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.2.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.2-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: crondb_driver-1.0.2.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.2.tar.gz
Algorithm Hash digest
SHA256 94716f2071409844664d22707e4a2cb48569248e1a4ff187db93a10ec4b14d43
MD5 b01ede35f661316b4dd6a0aa3002d4b3
BLAKE2b-256 db261fa3a890298fa23a4da9d0525c26ef61383ffca70ea70ffe4ef8e9a8e0ec

See more details on using hashes here.

File details

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

File metadata

  • Download URL: crondb_driver-1.0.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 66d961821f5cd3268471b830b27eb8fd40dfe7dda17f525a88ecfceaad6ee24a
MD5 8fdf33ee02877d4a4707820870076bc1
BLAKE2b-256 a52635d295acc43689053a711545d95bf2a7be2bfe623d10fbb7676fd3b8f12a

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