Overview
We all know and love Postgres. It powers much of the Internet we know and love today. But what you may not know about your favourite database is just how much it can do. With all the recent innovations with core Postgres and its extension ecosystem, you can build scalable and secure apps with just Postgres.
Come chat with Brian Holt, a staff Project Manager of the serverless Postgres company Neon about how Postgres can be not only your database, but your queue, key-value store, document store, API, and even be in your front end too!
Objective
Be inspired to build amazing apps more quickly by using your existing database even more.
Five Things Audience Members Will Learn
- Postgres is the best general purpose database
- You can use your existing Postgres to do more, you can skip adding other SaaS/tools to your stack
- Tools like queues, key-value stores, document-based databases, http-based requests, and more can be done from Postgres
- Postgres can work even inside of your browser
- Postgres is on track to do even more in the future
Target Audience
Any developer that needs a database (frontend, backend, fullstack, mobile, etc.)