|
|
|
|
|
by retrodaredevil
628 days ago
|
|
I'm using it as a database for my application, SolarThing: http://github.com/wildmountainfarms/solarthing I was naive when I chose it (I was just starting to program then), but it has served me well. It's replication feature is simple to setup and is robust. It uses a REST API for any calls to the database, and it is a well designed API. I don't use all its features, but I really like it for the ones I use. |
|