ArcadeDB Releases Native Python and TypeScript Drivers Built from OpenAPI and Protobuf
ArcadeDB, the open‑source graph database, has announced the release of native drivers for Python and TypeScript. The new drivers, highlighted on the company’s blog, provide direct, low‑level access to ArcadeDB’s core features, enabling developers to write performant, idiomatic code in two of the most popular programming languages for data‑centric applications.
The Python driver supports the full range of ArcadeDB’s query language, schema management, and transaction APIs, while the TypeScript driver offers typed interfaces that integrate seamlessly with modern Node.js and front‑end frameworks. Both drivers are designed to reduce overhead compared to the existing HTTP/REST interface, delivering faster query execution and lower latency for real‑time analytics and graph traversal workloads. Documentation and example projects are available on the ArcadeDB website, and the drivers are distributed via PyPI and npm.
The announcement was shared on Hacker News, where the post received five points and no comments to date. The modest engagement suggests a niche but growing interest among developers looking for efficient graph database solutions in Python and TypeScript environments. ArcadeDB plans to expand its driver ecosystem further, aiming to support additional languages and cloud‑native deployment scenarios in upcoming releases.