datasette-sqlite-fts4

Datasette plugin that adds custom SQL functions for working with SQLite FTS4

APACHE-2.0 License

Downloads
300
Stars
3
Committers
1

datasette-sqlite-fts4

Datasette plugin that exposes the custom SQL functions from sqlite-fts4.

Interactive demo. Read Exploring search relevance algorithms with SQLite for further details on this project.

Installation

pip install datasette-sqlite-fts4

If you are deploying a database using datasette publish you can include this plugin using the --install option:

datasette publish now mydb.db --install=datasette-sqlite-fts4
Package Rankings
Top 20.05% on Pypi.org
Badges
Extracted from project README
PyPI Changelog Tests License
Related Projects