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.1.tar.gz (1.8 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.1-py3-none-any.whl (1.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: crondb_driver-1.0.1.tar.gz
  • Upload date:
  • Size: 1.8 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.1.tar.gz
Algorithm Hash digest
SHA256 a29770884dac256fbec512b6a65654795939c3446c86e840743b24d094e5d014
MD5 87ddadc2d154c0c6cc6e77aa5e5be7ee
BLAKE2b-256 385cf92391ea30dcb5eb62e03f29b3398da0fecee445e781e0b61daa931eee43

See more details on using hashes here.

File details

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

File metadata

  • Download URL: crondb_driver-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 1.6 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c6d00cccf084d98f68a2b63dce58ac36bfeb464b0d083fcb5fa11cf37bcfe85f
MD5 6c3f4a63b8ef280f67880de27308a8bb
BLAKE2b-256 d32e97e5e9a4b76104589b2a66aa86d079304e8a2d2052fd8e4bf6a9ce640cc4

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