ddb (delimited database)
A serviceless sql interface for flat files written in python
What does it do?
- ddb sits on top of text files, giving them a database access layer
- you can read, write, update text files of any type via sql
Human benifits
- a common interface for text files
- sql is easy to work with, no coding required
- painless side by side integration
- multiple integration vectors (python, shell, slack, ansible)
- ease of automation
Technical benifits
- abstraction layer for data
- provides migration path for data
- change control
- logging
- permissions
- low memory foot print
- error handeling
- data is live, never cached
- optimized for speed using cython
Python 2 / 3 Compliant
- changes sorting
- tons of byte vs str (encoding)
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ddb3cython-1.4.258.tar.gz
(1.9 MB
view details)
File details
Details for the file ddb3cython-1.4.258.tar.gz.
File metadata
- Download URL: ddb3cython-1.4.258.tar.gz
- Upload date:
- Size: 1.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
deb2bbbd9356287841c33d5140e0764db22eec451c7e2c21dcecd5239549f0e8
|
|
| MD5 |
32712915cf4a8117293ee06e504a2a9d
|
|
| BLAKE2b-256 |
c3e6e7cae5f25c5ab825bcd656a1532cc2461723bdbc097b9d9a916dc9a26727
|