{"id":13496566,"url":"https://github.com/simonw/dbf-to-sqlite","last_synced_at":"2025-04-19T17:52:18.497Z","repository":{"id":62567016,"uuid":"168474970","full_name":"simonw/dbf-to-sqlite","owner":"simonw","description":"CLI tool for converting DBF files (dBase, FoxPro etc) to SQLite","archived":false,"fork":false,"pushed_at":"2022-06-30T19:34:07.000Z","size":8,"stargazers_count":49,"open_issues_count":5,"forks_count":14,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-18T07:53:44.478Z","etag":null,"topics":["datasette-io","datasette-tool","dbase","dbf","foxpro","sqlite"],"latest_commit_sha":null,"homepage":"","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/simonw.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}},"created_at":"2019-01-31T06:30:46.000Z","updated_at":"2024-09-23T16:02:49.000Z","dependencies_parsed_at":"2022-11-03T16:30:27.271Z","dependency_job_id":null,"html_url":"https://github.com/simonw/dbf-to-sqlite","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fdbf-to-sqlite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fdbf-to-sqlite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fdbf-to-sqlite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fdbf-to-sqlite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonw","download_url":"https://codeload.github.com/simonw/dbf-to-sqlite/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240404708,"owners_count":19796062,"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":["datasette-io","datasette-tool","dbase","dbf","foxpro","sqlite"],"created_at":"2024-07-31T19:01:51.824Z","updated_at":"2025-03-02T15:33:57.076Z","avatar_url":"https://github.com/simonw.png","language":"Python","readme":"# dbf-to-sqlite\n\n[![PyPI](https://img.shields.io/pypi/v/dbf-to-sqlite.svg)](https://pypi.python.org/pypi/dbf-to-sqlite)\n[![Travis CI](https://travis-ci.com/simonw/dbf-to-sqlite.svg?branch=master)](https://travis-ci.com/simonw/dbf-to-sqlite)\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/simonw/dbf-to-sqlite/blob/master/LICENSE)\n\nCLI tool for converting DBF files (dBase, FoxPro etc) to SQLite.\n\n## Installation\n\n    pip install dbf-to-sqlite\n\n## Usage\n\n    $ dbf-to-sqlite --help\n    Usage: dbf-to-sqlite [OPTIONS] DBF_PATHS... SQLITE_DB\n\n      Convert DBF files (dBase, FoxPro etc) to SQLite\n\n      https://github.com/simonw/dbf-to-sqlite\n\n    Options:\n      --version      Show the version and exit.\n      --table TEXT   Table name to use (only valid for single files)\n      -v, --verbose  Show what's going on\n      --help         Show this message and exit.\n\nExample usage:\n\n    $ dbf-to-sqlite *.DBF database.db\n\nThis will create a new SQLite database called `database.db` containing one table for each of the `DBF` files in the current directory.\n\nLooking for DBF files to try this out on? Try downloading the [Himalayan Database](http://himalayandatabase.com/) of all expeditions that have climbed in the Nepal Himalaya.\n","funding_links":[],"categories":["Python"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonw%2Fdbf-to-sqlite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonw%2Fdbf-to-sqlite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonw%2Fdbf-to-sqlite/lists"}