DBOS-Inc
DBOS-Inc
  • 9
  • 7 789
Building Durable Python Backends that Scale
DBOS architects Qian Li and Peter Kraft demonstrate using the open source DBOS Transact library for Python to simplify building and deploying crash-proof Python backends that scale.
Переглядів: 358

Відео

Stored Procedures The Good, The Bad, and The Elegant
Переглядів 1472 місяці тому
Stored procedures can speed up application performance by an order of magnitude by executing logic directly inside the database, eliminating communication overhead. But what a pain to use! ‍You write them in a special language. They don’t version like your source code does. Lacking in debugging tools. Completely separate deployment procedure from your application. As a result, many PostgreSQL a...
Increasing Software Productivity 10X Mike Stonebraker DBOS
Переглядів 5703 місяці тому
Postgres creator and DBOS co-founder Dr. Mike Stonebraker describes cloud application architecture improvements that can reduce coding effort 10x while making applications more secure, faster, and reliable.
Time Travel in DBOS
Переглядів 2554 місяці тому
Read the blog at www.dbos.dev/blog/database-time-travel Visit dbos.dev for more
DBOS Bring Your Own Database
Переглядів 1064 місяці тому
Tutorial showing you how to integrate an external database (RDS Postgres) into your DBOS Cloud account.
Zero to Cloud in 5 Minutes
Переглядів 1035 місяців тому
Visit dbos.dev to get started for free
Tutorial: Developing Resilient TypeScript Applications with the DBOS Transact Framework
Переглядів 2525 місяців тому
Alex Poliakov shows you how to use the DBOS Transact TypeScript framework, DBOS Time Travel Debugger, and DBOS Cloud to develop TypeScript applications that are not only resilient to failure, but easier to build and more secure.
Building Crashproof Apps with DBOS Transact
Переглядів 1,3 тис.6 місяців тому
Visit dbos.dev to get started for free
Introducing DBOS Cloud 1.0
Переглядів 4,7 тис.7 місяців тому
Visit dbos.dev to get started for free

КОМЕНТАРІ

  • @DBOS-Inc
    @DBOS-Inc 5 місяців тому

    Our channel page: ua-cam.com/channels/aZ8mtJzxofjb9GRnNeQlPA.html Docs: docs.dbos.dev/

  • @DanielSantanaBjj
    @DanielSantanaBjj 5 місяців тому

    It kinda hursts my ears when he says D-BOS when it’s clearly D-B-O-S

  • @DBOS-Inc
    @DBOS-Inc 6 місяців тому

    Check out our next video showcasing the reliability of DBOS apps: ua-cam.com/video/y8pjnVMlaC8/v-deo.html

  • @wowzers1237____
    @wowzers1237____ 6 місяців тому

    Will we eventually see an end-user os distribution of DBOS. like something deployable on a laptop similar to NixOS? I would love to see that.

    • @DBOS-Inc
      @DBOS-Inc 6 місяців тому

      You can run DBOS-Transact on your machine with your own Postgres database. Have a look at: docs.dbos.dev/getting-started/quickstart#running-locally

  • @DBOS-Inc
    @DBOS-Inc 6 місяців тому

    Code and instructions for the app are here: github.com/dbos-inc/dbos-demo-apps/tree/main/widget-store

  • @hope42
    @hope42 6 місяців тому

    Is it just me or does this look like SharePoint? Maybe Microsoft should open source SharePoint and mix that in with D😮Bos.

    • @I_am_who_I_am_who_I_am
      @I_am_who_I_am_who_I_am 6 місяців тому

      it is you. comparing dbos and SharePoint is like comparing SpaceShuttle with Steam locomotive based Train. Both are vehicles but that's it about where the similarities end.

  • @narroric
    @narroric 7 місяців тому

    We need a video explaining how this integrates with existing tech stacks. Are you guys working on a container for it? How does one integrate it with a DB or is it it's own DB? A few tutorial videos would be absolutely invaluable - if you sponsored an existing and popular youtuber who does DevOps tutorials then this would go a very long way towards improving awareness. And have some benchmark analysis videos to really highlight the gains next to comparative technologies, assume your target audience are already advanced and knowledgeable. Love the concept, please keep it up as I want to understand more and see how disruptive it is as a paradigm shift!

    • @DBOS-Inc
      @DBOS-Inc 5 місяців тому

      Hello! In response to a few comments like yours, we've added the "Bring your own Database" feature. Have a look at the doc here: docs.dbos.dev/cloud-tutorials/byod-management . We'll continue to create more explainer videos as well. Thanks for your interest!

  • @whoknows3679
    @whoknows3679 7 місяців тому

    Pretty excited!