mirror of
https://github.com/kennethreitz/kennethreitz.org.git
synced 2026-06-05 22:50:17 +00:00
8 lines
255 B
Markdown
8 lines
255 B
Markdown
# Records: SQL for Humans
|
|
|
|
Records is a library for working with tabular data in Python, accessible via SQL.
|
|
|
|
Database support includes RedShift, Postgres, MySQL, SQLite, Oracle, and MS-SQL (drivers not included).
|
|
|
|
https://github.com/kennethreitz/records
|