Machine-readable
Structured JSON data about the Arpeio ADBC drivers, for AI agents, LLMs, RAG systems and other automated consumers. Everything here is public, unauthenticated and free to fetch.
← Back to adbc.arpe.ioPurpose: comprehensive, machine-readable information about the Arpeio ADBC drivers — wire-protocol drivers for SQL Server, PostgreSQL and Oracle that return Apache Arrow RecordBatches.
Format: JSON files following JSON Schema Draft 2020-12, with rich semantic metadata.
Use cases: RAG systems, AI assistants, automated documentation, search engines, developer tools.
Index of every resource, with context-selection rules, response patterns and citation guidance for AI systems.
What the drivers are, what a wire-protocol driver means, key differentiators, target audience and how the stack compares to ODBC/JDBC.
Per driver: target database, wire protocol, version, load name, coverage, authentication methods and type mapping highlights.
What the drivers do differently, each with the technical reason behind it and the benefits that follow.
Databases and versions, managed cloud services, operating systems, ADBC client languages and downstream Arrow consumers.
Scenarios with problem, solution and runnable client code — analytics extraction, lakehouse ingestion, slim containers and more.
Free binaries, licence-gated runtime, how the licence is supplied and resolved, how to request a quote, and a licensing FAQ.
Architecture and data path, installation commands and paths, connection URIs, ADBC options and client snippets in seven languages.
# Fetch the whole knowledge base curl https://adbc.arpe.io/agents/manifest.json curl https://adbc.arpe.io/agents/product-overview.json curl https://adbc.arpe.io/agents/drivers.json curl https://adbc.arpe.io/agents/features.json curl https://adbc.arpe.io/agents/supported-platforms.json curl https://adbc.arpe.io/agents/use-cases.json curl https://adbc.arpe.io/agents/licensing.json curl https://adbc.arpe.io/agents/technical-specs.json # Or start from the discovery file curl https://adbc.arpe.io/llms.txt