We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 809bc39 commit e770f2aCopy full SHA for e770f2a
README.md
@@ -39,7 +39,7 @@
39
40
<br />
41
42
-SQLx is a modern SQL client built from the ground up for Rust, in Rust.
+SQLx is an async, pure Rust SQL crate featuring compile-time checked queries without a DSL.
43
44
* **Truly Asynchronous**. Built from the ground-up using async/await for maximum concurrency.
45
0 commit comments