GitHub topics: datasette-plugin
rclement/datasette-dashboards
Datasette plugin providing data dashboards from metadata
Language: Python - Size: 6.85 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 147 - Forks: 8

simonw/datasette-copyable
Datasette plugin for outputting tables in formats suitable for copy and paste
Language: Python - Size: 15.6 KB - Last synced at: 12 days ago - Pushed at: over 1 year ago - Stars: 15 - Forks: 1

cldellow/datasette-scraper
Add website scraping abilities to Datasette
Language: Python - Size: 368 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 61 - Forks: 1

simonw/datasette-cluster-map
Datasette plugin that shows a map for any data with latitude/longitude columns
Language: JavaScript - Size: 123 KB - Last synced at: 12 days ago - Pushed at: 10 months ago - Stars: 94 - Forks: 17

datasette/datasette-enrichments
Tools for running enrichments against data stored in Datasette
Language: Python - Size: 159 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 23 - Forks: 0

simonw/datasette-tiles
Mapping tile server for Datasette, serving tiles from MBTiles packages
Language: Python - Size: 54.7 KB - Last synced at: 3 days ago - Pushed at: almost 3 years ago - Stars: 9 - Forks: 5

ngshiheng/datasette-google-analytics
Datasette plugin that adds Google Analytics tracking code to your Datasette instance
Language: Python - Size: 35.2 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

datasette/datasette-comments
A Datasette plugin for commenting on data in tables
Language: Python - Size: 632 KB - Last synced at: 30 days ago - Pushed at: about 2 months ago - Stars: 6 - Forks: 1

simonw/datasette-basemap
A basemap for Datasette and datasette-leaflet
Language: Python - Size: 44.9 KB - Last synced at: 30 days ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

simonw/datasette-leaflet
Datasette plugin adding the Leaflet JavaScript library
Language: JavaScript - Size: 121 KB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 3

simonw/datasette-graphql
Datasette plugin providing an automatic GraphQL API for your SQLite databases
Language: Python - Size: 707 KB - Last synced at: 27 days ago - Pushed at: about 1 year ago - Stars: 103 - Forks: 6

simonw/datasette-auth-github
Datasette plugin that authenticates users against GitHub
Language: Python - Size: 116 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 43 - Forks: 6

simonw/datasette-auth-tokens
Datasette plugin for authenticating access using API tokens
Language: Python - Size: 66.4 KB - Last synced at: 23 days ago - Pushed at: 9 months ago - Stars: 12 - Forks: 1

datasette/datasette-litestream
Datasette plugin for streaming SQLite database backups to S3, using Litestream!
Language: Python - Size: 51.8 KB - Last synced at: 26 days ago - Pushed at: 3 months ago - Stars: 16 - Forks: 0

rclement/datasette-ml
A Datasette plugin providing an MLOps platform to train, eval and predict machine learning models
Language: Python - Size: 636 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 16 - Forks: 0

simonw/datasette-media
Datasette plugin for serving media based on a SQL query
Language: Python - Size: 42 KB - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 2

simonw/datasette-auth-existing-cookies
Datasette plugin that authenticates users based on existing domain cookies
Language: Python - Size: 54.7 KB - Last synced at: 18 days ago - Pushed at: 2 months ago - Stars: 4 - Forks: 1

cldellow/datasette-parquet
Add DuckDB, Parquet, CSV and JSON lines support to Datasette
Language: Python - Size: 149 KB - Last synced at: 5 days ago - Pushed at: 10 months ago - Stars: 52 - Forks: 7

simonw/datasette-dateutil
dateutil functions for Datasette
Language: Python - Size: 21.5 KB - Last synced at: 15 days ago - Pushed at: 2 months ago - Stars: 10 - Forks: 0

drkane/datasette-reconcile
Adds a reconciliation API endpoint to Datasette, based on the Reconciliation Service API specification.
Language: Python - Size: 96.7 KB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 24 - Forks: 5

simonw/datasette-auth-passwords
Datasette plugin for authentication using passwords
Language: Python - Size: 45.9 KB - Last synced at: 3 days ago - Pushed at: 9 months ago - Stars: 25 - Forks: 3

simonw/datasette-leaflet-freedraw
Draw polygons on maps in Datasette
Language: Python - Size: 1.12 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 2

simonw/datasette-ics
Datasette plugin for outputting iCalendar files
Language: Python - Size: 33.2 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 23 - Forks: 1

simonw/datasette-render-html
Plugin for selectively rendering the HTML is specific columns
Language: Python - Size: 12.7 KB - Last synced at: 18 days ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 2

simonw/datasette-render-markdown
Datasette plugin for rendering Markdown
Language: Python - Size: 47.9 KB - Last synced at: 16 days ago - Pushed at: almost 2 years ago - Stars: 29 - Forks: 0

simonw/datasette-search-all
Datasette plugin for searching all searchable tables at once
Language: Python - Size: 189 KB - Last synced at: 1 day ago - Pushed at: 9 months ago - Stars: 24 - Forks: 5

eyeseast/datasette-geojson-map
Render a map for any query with a geometry column
Language: Python - Size: 5.33 MB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 26 - Forks: 1

mfa/datasette-webhook-write
Datasette plugin to write to database via verified webhooks
Language: Python - Size: 46.9 KB - Last synced at: 25 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1

simonw/datasette-ripgrep
Web interface for searching your code using ripgrep, built as a Datasette plugin
Language: Python - Size: 64.5 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 74 - Forks: 1

dogsheep/dogsheep-beta
Build a search index across content from multiple SQLite database tables and run faceted searches against it using Datasette
Language: Python - Size: 59.6 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 193 - Forks: 8

simonw/datasette-leaflet-geojson
Datasette plugin that replaces any GeoJSON column values with a Leaflet map.
Language: Python - Size: 95.7 KB - Last synced at: 25 days ago - Pushed at: about 1 year ago - Stars: 23 - Forks: 8

simonw/datasette-explain
Explain and validate SQL queries as you type them into Datasette
Language: Python - Size: 132 KB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 1

simonw/datasette-scale-to-zero
Quit Datasette if it has not received traffic for a specified time period
Language: Python - Size: 31.3 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 0

simonw/datasette-psutil
Datasette plugin adding a /-/psutil debugging endpoint
Language: Python - Size: 11.7 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

simonw/datasette-block-robots
Datasette plugin that blocks robots and crawlers using robots.txt
Language: Python - Size: 20.5 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

simonw/datasette-yaml
Export Datasette records as YAML
Language: Python - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 2

simonw/datasette-pretty-traces
Prettier formatting for ?_trace=1 traces
Language: JavaScript - Size: 19.5 KB - Last synced at: 17 days ago - Pushed at: 10 months ago - Stars: 6 - Forks: 0

simonw/datasette-permissions-sql
Datasette plugin for configuring permission checks using SQL queries
Language: Python - Size: 24.4 KB - Last synced at: 17 days ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 0

simonw/datasette-render-timestamps
Datasette plugin for rendering timestamps
Language: Python - Size: 16.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 10 - Forks: 2

simonw/datasette-seaborn
Statistical visualizations for Datasette using Seaborn
Language: Python - Size: 25.4 KB - Last synced at: 17 days ago - Pushed at: about 3 years ago - Stars: 12 - Forks: 0

simonw/datasette-pretty-json
Datasette plugin that pretty-prints any column values that are valid JSON objects or arrays
Language: Python - Size: 15.6 KB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 1

simonw/datasette-edit-schema
Datasette plugin for modifying table schemas
Language: JavaScript - Size: 734 KB - Last synced at: 17 days ago - Pushed at: 9 months ago - Stars: 18 - Forks: 0

simonw/datasette-publish-fly
Datasette plugin for publishing data using Fly
Language: Python - Size: 67.4 KB - Last synced at: 17 days ago - Pushed at: almost 2 years ago - Stars: 21 - Forks: 7

simonw/datasette-upload-csvs
Datasette plugin for uploading CSV files and converting them to database tables
Language: Python - Size: 53.7 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 26 - Forks: 7

simonw/datasette-rure
Datasette plugin that adds a custom SQL function for executing matches using the Rust regular expression engine
Language: Python - Size: 18.6 KB - Last synced at: 17 days ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 0

datasette/datasette-import-table
Datasette plugin for importing tables from other Datasette instances
Language: Python - Size: 23.4 KB - Last synced at: 27 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

codemicro/datasette-auth-headers
Authenticate a Datasette instance using headers set by an upstream proxy
Language: Python - Size: 9.77 KB - Last synced at: 3 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

simonw/datasette-publish-vercel
Datasette plugin for publishing data using Vercel
Language: Python - Size: 53.7 KB - Last synced at: 23 days ago - Pushed at: almost 3 years ago - Stars: 44 - Forks: 8

asg017/sqlite-fastrand
A SQLite extension for quickly generating random numbers, booleans, characters, and blobs
Language: Rust - Size: 114 KB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 18 - Forks: 2

hydrosquall/datasette-nteract-data-explorer
automatic visual data explorer for datasette
Language: TypeScript - Size: 135 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 12 - Forks: 1

simonw/datasette-jq
Datasette plugin that adds a custom SQL function for executing jq expressions against JSON values
Language: Python - Size: 10.7 KB - Last synced at: 15 days ago - Pushed at: about 5 years ago - Stars: 16 - Forks: 0

eyeseast/datasette-geojson
Add GeoJSON output to Datasette queries
Language: Python - Size: 2.19 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 3

chris48s/datasette-mailto-links
✉️ Datasette plugin to render email addresses as mailto: links
Language: Python - Size: 415 KB - Last synced at: 25 days ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

simonw/datasette-template-request
Expose the Datasette request object to custom templates
Language: Python - Size: 5.86 KB - Last synced at: 8 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

simonw/datasette-chatgpt-plugin
A Datasette plugin that turns a Datasette instance into a ChatGPT plugin
Language: Python - Size: 20.5 KB - Last synced at: 23 days ago - Pushed at: over 1 year ago - Stars: 67 - Forks: 0

simonw/datasette-configure-fts
Datasette plugin for enabling full-text search against selected table columns
Language: Python - Size: 35.2 KB - Last synced at: 18 days ago - Pushed at: 9 months ago - Stars: 7 - Forks: 0

simonw/datasette-write
Datasette plugin providing a UI for executing SQL writes against the database
Language: Python - Size: 33.2 KB - Last synced at: 18 days ago - Pushed at: 9 months ago - Stars: 10 - Forks: 2

simonw/datasette-insert
Datasette plugin for inserting and updating data
Language: Python - Size: 56.6 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 20 - Forks: 3

simonw/datasette-openai
SQL functions for calling OpenAI APIs
Language: Python - Size: 27.3 KB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 21 - Forks: 3

simonw/datasette-render-images
Datasette plugin that renders binary blob images using data-uris
Language: Python - Size: 37.1 KB - Last synced at: 17 days ago - Pushed at: almost 2 years ago - Stars: 23 - Forks: 4

simonw/datasette-json-html
Datasette plugin for rendering HTML based on JSON values
Language: Python - Size: 46.9 KB - Last synced at: 16 days ago - Pushed at: about 3 years ago - Stars: 26 - Forks: 2

simonw/datasette-vega
Datasette plugin for visualizing data using Vega
Language: JavaScript - Size: 57.6 KB - Last synced at: 25 days ago - Pushed at: almost 2 years ago - Stars: 58 - Forks: 8

simonw/datasette-template-sql
Datasette plugin for executing SQL queries from templates
Language: Python - Size: 22.5 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 10 - Forks: 0

eyeseast/datasette-query-files
Write Datasette canned queries as plain SQL files
Language: Python - Size: 23.4 KB - Last synced at: 30 days ago - Pushed at: almost 3 years ago - Stars: 13 - Forks: 0

simonw/datasette-export-notebook
Datasette plugin providing instructions for exporting data to Jupyter or Observable
Language: Python - Size: 23.4 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 2

simonw/datasette-saved-queries
Datasette plugin that lets users save and execute queries
Language: Python - Size: 15.6 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 0

julien040/charcoal-datasette-theme
A minimalistic theme for Datasette
Language: CSS - Size: 815 KB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

simonw/datasette-expose-env
Datasette plugin to expose selected environment variables at /-/env for debugging
Language: Python - Size: 14.6 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

rcaught/datasette-updated
Datasette Plugin - Display the date your data was updated
Language: Python - Size: 199 KB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

simonw/datasette-cors
Datasette plugin for configuring CORS headers
Language: Python - Size: 18.6 KB - Last synced at: 11 days ago - Pushed at: about 1 year ago - Stars: 11 - Forks: 1

simonw/datasette-bplist
Datasette plugin for working with Apple's binary plist format
Language: Python - Size: 6.84 KB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 1

redraw/datasette-proxy-image-tags
Datasette plugin to proxy and render blocked cross-origin image tags
Language: Python - Size: 8.79 KB - Last synced at: 10 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

simonw/datasette-schema-versions
Datasette plugin that shows the schema version of every attached database
Language: Python - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

simonw/datasette-render-binary
Datasette plugin for rendering binary data
Language: Python - Size: 61.5 KB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 0

datasette/datasette-events-forward
Forward Datasette analytical events on to another Datasette instance
Language: Python - Size: 16.6 KB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

datasette/datasette-unsafe-actor-debug
Debug plugin that lets you imitate any actor
Language: Python - Size: 10.7 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

hcarter333/datasette-haversine-point-path
Datasette plugin that adds a custom SQL function for shortest haversine distances between a point and a path on a sphere
Language: Python - Size: 57.6 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

cldellow/datasette-ui-extras
Add editing UI and other power-user features to Datasette.
Language: Python - Size: 1.51 MB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 1

simonw/datasette-haversine
Datasette plugin that adds a custom SQL function for haversine distances
Language: Python - Size: 13.7 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

simonw/datasette-sentry
Datasette plugin for configuring Sentry
Language: Python - Size: 28.3 KB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 0

simonw/datasette-mask-columns
Datasette plugin that masks specified database columns
Language: Python - Size: 17.6 KB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 3

simonw/datasette-column-inspect
Experimental plugin that adds a column inspector
Language: HTML - Size: 14.6 KB - Last synced at: 3 days ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

simonw/datasette-copy-to-memory
Copy database files into an in-memory database on startup
Language: Python - Size: 18.6 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 0

CentreForDigitalHumanities/datasette-matomo
Add Matomo Web Analytics JavaScript tracking code to Datasette
Language: Python - Size: 16.6 KB - Last synced at: 12 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

simonw/datasette-atom
Datasette plugin that adds a .atom output format
Language: Python - Size: 35.2 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 12 - Forks: 0

next-LI/datasette-csv-importer
A Datasette plugin for live-importing CSV files with a user-friendly configuration UI, without the need to restart your application
Language: Python - Size: 875 KB - Last synced at: 2 days ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

simonw/datasette-jellyfish
Datasette plugin adding SQL functions for fuzzy text matching powered by Jellyfish
Language: Python - Size: 15.6 KB - Last synced at: 17 days ago - Pushed at: almost 2 years ago - Stars: 12 - Forks: 3

cldellow/datasette-rewrite-sql
A Datasette hook to inspect/rewrite the SQL users run.
Language: Python - Size: 8.79 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 0

kvakil/datasette-vega-dashboards
Create Vega/Vega-Lite dashboards for Datasette
Language: Python - Size: 339 KB - Last synced at: 3 days ago - Pushed at: about 3 years ago - Stars: 9 - Forks: 0

MischaU8/datasette-annotate
Datasette plugin for annotating / labelling your training data
Language: Python - Size: 15.6 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

simonw/datasette-auth0
Datasette plugin that authenticates users using Auth0
Language: Python - Size: 20.5 KB - Last synced at: 16 days ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 1

simonw/datasette-simple-html
Datasette SQL functions for very simple HTML operations
Language: Python - Size: 9.77 KB - Last synced at: 8 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

kracekumar/datasette-render-local-images
A datasette plugin to render images in the local system
Language: Python - Size: 948 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 3

simonw/datasette-backup
Plugin adding backup options to Datasette
Language: Python - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

simonw/datasette-gunicorn
Plugin for running Datasette using Gunicorn
Language: Python - Size: 14.6 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

simonw/datasette-granian
Run Datasette using the Granian HTTP server
Language: Python - Size: 10.7 KB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

cldellow/datasette-ersatz-table-valued-functions
Enable a limited form of table-valued functions in Datasette
Language: Python - Size: 12.7 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

simonw/datasette-cookies-for-magic-parameters
UI for setting cookies to populate magic parameters
Language: Python - Size: 10.7 KB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

brandonrobertz/datasette-shorturl
A Datasette plugin that provides short URLs for your queries
Language: HTML - Size: 116 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

VigneshS10/Talentine-DataViz-Challenge
Data Visualization performed on FIFA19 dataset
Language: Jupyter Notebook - Size: 5.77 MB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0
