Show HN: I made a tool to help manage SQLite databases on a VPS
litequeen.comHey everyone!
It’s a single executable that you can run on your server using Docker, Systemd, or any other tool you prefer. It provides a simple user-friendly interface to manage all your SQLite databases.
Inspired by PhpLiteAdmin, it features a snappy UI and offers power-user functionalities, ability to chat with your database using natural language via OpenAI api, and other features.
It’s free to use, with an option for a one-time payment to unlock all features.
You can find the demo at https://demo.litequeen.com/
It's early and there's much to add. Some features I think it'd be cool to add next:
- Builtin backup and extension management; - Better integration with LLM apis and open-source models for offline and local inference. - Data entry automations
Cheers There is no info on privacy and such? An about section would also be nice. Downloading some binary is not something one easily does. You have to build trust. Yes I agree, I'll add a section addressing these. thanks for the feedback!