DB Data Generator V1 Now Shipping (15% Introductionary Discount)

Datanamic is pleased to announce DB Data Generator V1.0, a tool to generate large amounts of test data for database testing purposes.

DB Data Generator V1 is available in 7 Editions: A MultiDB edition which supports Oracle, PostgreSQL, MS SQL Server, MS Access, InterBase/Firebird, MySQL and a single DBMS edition for each supported database.

From now till May 31, 2007, you can save 15% on all DB Data Generator licenses. Simply visit http://www.datanamic.com/order to order and use
coupon code DDGMAYDC on the order page.

SQLObject 0.7.6, 0.8.3 and 0.9.0b2 releases

SQLObject is an object-relational mapper for python. Your database tables are described as classes, and rows are instances of those classes. SQLObject is meant to be easy to use and quick to get started with.

SQLObject supports a number of backends: MySQL, PostgreSQL, SQLite, and Firebird. It also has newly added support for Sybase, MSSQL and MaxDB (also known as SAPDB).

What’s New

  • Fixed a longstanding bug with .select() ignoring ‘limit’ parameter.
  • Fixed a bug with absent comma in JOINs.
  • Fixed sqlbuilder – .startswith(), .endswith() and .contains() assumed their parameter must be a string; now you can pass an SQLExpression: Table.q.name.contains(func.upper(‘a’)), for example.
  • Fixed a longstanding bug in sqlbuilder.Select() with groupBy being a sequence.
  • Fixed a bug with Aliases in JOINs.
  • Yet another patch to properly initialize MySQL connection encoding.
  • Fixed a minor comparison problem in test_decimal.py.

technorati tags:,

SQLAlchemy 0.3.7 released

SQLAlchemy is the python SQL toolkit and Object Relational Mapper with firebird support. Version 0.3.7 is out and has a huge number of improvements and fixes. Some of the highlights:

  • server side cursor support for Postgres
  • much improved auto-reconnect support
  • informix support
  • long identifier name support
  • support for unicode table/column/identifier names and SQL statements
  • deterministic label name generation
  • new query features, like with_parent()
  • improvements to custom collection mapping
  • lots more docstrings
  • major refactoring of sqlalchemy.engine internals, featuring clearer
  • structural relationships, fewer codepaths, better result handling

Get the latest version of SQLAlchemy via setuptools or at: http://www.sqlalchemy.org/download.html

technorati tags:,

InterBase/Firebird Development Studio has been updated

SQLLY Development team is happy to announce the availability of the next version of InterBase/Firebird Development Studio.

Please find detailed list of news and fixes at:
http://www.sqlly.com/news/chagelogs/changelog11.en.html

More information about InterBase/Firebird Development Studio can be found at:
http://www.sqlly.com/features.en.html
http://www.sqlly.com/IBDS.en.html

30-days evaluation version is available at the following page:
http://www.sqlly.com/download.en.html

libgda/libgnomedb version 3.0.0 have been released

I’m pleased to annouce that libgda/libgnomedb version 3.0.0 have been released

This is the first major stable release since the previous 1.2.x
versions, in which of the code has been reworked, many new features
have been added and the dependencies have been lowered to a minimum;
for more information, please visit http://www.gnome-db.org.

Call for Testers: Mono 1.2.4 and Firebird .NET Provider

Mono 1.2.4 preview sources, packages, and installers are available at:

http://mono.ximian.com/monobuild/preview/download-preview/

The beginnings of the release notes for 1.2.4 are available at:

http://go-mono.com/archive/1.2.4/

1 116 117 118 119 120 149