Neon is a serverless relational DBMS based on a PostgreSQL.
The system used to be called "Zenith" but was renamed to Neon in 2022 due to the Russian invasion of Ukraine.
Multi-version Concurrency Control (MVCC)
N-ary Storage Model (Row/Record)
B+Tree
Disk-oriented
Supported
Object-Relational
Shared-Disk
Heaps
https://neon.tech/
https://github.com/neondatabase/neon
https://neon.tech/docs/
@neondatabase
Neon
US
2021
Zenith
Commercial, Open Source
C, Rust
PostgreSQL
Aurora
Hosted, Linux
Apache v2