Skip to main content

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.262.tar.gz (1.9 MB view details)

Uploaded Source

File details

Details for the file ddb3cython-1.4.262.tar.gz.

File metadata

  • Download URL: ddb3cython-1.4.262.tar.gz
  • Upload date:
  • Size: 1.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/44.1.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/2.7.18

File hashes

Hashes for ddb3cython-1.4.262.tar.gz
Algorithm Hash digest
SHA256 a091e6db268c3e738b284e2e7029234d871f1c040df29068cc8bdaf5899580ad
MD5 02f78f6bb3edc1786c9647012d03b996
BLAKE2b-256 ea017f231c43bc8c695356166682411cf4568b3853b49c6f1fb1fed07100b29d

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.4.262 This release

1 file

1.4.260

1 file

1.4.258

1 file

1.4.257

1 file

1.4.256

1 file

1.4.255

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page