

Neon: A Serverless And Developer Friendly Postgres
Jul 8, 2024
Nikita Shamgunov shares the journey of creating a serverless Postgres solution, Neon. Topics include maintaining Postgres compatibility, using database branches for isolated environments, managing latency and reliability in deployments, the PG Vector Extension for AI applications, open source vs. business models, and future plans for Neon.
AI Snips
Chapters
Transcript
Episode notes
Neon's Growth
- Nikita Shamgunov started Neon in 2021 with a small team and a simple presentation.
- It has since grown to a company of 100 people, managing hundreds of thousands of databases.
Postgres Ubiquity
- Every SingleStore customer, despite having large-scale workloads, also used Postgres.
- This ubiquitous presence of Postgres inspired Nikita to explore its potential further.
Aurora Inspiration
- Inspired by AWS Aurora's architecture, Nikita saw the potential of separating storage and compute.
- This separation offered benefits without changing the database's surface area.