Crates.io | c3p0_pg_async |
lib.rs | c3p0_pg_async |
version | 0.44.0 |
source | src |
created_at | 2020-03-20 21:53:47.348352 |
updated_at | 2020-04-02 09:12:15.228907 |
description | A good friend for r2d2 |
homepage | https://github.com/ufoscout/c3p0 |
repository | https://github.com/ufoscout/c3p0 |
max_upload_size | |
id | 220798 |
size | 30,198 |
C3p0: "Hello, I don't believe we have been introduced. A pleasure to meet you. I am C-3p0, JSON-DB Relations."
Are you playing with Postgres and you like it?
Do you think JSON is excellent, but it could be better handled in your DB code?
whether you prefer rust-postgres or Diesel, C3p0 brings you a set of tools to simplify JSON integration in your database workflow.
So, if you would like to:
serde_json::Serializable
struct as a valid field in your Diesel modelsserde_json::Serializable
struct in your rust-postgres codethen keep reading!
Even when it offers a high-level interface to perform basic CRUD operations, it is not an ORM nor an alternative to Diesel or similar products.
C3p0: "I see, Sir Luke".
Great!
C3p0 is composed of a set of independent small Rust libraries for:
C3p0 components:
C3p0 components not ready yet:
c3p0_diesel This will be the equivalent c3p0_pg build on Diesel.
You must have Rust version 1.33 or later installed.
The first C3p0 version was written in Java...
C3p0: "If I told you half the things I’ve heard about this Jabba the Hutt, you’d probably short circuit."
I said "Java", "Ja"-"va". Stay focused, please!
Anyway, Java is slowly showing its age, and we got a bit bored about it.
C3p0: "they're using a very primitive dialect".
Indeed.
On the contrary, our interest in the Rust programming language has kept growing over time; so, experimented with it and, finally, migrated some critical portions of our code to Rust.
Just said, we love it.
We believe that Rust is a better overall language.
C3p0: "The city's central computer told you?"
Yes! It allows us to achieve better resource usage, to avoid the garbage collector and the virtual machine, and, at the same time, to get a better and safer concurrency level.
Han "Don't worry. Everything's gonna be fine. Trust me."
C3p0: "Every time he employs that phrase, my circuitry becomes erratic!"