https://github.com/synw/sqlbro
Prototype a frontend vs a Sqlite database without a backend
https://github.com/synw/sqlbro
Last synced: 2 months ago
JSON representation
Prototype a frontend vs a Sqlite database without a backend
- Host: GitHub
- URL: https://github.com/synw/sqlbro
- Owner: synw
- Created: 2022-11-20T13:18:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-03T13:50:42.000Z (about 1 year ago)
- Last Synced: 2025-03-06T17:06:52.790Z (3 months ago)
- Language: TypeScript
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sqlbro
Prototype a frontend vs a Sqlite database without a backend
- [Client](client): query a public read only Sqlite database in the browser
- [Builder](builder): tooling to quickly prototype Sqlite databases in Nodejs