Hacker News new | ask | show | jobs
Show HN: Rust Database from Scratch (github.com)
8 points by ayoubnabil 34 days ago
2 comments

The project looks great do we have community support around it or is it too early?
Hi, thanks for the comment. To be honest, I forgot to set up a place for support. I'll leave this here for now,< I'll set up the Discord server by Friday: https://discord.gg/v9gwAFS7Yp
Awesome will take a look Thanks much
What is the difference between this and surrealdb?
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