O. Emmerson 4caa2cb0cb Make examples in quickstart all work.
When creating the table in the 'Storing data' section the table created
was called 'person', rather than 'user' making the other examples not
work because 'user' was referred to rather than 'person'.

I added countries to the entered data so that later queries in the
quickstart return some data.

I changed examples of returned data in 'Inspecting databases and tables'
match what is actually returned.

In 'Reading data from tables' I make the examples return real data.
2014-02-27 16:13:06 +00:00
2014-02-18 13:08:06 +01:00
2014-02-18 12:59:12 +01:00
2014-01-25 17:57:29 -05:00
2014-02-12 13:58:04 +01:00
2014-02-16 13:57:33 +01:00
2013-04-01 22:39:04 +02:00
2014-01-31 21:22:32 +01:00
2014-02-18 13:03:36 +01: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

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%