diesel-oci VS crates.io

Compare diesel-oci vs crates.io and see what are their differences.

diesel-oci

A backend implementation for diesel (https://github.com/diesel-rs/diesel) for oracle sql database. (by GiGainfosystems)

crates.io

The Rust package registry (by rust-lang)
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
diesel-oci crates.io
2 662
16 2,796
- 2.1%
5.8 10.0
3 months ago 7 days ago
Rust Rust
Apache License 2.0 Apache License 2.0
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.

diesel-oci

Posts with mentions or reviews of diesel-oci. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-26.
  • Diesel 2.1
    5 projects | /r/rust | 26 May 2023
    I've now update one of the custom connection implementations my company maintains: https://github.com/GiGainfosystems/diesel-oci/pull/49 That should give you an impression what needs to be done there. Feel free to reach out if you have questions.
  • MSSQL and Rust
    4 projects | /r/rust | 19 Jan 2022
    That all written: Diesel is structured in such a way that you can implement support for another database as third party crate. There are already crates for oracle support and firebird support out there. Writing a similar crate to add support for MSSQL is definitively possible.

crates.io

Posts with mentions or reviews of crates.io. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-28.

What are some alternatives?

When comparing diesel-oci and crates.io you can also consider the following projects:

rsfbclient - Rust Firebird Client

docs.rs - crates.io documentation generator

quaint - SQL Query AST and Visitor for Rust

plotters - A rust drawing library for high quality data plotting for both WASM and native, statically and realtimely πŸ¦€ πŸ“ˆπŸš€

tusker - PostgreSQL migration management tool

Cargo - The Rust package manager

postgres_migrator - A postgres migration generator and runner that uses raw declarative sql.

trunk - Build, bundle & ship your Rust WASM application to the web.

migra - Like diff but for PostgreSQL schemas

gtk4-rs - Rust bindings of GTK 4

Rocket - A web framework for Rust.

embassy - Modern embedded framework, using Rust and async.