3 unstable releases

0.2.1 Jul 26, 2023
0.2.0 May 31, 2023
0.1.0 Dec 14, 2022

#2189 in Database interfaces

Download history 3/week @ 2024-01-31 6/week @ 2024-02-14 23/week @ 2024-02-21 6/week @ 2024-02-28 2/week @ 2024-03-06 7/week @ 2024-03-13 27/week @ 2024-03-27 29/week @ 2024-04-03

56 downloads per month

MIT/Apache

165KB
4K SLoC

Diesel-oci

A Oracle SQL database backend implementation for Diesel.

Status:

  • Builds with Diesel 2.0.0.
  • Support for DML statements (SELECT, INSERT, UPDATE, DELETE).
  • Support for Diesel sql_types: Bool, SmallInt, Integer, Bigint, Float, Double, Date, Time, Timestamp.
  • Support for diesel-dynamic-schema and diesel-migrations

Code of conduct

Anyone who interacts with Diesel in any space, including but not limited to this GitHub repository, must follow our code of conduct.

License

Licensed under either of these:

Contributing

Unless you explicitly state otherwise, any contribution you intentionally submit for inclusion in the work, as defined in the Apache-2.0 license, shall be dual-licensed as above, without any additional terms or conditions.

Dependencies

~8–15MB
~205K SLoC