mem0 icon indicating copy to clipboard operation
mem0 copied to clipboard

SurrealDB Graph store provider

Open mysticaltech opened this issue 1 year ago • 1 comments
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

mysticaltech avatar Sep 11 '24 12:09 mysticaltech