Markus Klein

Results 7 repositories owned by Markus Klein

odbc2parquet

235
Stars
20
Forks
Watchers

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

odbc-api

158
Stars
25
Forks
Watchers

ODBC (Open Database Connectivity) bindings for Rust.

arrow-odbc

67
Stars
12
Forks
Watchers

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

arrow-odbc-py

65
Stars
6
Forks
Watchers

Read Apache Arrow batches from ODBC data sources in Python

atoi-rs

57
Stars
10
Forks
Watchers

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

odbc-sys

28
Stars
21
Forks
Watchers

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

throttle

37
Stars
5
Forks
Watchers

A semaphore service for distributed systems