Use SimpleSQL from Netlify
SimpleSQL provides a REST API to create databases and manipulate them. We try to aswer the question: What if a database was as simple as a file to manage? SimpleSQL…
Tech blog from RedBeardLab
SimpleSQL provides a REST API to create databases and manipulate them. We try to aswer the question: What if a database was as simple as a file to manage? SimpleSQL…
SimpleSQL is an HTTP API that allow complete control over a SQLite database. Underneath SimpleSQL is based on RediSQL to manage all the different databases, connections, backups, replication, etc. One…