mirror of
https://github.com/kennethreitz/records.git
synced 2026-06-05 23:00:20 +00:00
Update README.rst
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ Records is a very simple, but powerful, library for making raw SQL queries
|
||||
to Postgres databases.
|
||||
|
||||
This common task can be surprisingly difficult with the standard tools available.
|
||||
This library strives to make this workflow as easy and seamless as possible,
|
||||
This library strives to make this workflow as simple as possible,
|
||||
while providing an elegant interface to work with your query results.
|
||||
|
||||
We know how to write SQL, so let's send some to our database:
|
||||
|
||||
Reference in New Issue
Block a user