| |
ArcadeDB has released native Python and TypeScript drivers for both HTTP and gRPC protocols, available on public registries as Apache-2.0 licensed packages generated from the database's published contracts. The four drivers (Python HTTP/gRPC and TypeScript/JavaScript HTTP/gRPC) provide alternatives to manual REST API calls or borrowed drivers from other databases, though they are in early 0.1.0 development with more languages planned. HTTP is recommended for general use and browser applications, while gRPC is better suited for server-to-server communication, streaming large result sets, and high-throughput workloads.
Read Full Article →
← More Tech news