Movatterモバイル変換


[0]ホーム

URL:


ContentsMenuExpandLight modeDark modeAuto light/dark, in light modeAuto light/dark, in dark modeSkip to content
ADBC 19 documentation
Light LogoDark Logo
ADBC 19 documentation

Supported Environments

Drivers

Specification

Development

Back to top

Apache Arrow ADBC

ADBC: Arrow Database Connectivity

Cross-language,Arrow-native database access.

ADBC is a set of APIs and libraries for Arrow-native access to databases.Execute SQL andSubstrait queries, query database catalogs, and more, allusing Arrow data to eliminate unnecessary data copies, speed up access, andmake it more convenient to build analytical applications.

Quickstart

Get started with simple examples in your language of choice.

Specification

Learn about the underlying API specification.

Development

Report bugs, ask questions, and contribute to Apache Arrow.

Why ADBC?

Arrow-native

Execute queries and get back results in Arrow format, eliminating extradata copies for Arrow-native backends.

Learn about Apache Arrow

https://arrow.apache.org/
Backend-agnostic

Connect to all kinds of databases, even ones that aren’t Arrow-native.ADBC drivers optimize conversion to/from Arrow where required, savingwork for developers.

See Supported Drivers

Driver Implementation Status
Cross-language

Work in C/C++, C#, Go, Java, Python, R, Ruby, Rust, and more.

Full-featured

Execute SQL and Substrait, query database catalogs, inspect tableschemas, and more. ADBC handles common tasks without having to pull inanother database client.

Language-native

Use language-native APIs that you’re already familiar with, like DBAPIin Python,database/sql in Go, or DBI in R.

Next
Frequently Asked Questions (FAQ)
Copyright © 2022–2025 The Apache Software Foundation. Apache Arrow, Arrow,Apache, the Apache feather logo, and the Apache Arrow project logo are eitherregistered trademarks or trademarks of The Apache Software Foundation in theUnited States and other countries.
Made withSphinx and@pradyunsg'sFuro
On this page

[8]ページ先頭

©2009-2025 Movatter.jp