DataFiller version 1.1.2 released

From: Fabien <coelho(at)cri(dot)ensmp(dot)fr>
To: pgsql-announce(at)postgresql(dot)org
Subject: DataFiller version 1.1.2 released
Date: 2013-07-01 09:42:22
Message-ID: alpine.DEB.2.02.1307011140100.32704@localhost6.localdomain6
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce


DataFiller - generate random data from database schema
---

**DataFiller** generates random data from a database schema enriched with
simple directives in SQL comments to drive eleven data generators which
cover typical data types. Reasonable defaults are provided, especially
based on key and type constraints, so that few directives should be
necessary. The minimum setup is to specify the relative size of tables
with directive *mult* so that the data generation can be scaled.

See the [documentation](https://www.cri.ensmp.fr/people/coelho/datafiller.html) or
[download](https://www.cri.ensmp.fr/people/coelho/datafiller.py).

License is GPLv3.

Run with option *--test=comics* and look at the output for a didactic example.

--
Fabien

Browse pgsql-announce by date

  From Date Subject
Next Message Guillaume Lelarge 2013-07-02 20:36:03 Reminder, only 20 days left: Call for Papers - PostgreSQL Conference Europe 2013
Previous Message David Fetter 2013-07-01 06:12:06 == PostgreSQL Weekly News - June 30 2013 ==