DatabaseLayer 1.7.1 Released

DatabaseLayer is a wxCode library written to offer a JDBC-like API to database access. For a summary of the functionality offered by
DatabaseLayer, visit http://wxcode.sourceforge.net/docs/databaselayer/summary.html. The main web page is located at
http://wxcode.sourceforge.net/docs/databaselayer/. At this time, the supported database backends are SQLite, Firebird, PostgreSQL, MySQL, ODBC, Oracle (partial), and TDS (which includes MS SQL Server and Sybase – both partially supported).

Changes in the 1.7.1 release

OpenDBX 1.3.1 released

This version enhances the library with a read-only large object interface, which enables access to blob and clob data stored within a database. The Firebird backend is the first one that implements this interface and is now able to fetch data objects up to several GB in size is smaller chunks. Along with the new interface, the code for the backends was split into several files, so it is more clearly arranged when extensions like the large object part will be added. Also, replacing stdint.h by the inttypes.h include removes an undesired dependency on automake from the header file.

CopyCat version 2.0 released

After a long delay, Microtec is pleased to announce the release of the long-awaited CopyCat version 2.0!

CopyCat is a set of Interbase/Firebird replication components for Delphi and C++Builder. Using CopyCat, you can easily build applications comprising advanced database replication capabilities, which can be deployed royalty-free.

For more information about this new release, click here.

General information about CopyCat : http://www.microtec.fr/copycat

Delphi For PHP Released – firebird related article on slashdot

Here is the original article and the interbase/firebird mention

Codegear (now a subsidiary of Borland) has just released version 1.0 of Delphi for PHP, a RAD development environment (running on Windows) that produces standard PHP code. It features a large set of built-in components, including ones that use AJAX for database access; and Codegear is encouraging users to develop their own components. The framework, VCL for PHP, is open source, and documentation follows the PHP model. Initial database connectivity is for MySQL and Interbase (Codegear’s commercial database that spawned the open-source Firebird), but more are promised.

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. This release introduces support for Windows Vista and seems to be working under Linux with WineHQ.

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

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

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

libgda/libgnomedb version 3.0RC 1 have been released.

After a lot of bug fixes and cleanups, I’m pleased to announce that Libgda and Libgnomedb have reached a point where the API and ABI are frozen for the upcoming 3.0 release. This new upcoming version is a complete overhaul compared to the previous 1.2.x versions (the jump to 3.0 is due to a shared libraries versionning). The sources can be downloaded from GNOME servers.

SQLAlchemy 0.3.6 released

SQLAlchemy 0.3.6 released. SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.

This is the first post-Pycon release and includes the new Query object which merges in all of the functionality of SelectResults.

More docs have been added, including some description of the new Query methods. The “generated documentation” has been broken upinto separate pages per module, with navigation added for module-level functions. Docstrings are also much more PEP compliant and are formatted using docutils.

Full changelog can be viewed at: http://www.sqlalchemy.org/CHANGES

technorati tags:,

1 118 119 120 121 122 149