Hacker News
new
top
best
ask
show
job
Show HN: Rust Database from Scratch
(
github.com
)
5 points
by
ayoubnabil
6 hours ago
2 comments
syedMohib45
an hour ago
The project looks great do we have community support around it or is it too early?
datbusy
5 hours ago
What is the difference between this and surrealdb?
ayoubnabil
5 hours ago
The main difference is that AionDB is more PostgreSQL oriented. SurrealDB has its own query language, SDKs, and platform model. AionDB tries to stay closer to the Postgresql and use pgwire