MDB2_Schema is learning new tricks

Igor is doing great work on moving forward the XML based database schema format originally developed by Manuel Lemos as part of Metabase that is used in MDB2_Schema. [ED…skiped some content]The idea behind this schema format is to make it possible to define a single database schema that can be used to create, alter and initialize databases in any number of RDBMS. For example currently MDB2_Schema supports MySQL, PostGreSQL, Oracle, SQLite, MS SQL Server, Interbase/Firebird.

Read more on Lukas Smith’s blog [via planet mysql]

OpenDBX 1.1.2 released – firebird support added

I can proudly announce that this release of the OpenDBX library contains a fully featured and stable backend for firebird/interbase database servers which works well with both, the classic server and the newer firebird threaded server (often called “firebird super server”). Using the firebird/interbase client library correctly is one of the more challenging tasks and therefore great news for the OpenDBX project.

* More information about OpenDBX
* Download OpenDBX

KInterbasDB 3.2rc1 Released

KInterbasDB is a Python extension package that implements Python Database API 2.0-compliant support for the open source relational database Firebird and some versions of its proprietary cousin Borland Interbase. In addition to the minimal feature set of the standard Python DB API, InterbasDB also exposes nearly the entire native client API of the database engine.

See the release announcement at here.

DeZign for Databases V4.1

Datanamic is pleased to announce the release of DeZign for Databases V4.1, the latest version of its easy-to-use database modeling tool. DeZign for Databases V4.1, the first feature release since DeZign for Databases V4.0, includes a wide range of performance enhancements and a number functionality additions.

All the changes can be viewed here.

django added firebird support

[ED:django is like RoR implemented in python]
Just attached the firebird backend and a patch file. Firebird has a problem, names can’t bigger than 31 chars for tables, fields, constraints, etc. In auth app needed to change user_premissions to permissions so the many to many table name doens’t get too big… must be a way we can workaround this…

GnuGk 2.2.4 released

GnuGk 2.2.4 has been released.[ED:Nice thing is that you can keep passwords for users in firebird database]
The GNU Gatekeeper (GnuGk) is a full featured H.323 gatekeeper, available freely under GPL license. It forms the basis for a free IP telephony system (VOIP).

1 130 131 132 133 134 145