diesel-oci VS rsfbclient

Compare diesel-oci vs rsfbclient 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)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
diesel-oci rsfbclient
2 14
16 70
- -
5.8 6.1
3 months ago 4 months ago
Rust Rust
Apache License 2.0 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.

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.

rsfbclient

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

What are some alternatives?

When comparing diesel-oci and rsfbclient you can also consider the following projects:

quaint - SQL Query AST and Visitor for Rust

tusker - PostgreSQL migration management tool

rlp.cr - a native library implementing recursive length prefixes purely for the crystal language.

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

eventually-rs - Event Sourcing for Rust

crates.io - The Rust package registry

boa - Boa is an embeddable and experimental Javascript engine written in Rust. Currently, it has support for some of the language.

migra - Like diff but for PostgreSQL schemas

simd-json - Rust port of simdjson