Skip to content

Support for python embedded package #2662

@tae898

Description

@tae898

Python is one of the most popular languages for data science, AI/ML, and backend development, yet ArcadeDB lacked native Python support. This makes it difficult for Python developers to leverage ArcadeDB's unique multi-model capabilities, particularly for:

  • Vector similarity search with HNSW indexing (crucial for RAG and semantic search applications)
  • Graph analytics and traversals using Cypher/Gremlin
  • Embedded database scenarios where running a separate server is impractical
  • Development workflows requiring a lightweight, self-contained database

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions