TypeDB HTTP Driver (TypeScript)
JSON →Official HTTP TypeScript driver for TypeDB (v3.x, ~monthly releases). Provides typed API for opening transactions, executing queries (match, insert, delete, update), and retrieving results. Supports authentication, TLS, and concurrent operations. Differentiator: full TypeScript types included, integrates with TypeDB's type system and transaction isolation. No ORM overhead — direct HTTP calls to TypeDB Server REST API.
API endpoints
full doc /v1/registry/typedb-driver-http