odbc-api VS odbc-rs

Compare odbc-api vs odbc-rs and see what are their differences.

odbc-api

ODBC (Open Database Connectivity) bindings for Rust. (by pacman82)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
odbc-api odbc-rs
3 1
111 96
- -
9.4 0.0
3 days ago about 1 year ago
Rust Rust
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

odbc-api

Posts with mentions or reviews of odbc-api. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-05.

odbc-rs

Posts with mentions or reviews of odbc-rs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-05.
  • ODBC Question
    2 projects | /r/learnrust | 5 Nov 2022
    That library is currently unsupported (issue open from May, see https://github.com/Koka/odbc-rs/issues/168). There's a suggestion to use https://github.com/pacman82/odbc-api which has a pretty well documented guide (see: https://docs.rs/odbc-api/latest/odbc_api/guide/index.html).

What are some alternatives?

When comparing odbc-api and odbc-rs you can also consider the following projects:

rust - Rust for the xtensa architecture. Built in targets for the ESP32 and ESP8266

duckdb-rs - Ergonomic bindings to duckdb for Rust

deno - A modern runtime for JavaScript and TypeScript.

ffidji - 🐶 FFIDJI is a tool to automatically generate bindings between languages, like calling Rust code from C# for instance.

awesome-rust - A curated list of Rust code and resources.

doteur - Tool to automate the visualisation of SQL schemas from a SQL file

rust - Empowering everyone to build reliable and efficient software.

hawq-engine - Database engine for ModDB (Hardware Accelerated Writes/Query)

tauri - Build smaller, faster, and more secure desktop applications with a web frontend.

poc-windows-rust-filter - Windows Minifilter Driver in pure Rust

r2d2_odbc_api - ODBC support for the r2d2 connection pool Via odbc-api Based on https://github.com/Koka/r2d2-odbc

PickleDB - PickleDB-rs is a lightweight and simple key-value store. It is a Rust version for Python's PickleDB