/rust-app-oracle

Rust oracle conection

Primary LanguageRust

app

- rustc
- cargo
- minio
- oracle

Setup the Rust environment

- source "$HOME/.cargo/env"
- rustc -V
- cargo -V

CRUD

CRUD (Create, Read, Update and Delete in English) for the four basic

Dependencies

oracle = { version = "0.5", features = ["chrono"] }
diesel
tokio
minio-rsc
- https://github.com/minio/minio/issues/14498
- https://github.com/kubo/rust-oracle

Docker docker compose

- docker-compose -f "docker/docker-compose.yml" up -d --build

project using

  • rust
  • minio
  • oracle
  • [x]
  • [x]
  • [x]
  • [x]
  • [x]

Git config

* $ git config --global user.email "email@example.com"
* $ git config --global user.name "ark"

Development

  • Axel Alexander

My web site

Contributing

  • Axel
  • anomimous

Versioning

Authors

Axel Alexander - contact and contracts

Front HTML CSS VueJS React React
Back C# Python Ruby Go PHP

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details