Skip to main content

The official Python ORM and connection driver for the CronDB temporal database.

Project description

CronDB Python SDK

The official Object-Relational Mapping (ORM) and connection driver for CronDB, a high-performance, temporal C++ database engine.

Traditional Python architectures force you to build "split-brain" systems to handle time-based events: storing the data in a standard database while pushing the countdown timers to an external task queue or background worker system.

CronDB unifies state and time. You inject finite-state-machine (FSM) timers directly into your database rows. When a state naturally expires, the C++ engine's asynchronous background threads instantly push a webhook directly to your backend server.

No polling. No background workers. No external queues. Just one unified temporal engine.


📦 Installation

pip install crondb-driver

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

crondb_driver-1.0.3.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

crondb_driver-1.0.3-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

Details for the file crondb_driver-1.0.3.tar.gz.

File metadata

  • Download URL: crondb_driver-1.0.3.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.2

File hashes

Hashes for crondb_driver-1.0.3.tar.gz
Algorithm Hash digest
SHA256 ca27c661dad5982ffb009fe8d80fcefe45a7f7d035cb2158459e70e19343fc66
MD5 3d3b863f5fe417d57f0bf99d6731f67d
BLAKE2b-256 b8d13e4dca8d81169d8f08bd96da0105b196657beb3cde2e778f4c80cb4bd082

See more details on using hashes here.

File details

Details for the file crondb_driver-1.0.3-py3-none-any.whl.

File metadata

  • Download URL: crondb_driver-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 2.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.2

File hashes

Hashes for crondb_driver-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 ebad2e3132ab6c2a1d19adb15a992b3bb71b9efc2ab8963e8c6d4f372a075770
MD5 30ace7501793dfb96a4f2b872353cbcf
BLAKE2b-256 c9d7d638f8a24f7db208e98b270a80203566deb7bb1203b34da34b1307b1fec6

See more details on using hashes here.

Supported by

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