datasette-io
There are 119 repositories under datasette-io topic.
simonw/datasette
An open source multi-tool for exploring and publishing data
simonw/sqlite-utils
Python CLI utility and library for manipulating SQLite databases
simonw/csvs-to-sqlite
Convert CSV files into a SQLite database
simonw/django-sql-dashboard
Django app for building dashboards using raw SQL queries
dogsheep/github-to-sqlite
Save data from GitHub to a SQLite database
dogsheep/twitter-to-sqlite
Save data from Twitter to a SQLite database
simonw/db-to-sqlite
CLI tool for exporting tables or queries from any SQL database to a SQLite file
simonw/csv-diff
Python CLI tool and library for diffing CSV and JSON files
dogsheep/healthkit-to-sqlite
Convert an Apple Healthkit export zip to a SQLite database
dogsheep/dogsheep-beta
Build a search index across content from multiple SQLite database tables and run faceted searches against it using Datasette
dogsheep/dogsheep-photos
Upload your photos to S3 and import metadata about them into a SQLite database
rclement/datasette-dashboards
Datasette plugin providing data dashboards from metadata
simonw/airtable-export
Export Airtable data to YAML, JSON or SQLite files on disk
simonw/sqlite-diffable
Tools for dumping/loading a SQLite database to diffable directory structure
dogsheep/google-takeout-to-sqlite
Save data from Google Takeout to a SQLite database
dogsheep/pocket-to-sqlite
Create a SQLite database containing data from your Pocket account
simonw/datasette-graphql
Datasette plugin providing an automatic GraphQL API for your SQLite databases
simonw/datasette-cluster-map
Datasette plugin that shows a map for any data with latitude/longitude columns
simonw/markdown-to-sqlite
CLI tool for loading markdown files into a SQLite database
simonw/datasette-ripgrep
Web interface for searching your code using ripgrep, built as a Datasette plugin
simonw/yaml-to-sqlite
Utility for converting YAML files to SQLite
dogsheep/swarm-to-sqlite
Create a SQLite database containing your checkin history from Foursquare Swarm
simonw/geojson-to-sqlite
CLI tool for converting GeoJSON files to SQLite (with SpatiaLite)
simonw/datasette-vega
Datasette plugin for visualizing data using Vega
simonw/dbf-to-sqlite
CLI tool for converting DBF files (dBase, FoxPro etc) to SQLite
dogsheep/hacker-news-to-sqlite
Create a SQLite database containing data pulled from Hacker News
simonw/datasette-publish-vercel
Datasette plugin for publishing data using Vercel
simonw/datasette-auth-github
Datasette plugin that authenticates users against GitHub
dogsheep/evernote-to-sqlite
Tools for converting Evernote content to SQLite
simonw/download-tiles
Download map tiles and store them in an MBTiles database
simonw/sqlite-transform
Tool for running transformations on columns in a SQLite database
simonw/shapefile-to-sqlite
Load shapefiles into a SQLite (optionally SpatiaLite) database
simonw/datasette-json-html
Datasette plugin for rendering HTML based on JSON values
simonw/datasette-render-markdown
Datasette plugin for rendering Markdown
eyeseast/datasette-geojson-map
Render a map for any query with a geometry column
simonw/datasette-upload-csvs
Datasette plugin for uploading CSV files and converting them to database tables