Friedrich Lindenberg 68a8ad8c2b Merge pull request #339 from Remalloc/master
Add missing method "upsert_many" in Table api doc
2020-09-01 08:57:27 +02:00
2020-08-23 13:45:30 +02:00
2020-08-23 12:23:00 +02:00
2020-06-28 15:51:21 +02:00
2020-01-11 12:11:30 +01:00
2020-01-11 16:50:30 +01:00
2013-04-01 22:39:04 +02:00
2017-09-29 14:10:32 +02:00
2020-03-15 13:29:39 +01:00
2017-12-04 23:29:24 +01:00
wat
2020-08-23 13:48:01 +02:00

dataset: databases for lazy people

build

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

Read the docs

To install dataset, fetch it with pip:

$ pip install dataset

Note: as of version 1.0, dataset is split into two packages, with the data export features now extracted into a stand-alone package, datafreeze. See the relevant repository here.

S
Description
Upgraded dataset version from https://github.com/pudo/dataset/. This one uses new SQLAlchemy2.
Readme
870 KiB
Languages
Python 99.5%
Makefile 0.5%