mirror of
https://github.com/kennethreitz/records.git
synced 2026-06-05 06:46:17 +00:00
Update README.rst
This commit is contained in:
+2
-1
@@ -4,7 +4,8 @@ Records: SQL for Humans™
|
||||
**Records is a very simple, but powerful, library for making raw SQL queries
|
||||
to most relational databases.**
|
||||
|
||||
Plain ol' SQL, no bells, no whistles. This common task can be surprisingly difficult with the standard tools available.
|
||||
Plain ol' SQL. No bells, no whistles. Just write SQL. This common task can be
|
||||
surprisingly difficult with the standard tools available.
|
||||
This library strives to make this workflow as simple as possible,
|
||||
while providing an elegant interface to work with your query results.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user