# pudo/dataset

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/pudo-dataset).**

4,865 stars · 299 forks · Python · MIT

## Links

- GitHub: https://github.com/pudo/dataset
- Homepage: https://dataset.readthedocs.org/
- awesome-repositories: https://awesome-repositories.com/repository/pudo-dataset.md

## Topics

`database` `python` `sql`

## Description

Easy-to-use data handling for SQL data stores with support for implicit table creation, bulk loading, and transactions.

## Tags

### Part of an Awesome List

- [Database ORMs](https://awesome-repositories.com/f/awesome-lists/data/database-orms.md) — Listed in the “Database ORMs” section of the Awesome Python awesome list.
- [Database Tools](https://awesome-repositories.com/f/awesome-lists/data/database-tools.md) — JSON-like interface for working with SQL databases.
- [Object Relational Mappers](https://awesome-repositories.com/f/awesome-lists/data/object-relational-mappers.md) — Stores Python dicts in relational databases.
- [ORM Frameworks](https://awesome-repositories.com/f/awesome-lists/data/orm-frameworks.md) — Stores dictionaries in databases.
