DBDB.io The Encyclopedia of Database Systems · Est. 2017
Database of Databases

Database Entry

EvolvSQL


EvolvSQL is a PostgreSQL-compatible database system built on the BEAM virtual machine and Rust. It replaces the traditional process-per-connection model with lightweight BEAM processes to reduce memory overhead per connection, targeting workloads requiring high concurrency with low resource consumption.

Source Code
https://github.com/JagritGumber/evolvsql[01]
Country of Origin
IN
Start Year
2026
Project Types
Hobby, Open Source
Written in
Rust
Compatible With
PostgreSQL
Operating System
Linux

Database Entry

EvolvSQL


EvolvSQL is a PostgreSQL-compatible database system built on the BEAM virtual machine and Rust. It replaces the traditional process-per-connection model with lightweight BEAM processes to reduce memory overhead per connection, targeting workloads requiring high concurrency with low resource consumption.

History


The system started as an open-source project by Jagrit Gumber in 2026.

Data Model


Query Interface


SQL
Revision #2 Last Updated: