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

src_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.

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: src_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 src_driver-1.0.3.tar.gz
Algorithm Hash digest
SHA256 5ed9ab5c28508a63f800aaf4d76598b43c10def670ba17b82a5ec8cd968378f1
MD5 ae927567bcc721c3b7fdf8356ea3a2e3
BLAKE2b-256 026094d6aae998b0f3e2c7e21344eb8f241b322ba247cda1296b8a1f0232f4a1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: src_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 src_driver-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 3470e80ba93ca197b4c014041d9966cc48cd9fdae0384cc962edffd00439418b
MD5 1069513745534472d1fa05de2faddb85
BLAKE2b-256 6fcadb9ccbf1f9be61e1b2e2ad84dce4cc779dc7ab3305d1ef9726753e94dc95

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