GitHub topics: datasette-plugin
girish2723/Seaborn-dataset
Size: 152 KB - Last synced at: about 4 hours ago - Pushed at: about 6 hours ago - Stars: 0 - Forks: 0

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

rclement/datasette-dashboards
Datasette plugin to create interactive dashboards
Language: Python - Size: 7 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 149 - Forks: 8

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: 1 day ago - Pushed at: about 1 year ago - Stars: 98 - Forks: 18

asg017/sqlite-fastrand
A SQLite extension for quickly generating random numbers, booleans, characters, and blobs
Language: Rust - Size: 114 KB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 20 - Forks: 2

simonw/datasette-publish-vercel
Datasette plugin for publishing data using Vercel
Language: Python - Size: 53.7 KB - Last synced at: 15 days ago - Pushed at: about 3 years ago - Stars: 46 - Forks: 9

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: 8 days ago - Pushed at: 11 days ago - Stars: 17 - Forks: 0

Vinfall/datasette2vercel
Datasette plugin to deploy on Vercel.
Language: Python - Size: 76.2 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

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

cldellow/datasette-parquet
Add DuckDB, Parquet, CSV and JSON lines support to Datasette
Language: Python - Size: 149 KB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 54 - Forks: 7

simonw/datasette-publish-fly
Datasette plugin for publishing data using Fly
Language: Python - Size: 67.4 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 22 - Forks: 7

simonw/datasette-write
Datasette plugin providing a UI for executing SQL writes against the database
Language: Python - Size: 33.2 KB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 12 - Forks: 2

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

simonw/datasette-basemap
A basemap for Datasette and datasette-leaflet
Language: Python - Size: 44.9 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

simonw/datasette-debug-asgi
Datasette plugin for dumping out the ASGI scope
Language: Python - Size: 16.6 KB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

simonw/datasette-backup
Plugin adding backup options to Datasette
Language: Python - Size: 5.86 KB - Last synced at: 3 days ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 0

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: 8 days ago - Pushed at: over 5 years ago - Stars: 17 - Forks: 0

simonw/datasette-search-all
Datasette plugin for searching all searchable tables at once
Language: Python - Size: 189 KB - Last synced at: 17 days ago - Pushed at: about 1 year ago - Stars: 25 - Forks: 5

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

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

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

simonw/datasette-render-markdown
Datasette plugin for rendering Markdown
Language: Python - Size: 47.9 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 30 - Forks: 0

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

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

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

eyeseast/datasette-query-files
Write Datasette canned queries as plain SQL files
Language: Python - Size: 23.4 KB - Last synced at: 2 days ago - Pushed at: about 3 years ago - Stars: 14 - 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: 17 days ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 1

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

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 1 month ago - Pushed at: over 1 year ago - Stars: 27 - Forks: 7

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

simonw/datasette-render-timestamps
Datasette plugin for rendering timestamps
Language: Python - Size: 16.6 KB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 2

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: about 1 month ago - Pushed at: almost 6 years ago - Stars: 7 - Forks: 0

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

simonw/datasette-template-sql
Datasette plugin for executing SQL queries from templates
Language: Python - Size: 22.5 KB - Last synced at: 16 days ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 0

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

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

simonw/datasette-verify
Verify that files can be opened by Datasette
Language: Python - Size: 2.93 KB - Last synced at: 13 days ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

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

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

simonw/datasette-edit-schema
Datasette plugin for modifying table schemas
Language: JavaScript - Size: 734 KB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 19 - Forks: 0

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

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

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: 6 days ago - Pushed at: over 1 year ago - Stars: 24 - Forks: 8

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

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

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

eyeseast/datasette-geojson
Add GeoJSON output to Datasette queries
Language: Python - Size: 2.19 MB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 4

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

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

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

simonw/datasette-cookies-for-magic-parameters
UI for setting cookies to populate magic parameters
Language: Python - Size: 10.7 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 1 - 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: about 1 month ago - Pushed at: about 1 year ago - Stars: 9 - 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: 19 days ago - Pushed at: over 1 year ago - Stars: 68 - Forks: 0

simonw/datasette-sqlite-fts4
Datasette plugin that adds custom SQL functions for working with SQLite FTS4
Language: Python - Size: 13.7 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 4 - 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: 2 months ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 0

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

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

simonw/datasette-indieauth
Datasette authentication using IndieAuth and RelMeAuth
Language: Python - Size: 53.7 KB - Last synced at: 15 days ago - Pushed at: almost 3 years ago - Stars: 9 - Forks: 0

datasette/datasette-enrichments
Tools for running enrichments against data stored in Datasette
Language: Python - Size: 172 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 24 - Forks: 0

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

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: 2 - 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: 3 days ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 0

simonw/datasette-redirect-to-https
Datasette plugin that redirects all non-https requests to https
Language: Python - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 2 - 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: 10 days ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 0

simonw/datasette-block
Block all access to specific path prefixes
Language: Python - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

simonw/datasette-glitch
Utilities to help run Datasette on Glitch
Language: Python - Size: 2.93 KB - Last synced at: about 8 hours ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

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

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: 10 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

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

simonw/datasette-auth-github
Datasette plugin that authenticates users against GitHub
Language: Python - Size: 116 KB - Last synced at: 5 months ago - Pushed at: almost 3 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: 20 days ago - Pushed at: about 1 year 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: 18 days ago - Pushed at: 7 months ago - Stars: 16 - Forks: 0

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

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: 16 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: 21 days ago - Pushed at: about 1 year ago - Stars: 25 - Forks: 3

simonw/datasette-leaflet-freedraw
Draw polygons on maps in Datasette
Language: Python - Size: 1.12 MB - Last synced at: 5 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: 5 months ago - Pushed at: about 3 years ago - Stars: 23 - Forks: 1

mfa/datasette-webhook-write
Datasette plugin to write to database via verified webhooks
Language: Python - Size: 46.9 KB - Last synced at: 9 days ago - Pushed at: 6 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: 5 months ago - Pushed at: almost 2 years 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: 5 months ago - Pushed at: about 4 years ago - Stars: 193 - Forks: 8

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

simonw/datasette-yaml
Export Datasette records as YAML
Language: Python - Size: 6.84 KB - Last synced at: 5 months ago - Pushed at: about 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: 2 months ago - Pushed at: about 1 year 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: about 1 month ago - Pushed at: 7 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: 5 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

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

chris48s/datasette-mailto-links
✉️ Datasette plugin to render email addresses as mailto: links
Language: Python - Size: 415 KB - Last synced at: 4 months ago - Pushed at: 7 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: 11 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

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

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

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

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: about 1 month ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

datasette/datasette-unsafe-actor-debug
Debug plugin that lets you imitate any actor
Language: Python - Size: 10.7 KB - Last synced at: 3 months 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: about 18 hours 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: 8 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: 5 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: about 1 month ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 0

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

simonw/datasette-atom
Datasette plugin that adds a .atom output format
Language: Python - Size: 35.2 KB - Last synced at: 5 months ago - Pushed at: over 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: 3 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0
