-
## Context
- We need to improve the error messages which users of our service see
- To improve the messaging, we must first understand what messages are being shared to users and why
## Acceptance cr…
-
There's a ton of tools/languages that compile to SQL, which may be nice in Datasette. Some examples:
- Logica https://logica.dev
- PRQL https://prql-lang.org
- Malloy, but not sure if it works wi…
-
Hi there, I'm just getting started with this tool (fantastic abstractions, kudos!), using this guide: https://simonwillison.net/2023/Aug/1/llama-2-mac/
Unfortunately, while all the prerequisites su…
-
I followed the `"allow": "*"` instructions in the README and ended up with a Datasette that just showed me the 403 page everywhere, but didn't provide a link to sign into the tool.
-
> I ditched "root" for "admin" because root by default gives you a whole bunch of stuff which I think could be confusing:
>
>
>
> Maybe the real problem here is that I'm conflating "root" permis…
-
Tracking issue for the general goal of making Datasette a better tool for learning SQL.
-
Tools for loading data into Datasette currently mostly exist as separate utilities - `yaml-to-sqlite` and `csvs-to-sqlite` and suchlike.
Bringing these into Datasette could have some interesting pr…
-
Geopy has a set of tools to help with async here: https://geopy.readthedocs.io/en/latest/#async-mode
Should definitely use those, especially when thinking about Datasette integration.
-
`twitter-to-sqlite` has this: https://datasette.io/tools/twitter-to-sqlite#user-content-providing-input-from-a-sql-query-with---sql-and---attach
```
$ twitter-to-sqlite users-lookup my.db \
-…
-
Dear Simon,
I would like to salute you for conceiving this excellent tool which stretches the usage of Datasette beyond its original use-case for publishing SQLite databases [1].
As @pansen just…
amotl updated
3 years ago