Paul Fitzpatrick 94bc6e09c0 add Table.create_column_by_example method
This adds a method to create a column by giving an example of
the data it will contain rather than by specifying its
SQLAlchemy type.  This extends the range of operations that
can be performed without reading the SQLAlchemy docs.
2016-10-26 09:29:55 -04:00
2016-01-18 10:57:07 +01:00
2016-10-15 23:29:13 +02:00
2015-05-23 16:28:29 +02:00
2013-04-01 22:39:04 +02:00
2016-09-24 11:15:51 +02:00
2016-10-15 23:20:05 +02:00

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

To install dataset, fetch it with pip:

$ pip install dataset
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%