Update README.rst

This commit is contained in:
2016-02-13 02:06:57 -05:00
parent 8ea5d77d1d
commit 9b68ed165c
+3 -1
View File
@@ -2,7 +2,9 @@ Records: SQL for Humans™
========================
Records is a very simple, but powerful, library for making raw SQL queries
to most relational databases.
to *most* relational databases.
This includes: Postgresql, MySQL, SQLite, Oracle, MS-SQL, and others (database drivers not included).
This common task can be surprisingly difficult with the standard tools available.
This library strives to make this workflow as simple as possible,