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
59
Established
cyborgdb-js
49
Emerging
Maintenance 10/25
Adoption 9/25
Maturity 25/25
Community 15/25
Maintenance 10/25
Adoption 4/25
Maturity 25/25
Community 10/25
Stars: 7
Forks: 4
Downloads: 240
Commits (30d): 0
Language: Python
License: MIT
Stars: 6
Forks: 1
Downloads:
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

This is a Python client library for CyborgDB, a confidential vector database. It enables developers to integrate encrypted vector operations like ingestion, search, and retrieval into their Python applications. Developers building AI applications with sensitive data can use this to handle vector embeddings while maintaining end-to-end encryption.

AI-application-development data-privacy vector-search confidential-computing machine-learning-engineering

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