genielabs / HomeGenie

HomeGenie, the programmable automation intelligence
https://homegenie.it
GNU General Public License v3.0
389 stars 155 forks source link

Support using dedicated database instance #295

Closed davidwallis closed 1 year ago

davidwallis commented 7 years ago

Adding as feature request - may look at this if I get chance but want to raise them here so other people can say if they are going to take it on, or are willing to assist..

Was thinking create an interface for the database operations and then allow people to create classes implementing that interface for different db engines such as

SQLLite (current) MS SQL Server MySQL etc