HACKER Q&A
📣 akaktsn

Good tool to build a web interface on top of SQL Data


Hello, I was wondering if there was a good tool that could function as a web interface for SQL data. Ideally something I could define the queries for but also have a customizable search front end. Thanks.


  👤 discordance Accepted Answer ✓
For a quick web interface, I’ve used this on top of sqlite and it’s fantastic:

https://github.com/simonw/datasette


👤 uberman
Do you want to code at all or are you looking for something no code?

There are many frameworks with good scaffolding if you tell us your tech background I'm sure you would get lots of pertinent feedback