Skip to main content

CSV-backed timeseries database usable standalone or as a Twisted resource

Project description

# csvtsdb
CSV-backed timeseries database. Usable standalone or in a Twisted application.

Not your typical timeseries database:

| | |
|-------------------|--------------------|
| Fast | :x: |
| Good compression | :x: |
| **Stupid simple** | :heavy_check_mark: |

Implies you probably don't want to use it unless you know you do. A good use case is for small amounts of data that should be easily editable and/or readable in 30 years when your favorite real TSDB software is long dead.

I will use it in my personal tracking project (TBA), which expects about 1 datapoint per series per day (and a small number of series), because most datapoints are input by the user.

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

csvtsdb-0.1.2.tar.gz (2.3 kB 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