You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: profile/README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,9 @@
4
4
5
5
<h2>New view on PostgreSQL with Rust and Python</h2>
6
6
7
-
PsycoPG and AsyncPG inspire this project. We found that communication with the database can be faster and safer, and tried to implementa new PostgreSQL driver in Rust for Python.
7
+
PsycoPG and AsyncPG inspired this project. We found that communication with the database can be faster and safer, so we tried to implement a new PostgreSQL driver in Rust for Python.
8
8
9
-
You can read more information in our offical documentation: https://psqlpy-python.github.io/
9
+
You can read more information in our official documentation: https://psqlpy-python.github.io/
10
10
11
11
We have a Discord server for quick help and interesting solutions: https://discord.gg/ugNhzmhZ
0 commit comments