An open API service indexing awesome lists of open source software.

https://github.com/joaojkuligowski/sqlite-multi-db-rest-api

A minimal REST API for creating and managing SQLite3 databases remotely. Easily spin up lightweight SQLite instances, run queries, load extensions, and access multiple databases over HTTP. Ideal for prototyping, local tools, testing environments, and simple remote data storage.
https://github.com/joaojkuligowski/sqlite-multi-db-rest-api

api-server databases portable python remote-database rest-api sqlite

Last synced: 10 months ago
JSON representation

A minimal REST API for creating and managing SQLite3 databases remotely. Easily spin up lightweight SQLite instances, run queries, load extensions, and access multiple databases over HTTP. Ideal for prototyping, local tools, testing environments, and simple remote data storage.

Awesome Lists containing this project