We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27537d2 commit 516d8dcCopy full SHA for 516d8dc
nbs/llms.txt
@@ -1,9 +1,13 @@
1
# Fastlite and sqlite-utils
2
3
-> Fastlite builds on top of sqlite-utils; generally you will want to use both
+> Fastlite builds on top of apswutils and sqlite-utils; generally you will want to use a combination of these
4
5
## Docs
6
7
- [Fastlite docs](https://answerdotai.github.io/fastlite/index.html.md): Fastlite docs home page
8
+- [apswutils docs](https://answerdotai.github.io/apswutils/): apswutils docs
9
- [sqlite-utils docs](https://sqlite-utils.datasette.io/en/stable/_sources/python-api.rst.txt): Full sqlite-utils documentation
10
11
+## Optional
12
+
13
+- [APSW tour](https://rogerbinns.github.io/apsw/_sources/example.rst.txt)
0 commit comments