# Datasette
[[Databases]] [[Tools I Use]] [[SQLite]]
A python program that provides a redash like UI for a sqlite database. It has a lot of plugins. It makes it very easy to share sqlite databases to be queried, although I haven't really looked into making it useful for less SQL-savvyy users.
It is an inspiration for some of the ideas around [[Text spreadsheet]] and knowledge management tooling.
## Links
- [Arc Note: Datasette - Simon Willison](https://architecturenotes.co/datasette-simon-willison/)