mem0
mem0 copied to clipboard
SurrealDB Graph store provider
trafficstars
🚀 The feature
Add support for SurrealDB as a graph store provider.
Ideally, it could also be used for key-value, vector, and any other data storage needs.
Motivation, pitch
SurrealDB is one of the most impressive data stores currently. It has support for SQL, vector, and, most importantly, graph, which is one of the best implementation of such a DB to date. In my humble opinion, it's way better than Neo4J or ArangoDB.
Please check it out here and see for yourselves. https://surrealdb.com/features
Last but not least, it's also open source and can be hosted easily by anyone. https://github.com/surrealdb/surrealdb