CLCLI tool for converting DBF files (dBase, FoxPro etc) to SQLite
Project description
dbf-to-sqlite
CLI tool for converting DBF files (dBase, FoxPro etc) to SQLite.
$ dbf-to-sqlite --help
Usage: dbf-to-sqlite [OPTIONS] DBF_PATHS... SQLITE_DB
Convert DBF files (dBase, FoxPro etc) to SQLite
https://github.com/simonw/dbf-to-sqlite
Options:
--version Show the version and exit.
--table TEXT Table name to use (only valid for single files)
-v, --verbose Show what's going on
--help Show this message and exit.
Example usage:
$ dbf-to-sqlite *.DBF database.db
This will create a new SQLite database called database.db
containing one table for each of the DBF
files in the current directory.
Looking for DBF files to try this out on? Try downloading the Himalayan Database of all expeditions that have climbed in the Nepal Himalaya.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file dbf_to_sqlite-0.1-py3-none-any.whl
.
File metadata
- Download URL: dbf_to_sqlite-0.1-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.7.1 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 555b7e21c2314a43554050587e482ed0baa36b8ec9f94f7891bf94f26c1662fb |
|
MD5 | 283d752eba513e69c75ce735948a5c6c |
|
BLAKE2b-256 | 0872dd3b3f8a55c49d29bc0a209aaf1bff7e1caac5e59be7ecba2dd9d2ddea37 |