{"id":15433080,"url":"https://github.com/simonw/sqlite-utils-plugins","last_synced_at":"2025-04-14T17:43:37.248Z","repository":{"id":183492430,"uuid":"670246995","full_name":"simonw/sqlite-utils-plugins","owner":"simonw","description":"A plugin directory for sqlite-utils","archived":false,"fork":false,"pushed_at":"2023-09-26T15:35:17.000Z","size":10,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-14T17:43:33.913Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simonw.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-24T16:01:19.000Z","updated_at":"2024-11-18T21:35:53.000Z","dependencies_parsed_at":"2023-09-26T19:21:35.154Z","dependency_job_id":null,"html_url":"https://github.com/simonw/sqlite-utils-plugins","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"552c98b16c8707b2f4b1ee3d21db02bacac3172d"},"previous_names":["simonw/sqlite-utils-plugins"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fsqlite-utils-plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fsqlite-utils-plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fsqlite-utils-plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fsqlite-utils-plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonw","download_url":"https://codeload.github.com/simonw/sqlite-utils-plugins/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248930083,"owners_count":21184949,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-01T18:31:28.294Z","updated_at":"2025-04-14T17:43:37.227Z","avatar_url":"https://github.com/simonw.png","language":null,"readme":"# sqlite-utils plugins\n\nA directory of plugins for [sqlite-utils](https://sqlite-utils.datasette.io/).\n\nHere's how to [build a sqlite-utils plugin](https://sqlite-utils.datasette.io/en/stable/plugins.html#building-a-plugin). You can use [this cookiecutter template](https://github.com/simonw/sqlite-utils-plugin) to get started.\n\n- **[sqlite-migrate](https://github.com/simonw/sqlite-migrate)** is an experimental migrations system for managing database changes, built on top of `sqlite-utils` and applied using the `sqlite-utils migrate` command.\n- **[sqlite-utils-dateutil](https://github.com/simonw/sqlite-utils-dateutil)** adds date utility SQL functions, such as `select dateutil_parse('3rd november')`.\n- **[sqlite-utils-jq](https://github.com/simonw/sqlite-utils-jq)** adds a `jq(document, expression)` SQL function for running [jq](https://jqlang.github.io/jq/) programs against JSON documents directly in SQLite.\n- **[sqlite-utils-litecli](https://github.com/simonw/sqlite-utils-litecli)** adds an interactive SQLite shell, started using `sqlite-utils litecli data.db`. This provides syntax highlighted SQL and auto-completion against keywords, table and column names plus other features provided by the [litecli](https://github.com/dbcli/litecli) project.\n- **[sqlite-utils-shell](https://github.com/simonw/sqlite-utils-shell)** adds a more basic interactive SQLite shell, started using `sqlite-utils shell` for an in-memory database or `sqlite-utils shell data.db` to run against a database file.\n- **[sqlite-utils-ml](https://github.com/rclement/sqlite-utils-ml)** by Romain Clement adds a family of functions for training machine learning models and running predictions directly in SQLite.\n- Alex Garcia released the following plugins for his [family of SQLite extensions](https://github.com/asg017/sqlite-ecosystem):\n  - `sqlite-utils-sqlite-regex`\n  - `sqlite-utils-sqlite-path`\n  - `sqlite-utils-sqlite-url`\n  - `sqlite-utils-sqlite-ulid`\n  - `sqlite-utils-sqlite-lines`\n  - `sqlite-utils-sqlite-jsonschema`\n  - `sqlite-utils-sqlite-tg` - support for geospatial functions powered by [TG](https://github.com/tidwall/tg)\n- **[sqlite-utils-fast-fks](https://github.com/simonw/sqlite-utils-fast-fks)** brings back the fast `db.add_foreign_keys()` method that directly manipulates the `sqlite_master` table and was removed in [sqlite-utils 3.35](https://sqlite-utils.datasette.io/en/stable/changelog.html#v3-35), plus adds a `sqlite-utils fast-fks` command for executing that from the command-line.\n- **[sqlite-utils-move-tables](https://github.com/simonw/sqlite-utils-move-tables)** adds a `sqlite-utils move-tables origin.db destination.db table1 table2 table3` command to `sqlite-utils`, for moving tables between databases.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonw%2Fsqlite-utils-plugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonw%2Fsqlite-utils-plugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonw%2Fsqlite-utils-plugins/lists"}