0 Forks
5 Stars
5 Watchers

naphtha

Universal database connection layer for your application in Rust. Implements the most common functions insert, update and remove for database connections. Change the database without having to adjust your code. Specific models can be stored in different databases. Query models by property. Migrations in pure Rust and available during runtime.

How to download and setup naphtha

Open terminal and run command
git clone https://github.com/emirror-de/naphtha.git
git clone is used to create a copy or clone of naphtha repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with naphtha https://github.com/emirror-de/naphtha/archive/master.zip

Or simply clone naphtha with SSH
[email protected]:emirror-de/naphtha.git

If you have some problems with naphtha

You may open issue on naphtha support forum (system) here: https://github.com/emirror-de/naphtha/issues