https://github.com/varavelio/nsqlite-ui
Web UI for NSQLite
https://github.com/varavelio/nsqlite-ui
nsqlite sqlite ui varavel web
Last synced: 10 days ago
JSON representation
Web UI for NSQLite
- Host: GitHub
- URL: https://github.com/varavelio/nsqlite-ui
- Owner: varavelio
- License: mit
- Created: 2026-05-08T22:17:33.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-05-09T00:01:52.000Z (about 2 months ago)
- Last Synced: 2026-05-09T01:25:36.174Z (about 2 months ago)
- Topics: nsqlite, sqlite, ui, varavel, web
- Language: TypeScript
- Homepage: https://nsqlite-ui.varavel.com
- Size: 61.5 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Web UI for NSQLite — SQLite over the network.
## Overview
**nsqlite-ui** is a Svelte 5 web interface for managing and querying your [NSQLite](https://github.com/varavelio/nsqlite) instances. It connects to the NSQLite HTTP API and provides a graphical interface for running queries, browsing tables, and managing your SQLite databases.
Built with Svelte 5, SvelteKit, Tailwind CSS, and TypeScript.
## License
This project is released under the MIT License. See [LICENSE](LICENSE).