-
One of the original ideas behind Datasette was that serving immutable data makes everything way easier. Two examples: You don't have to worry about SQLite concurrency and you can bundle the database i…
-
This commit introduced behaviour which is causing me problems: https://github.com/encode/uvicorn/commit/b420242ab7e5336cfca8a8bd16795e0ab21af889
For my application (Datasette) I need to be able to …
-
Hi,
Firstly, thanks for your work on datasette, it is a hugely useful tool!
I've been working on a fork [https://github.com/dazzag24/datasette-cluster-map] of datasette-cluster-map to allow the ti…
-
https://github.com/simonw/datasette is a nifty tool that lets you expose a web UI/REST API for querying SQLite DBs.
Currently, though, you have to launch it via:
```
datasette serve db.db --loa…
-
-
http://frictionlessdata.io/specs/data-package/