Markus Klein

Results 7 repositories owned by Markus Klein

odbc2parquet

209
Stars
18
Forks
Watchers

A command line tool to query an ODBC data source and write the result into a parquet file.

odbc-api

107
Stars
22
Forks
Watchers

ODBC (Open Database Connectivity) bindings for Rust.

arrow-odbc

21
Stars
2
Forks
Watchers

Fill Apache Arrow record batches from an ODBC data source in Rust.

arrow-odbc-py

15
Stars
2
Forks
Watchers

Read Apache Arrow batches from ODBC data sources in Python

atoi-rs

43
Stars
8
Forks
Watchers

Parse integers directly from `[u8]` slices in safe code

odbc-sys

24
Stars
19
Forks
Watchers

FFI (Foreign Function Interface) bindings for ODBC (Open Database Connectivity) for Rust.

throttle

25
Stars
3
Forks
Watchers

A semaphore service for distributed systems