We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bee7a5 commit 265a113Copy full SHA for 265a113
1 file changed
README.md
@@ -6,8 +6,8 @@ Primarily, a high-level driver for querying databases.
6
While py-postgresql is still usable for many purposes, asyncpg and PostgREST are
7
likely more suitable for most applications:
8
9
- - http://github.com/MagicStack/asyncpg
10
- - https://postgrest.org/
+- http://github.com/MagicStack/asyncpg
+- https://postgrest.org
11
12
py-postgresql, currently, does not have direct support for high-level async
13
interfaces provided by recent versions of Python. Future versions may change this.
0 commit comments