Introduction
CyborgDB - JavaScript/TypeScript SDK Reference
v0.14.x
The CyborgDB JavaScript and TypeScript SDK allows you to securely interact with encrypted indexes from both Node.js and browser environments. It supports all core operations including index creation, data insertion, and encrypted querying.
The SDK provides comprehensive TypeScript support with strongly-typed interfaces, improved type safety, and utility functions for working with JSON metadata and error handling.
The package is available on npm and the source code is available on GitHub.
For detailed service setup instructions, see our quickstart guides for Docker and Python.