{"library":"dbos","type":"library","category":null,"description":"DBOS provides an ultra-lightweight Python library for durable execution, enabling fault-tolerant workflows and queues built on PostgreSQL (or SQLite by default). It allows developers to add resumable execution to applications using simple function annotations, eliminating the need for separate workflow orchestrators or task queue systems. As of version 2.18.0, it offers features like exactly-once execution, scheduled jobs, and built-in observability. The library is actively maintained with frequent updates and is suitable for building reliable backend services, data pipelines, and AI agents.","language":"python","status":"active","version":"2.18.0","tags":["durable execution","workflow","transactional","fault tolerance","postgres","queues","orchestration"],"install":[{"cmd":"pip install dbos","imports":["from dbos import DBOS"]},{"cmd":"pip install dbos[otel]","imports":[]}],"homepage":"https://dbos.dev","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/dbos/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":8.9,"avg_import_s":2.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/dbos/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}