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

Uploaded Python 3

File details

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

File metadata

  • Download URL: src_driver-1.0.4.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.4.tar.gz
Algorithm Hash digest
SHA256 ad187e92dedc87351b2378b2df86ef9f4be174f8524518eaa82f6ff89ea62b50
MD5 c21f8b0cbad7d56edbeff33c04cb3cae
BLAKE2b-256 62663a3275e73a1dedac45aee632c4254258c38c6833f79d08d8a09cbfbde497

See more details on using hashes here.

File details

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

File metadata

  • Download URL: src_driver-1.0.4-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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 e63410df6b6c025a4591cc32954039848bc081c12cb67e35c6af13d9fec34fba
MD5 dc461dfde0e718611f8eeed5820295c4
BLAKE2b-256 57a1b5440abd5f09265cdfbc468e14dce1236f65454d7800643d6286d2b90077

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