Add support for different database types#3
Conversation
Initially, MySQL/MariaDb and SQLite are supported.
|
This is a convenient addition, tested and I think it could be merged. It worked great with SQLite and a 800Mb @dseifert THANK YOU so much for taking the time to share and document your script! It is extremely useful, and exactly as you wrote: "if you only figure this out after already having assembled a huge amount of historical data, there is no option to migrate your data" 🤦 PS: If I may suggest a small addition to the last part of the readme: "In this influxdb.yaml you may need to replace the default host "a0d7b954-influxdb" with "homeassistant.local". Thanks again! |
|
Also tested today with sqlite3 - no problems. This PR should be merged (I only found it after I did modifications myself). |
Initially, MySQL/MariaDb and SQLite are supported.
Tested for SQLite on the following system:
No problems occured for a sqlite database with >4 million rows.