Skip to main content

A serviceless sql interface for flat files written in cython

Project description

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)

Project details


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

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page