cyborgdb-py and cyborgdb-js

These are ecosystem siblings—language-specific client SDKs for the same CyborgDB backend service, designed to be used independently depending on whether developers are building in Python or JavaScript/TypeScript environments.

cyborgdb-py
55
Established
cyborgdb-js
46
Emerging
Maintenance 13/25
Adoption 9/25
Maturity 18/25
Community 15/25
Maintenance 10/25
Adoption 8/25
Maturity 18/25
Community 10/25
Stars: 7
Forks: 4
Downloads: 99
Commits (30d): 0
Language: Python
License: MIT
Stars: 6
Forks: 1
Downloads: 36
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
No Dependents

About cyborgdb-py

cyborginc/cyborgdb-py

Python Client SDK for CyborgDB: The Confidential Vector Database

Supports encrypted vector ingestion, similarity search, and metadata filtering with client-side key management—all operations remain encrypted end-to-end. Built on a zero-trust architecture that delegates computation to a separate `cyborgdb-service` backend while keeping confidential data secure on the client. Integrates with standard Python ML workflows and supports GPU-accelerated indexing via CUDA with configurable index types like IVFFlat and IVFPQ.

About cyborgdb-js

cyborginc/cyborgdb-js

JavaScript & TypeScript Client SDK for CyborgDB: The Confidential Vector Database

Supports encrypted vector ingestion, search, and retrieval with client-side key management and zero-trust architecture. Communicates with a separately-deployed Python service via HTTP, enabling batch operations and metadata filtering while maintaining end-to-end encryption of embeddings. Full TypeScript type safety with configurable index types (IVFFlat, IVFPQ) for production vector workloads.

Scores updated daily from GitHub, PyPI, and npm data. How scores work