Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SurrealDB 2.0 support as VectorStorage, KVStorage and GraphStorage! 🔥 #481

Open
sFritsch09 opened this issue Dec 17, 2024 · 0 comments
Open

Comments

@sFritsch09
Copy link

sFritsch09 commented Dec 17, 2024

Let's add the full experience with just one Database!

SurrealDB is a versatile database solution that can be utilized for VectorStorage, KVStorage, and GraphStorage, making it ideal for a comprehensive LightRag experience. While the Python SDK currently supports SurrealDB 2.x, it has not yet been officially released.

Python SDK is under active development, we should wait for v0.4.x to be officially released to support v2.x of SurrealDB

Docs:
SurrealDB Python SDK

Neo4j translation of SurrealQL

Implementations:

  • lightrag/kg/surrealdb_impl.py
  • add storage class: lightrag/lightrag.py
  • lightrag/base.py
  • examples/lightrag_surrealdb_demo.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant