Freeware Firebird PHP Generator released

Firebird PHP Generator SQL Maestro Group is announcing the release of Firebird PHP Generator. It is a freeware but powerful Firebird GUI front-end that allows you to generate high-quality PHP scripts for the selected tables, views and queries for the further working with these objects through the web.

Key features:

  • Data management: adding, editing and deleting records
  • Customization of the HTML appearance
  • Filtering and sorting abilities
  • Data protection with a lot of security settings
  • Lookup options for master-detail relations
  • Integrated script navigation
  • Ability to create multilingual web apps.

SQLObject new releases

New versions of SQLObject was released: 0.7.5, 0.8.2, and 0.9.0b1.For a complete list of changes, please see the news: http://sqlobject.org/News.html

SQLObject is a popular python Object Relational Manager for providing an object interface to your database, with tables as classes, rows as instances, and columns as attributes.

SQLObject includes a Python-object-based query language that makes SQL more abstract, and provides substantial database independence for applications.

technorati tags:

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.

1 115 116 117 118 119 147