WebThingsIO / registration_server

The registration server for WebThings Gateway.
Mozilla Public License 2.0
79 stars 34 forks source link

Support other databases #7

Closed fabricedesre closed 6 years ago

fabricedesre commented 7 years ago

Currently the storage is done in SQlite. It would be nice to also support databases like PostgreSQL or MySQL.

mrstegeman commented 6 years ago

Duplicate of #39