Skip to content
TopicTracker
出典 HackerNews原文を表示
翻訳言語翻訳言語

Show HN: I've built a Rust database to replace Surrealdb

I created AionDB, an open-source Rust database designed as a drop-in replacement for SurrealDB. It uses a modular architecture with pluggable storage backends (SQLite, RocksDB, TiKV) and a vector search engine, supporting both REST and WebSocket APIs for real-time collaboration.