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)
Release files for ddb3cython 1.4.258
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ddb3cython-1.4.258.tar.gz | 1.9 MB | Details |
Release files / ddb3cython-1.4.258.tar.gz
| Download URL | ddb3cython-1.4.258.tar.gz |
|---|---|
| Size | 1.9 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
deb2bbbd9356287841c33d5140e0764db22eec451c7e2c21dcecd5239549f0e8
|
|
BLAKE2b-256 checksum How to use checksums |
c3e6e7cae5f25c5ab825bcd656a1532cc2461723bdbc097b9d9a916dc9a26727
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|