mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Added datasette-jq plugin to ecosystem
This commit is contained in:
parent
2a4b892d6c
commit
803f750309
1 changed files with 5 additions and 0 deletions
|
|
@ -80,6 +80,11 @@ datasette-jellyfish
|
|||
|
||||
`datasette-jellyfish <https://github.com/simonw/datasette-jellyfish>`__ exposes custom SQL functions for a range of common fuzzy string matching functions, including soundex, porter stemming and levenshtein distance. It builds on top of the `Jellyfish Python library <https://jellyfish.readthedocs.io/>`__.
|
||||
|
||||
datasette-jq
|
||||
------------
|
||||
|
||||
`datasette-jq <https://github.com/simonw/datasette-jq>`__ adds a custom SQL function for filtering and transforming values from JSON columns using the `jq <https://stedolan.github.io/jq/>`__ expression language.
|
||||
|
||||
datasette-render-images
|
||||
-----------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue