home / docs / sections_fts

sections_fts: 1

This data as json

rowid title content
1 Performance and caching Datasette runs on top of SQLite, and SQLite has excellent performance. For small databases almost any query should return in just a few milliseconds, and larger databases (100s of MBs or even GBs of data) should perform extremely well provided your queries make sensible use of database indexes. That said, there are a number of tricks you can use to improve Datasette's performance.
Powered by Datasette · Queries took 2.705ms