Skip to content

Latest commit

 

History

History
71 lines (54 loc) · 5.21 KB

README.md

File metadata and controls

71 lines (54 loc) · 5.21 KB
DBOS Logo

A curated list of awesome DBOS articles, resources, and community contributions.


Resources

Demo Applications

  • Durable Swarm - Augment OpenAI's Swarm with durable execution to help you build reliable multi-agent systems
  • DBOS Account Management - The production DBOS Cloud billing system, built with DBOS Transact and Stripe
  • Widget Store - An online storefront that's resilient to any failure
  • LLM-Powered Chatbot - A chatbot built with DBOS and LangChain
  • AI-Powered Slackbot - A durable Slackbot that uses RAG to answer questions about past Slack conversations
  • Scheduled Reminders - A reminder app using DBOS to schedule reminder emails for any day in the future.
  • YKY Social - A demo social media site built with DBOS
  • Bank - A demo bank application built with DBOS

Community Contributions

  • DBOS Docker - Support for deploying a DBOS Transact application to Docker
  • DBOS Puppeteer - A DBOS application that uses Puppeteer and Chromium to take screenshots of URLs.
  • DBOS Postmark - A DBOS application using Postmark to send emails.
  • Supabase Table Copier - A DBOS app that reads and writes to Supabase in a scheduled workflow.
  • DBOS Web3 Demo - A DBOS app synchronizing an off-chain database with on-chain events.
  • Supabase Change Data Capture (CDC) with DBOS - A DBOS application that implements a webhook to listen for Supabase table events and persist events to a Postgres table.

Benchmarks

Media Coverage

Talks

Podcasts

Social Media


Contributing

If you have any awesome DBOS content you want us to feature, like an app you built or article you wrote, please submit a pull request!