https://github.com/lucamienert/sqlite-browser
Commit SQL Statements for SQLite in the Browser by uploading a db
https://github.com/lucamienert/sqlite-browser
nextjs sqlite sqlite-browser
Last synced: 11 months ago
JSON representation
Commit SQL Statements for SQLite in the Browser by uploading a db
- Host: GitHub
- URL: https://github.com/lucamienert/sqlite-browser
- Owner: lucamienert
- Created: 2025-04-14T17:46:33.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-04-15T18:20:31.000Z (12 months ago)
- Last Synced: 2025-04-15T19:34:04.992Z (12 months ago)
- Topics: nextjs, sqlite, sqlite-browser
- Language: TypeScript
- Homepage:
- Size: 403 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SQLite Browser Next
## Install
## Getting Started
```bash
npm i
```
```bash
npm run dev
```
## Example Database Reference