0.6.31 • Published 6 months ago

@dbos-inc/operon v0.6.31

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

Operon

Operon (from DBOS, Inc.) is a Typescript framework built on the database that helps you develop transactional backend applications. Operon fully embraces the power of your application database, helping you write backend applications that are reliable by default. It runs your Typescript functions as database transactions, guarantees they run "once and only once" for each request, and orchestrates them into workflows so reliable that if your server restarts, they resume exactly where they left off.

In the near future, DBOS Inc. expects to release a hosted cloud runtime for Operon applications. This scalable, secure runtime will allow you to deploy Operon applications with the push of a button. Also coming soon is our cloud “time-travel” debugger, which will set up and replay any scenario that occurred in production for analysis in the development environment.

Getting Started

The fastest way to get started with Operon is by following the quickstart, where you'll learn how to get a backend running in less than five minutes.

Documentation

You can find our full documentation at https://docs.dbos.dev/.

Check out our Getting Started for an overview of how to build an application.

Our documentation has the following sections:

Community

Please join our community on Discord! If you see a bug or have a feature request, don't hesitate to open an issue here on GitHub.