{"id":19680342,"url":"https://github.com/datasette/datasette-export-database","last_synced_at":"2025-04-29T04:31:23.163Z","repository":{"id":227778028,"uuid":"769625969","full_name":"datasette/datasette-export-database","owner":"datasette","description":"Export a copy of a mutable SQLite database on demand","archived":false,"fork":false,"pushed_at":"2024-03-16T00:49:47.000Z","size":16,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-06T14:46:06.431Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/datasette.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-03-09T15:53:50.000Z","updated_at":"2024-06-19T21:57:18.000Z","dependencies_parsed_at":"2024-03-15T05:27:45.343Z","dependency_job_id":null,"html_url":"https://github.com/datasette/datasette-export-database","commit_stats":null,"previous_names":["datasette/datasette-export-database"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datasette%2Fdatasette-export-database","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datasette%2Fdatasette-export-database/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datasette%2Fdatasette-export-database/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datasette%2Fdatasette-export-database/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datasette","download_url":"https://codeload.github.com/datasette/datasette-export-database/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224151705,"owners_count":17264436,"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-11-11T18:04:46.920Z","updated_at":"2024-11-11T18:04:47.442Z","avatar_url":"https://github.com/datasette.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# datasette-export-database\n\n[![PyPI](https://img.shields.io/pypi/v/datasette-export-database.svg)](https://pypi.org/project/datasette-export-database/)\n[![Changelog](https://img.shields.io/github/v/release/datasette/datasette-export-database?include_prereleases\u0026label=changelog)](https://github.com/datasette/datasette-export-database/releases)\n[![Tests](https://github.com/datasette/datasette-export-database/actions/workflows/test.yml/badge.svg)](https://github.com/datasette/datasette-export-database/actions/workflows/test.yml)\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/datasette/datasette-export-database/blob/main/LICENSE)\n\nExport a copy of a SQLite database on demand\n\n## Installation\n\nInstall this plugin in the same environment as Datasette.\n```bash\ndatasette install datasette-export-database\n```\n## Usage\n\nUsers with the `export-database` permission will be able to download a fresh snapshot of any on-disk (not in-memory) database using a new option in the database action menu.\n\n## Development\n\nTo set up this plugin locally, first checkout the code. Then create a new virtual environment:\n```bash\ncd datasette-export-database\npython3 -m venv venv\nsource venv/bin/activate\n```\nNow install the dependencies and test dependencies:\n```bash\npip install -e '.[test]'\n```\nTo run the tests:\n```bash\npytest\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatasette%2Fdatasette-export-database","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatasette%2Fdatasette-export-database","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatasette%2Fdatasette-export-database/lists"}