/dataset

Easy-to-use data handling for SQL data stores in Python with support for implicit table creation, bulk loading, and transaction. Dataset also includes support for freezing data to CSV and JSON flat files.

Primary LanguagePythonMIT LicenseMIT

dataset: databases for lazy people

Build Status

In short, dataset makes reading and writing data in databases as simple as reading and writing JSON files.

Read the docs