Skip to content

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

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

geomaniac/diesel-oci

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Diesel-oci

A backend implementation for diesel for oracle sql database. This crate is currently functional and only a proof of concept.

Status:

  • Builds with diesel 1.3.2
  • Able to execute simplest queries (SELECT * from table;)

Not working/TODO:

  • Check FromSql/ToSql
  • Fix generated sql
  • Port/use diesels test suite
  • Make everything work
  • Publish to crates.io

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.

About

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

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%