Show HN: I made a tool to help manage SQLite databases on a VPS https://ift.tt/CFarI2i

Show HN: I made a tool to help manage SQLite databases on a VPS Hey 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://ift.tt/NTdnYiH 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 https://litequeen.com/ June 24, 2024 at 04:14AM

No comments:

Show HN: Goilerplate – UI Components for Go and Templ https://ift.tt/xZkom84

Show HN: Goilerplate – UI Components for Go and Templ I'm developing Goilerplate, a library of modern UI components for Go and Templ. It...