Download List

Project Description

Gladius DB is a fast and efficient PHP flat file
database engine written in pure PHP. Its SQL
syntax is compatible with a subset of intermediate
SQL92. You will not need any specific extension to
have it work, and it is bundled with an ADOdb lite
driver.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-03-04 18:40
0.8.1

Problems that happened when SELECTing and rowset precaching triggered were fixed. A typographical errror in driver connection was fixed. LIKE matching was greatly improved.

2009-01-10 19:40
0.8.0

Support for LONGTEXT fields, a stable implementation of rowset pre-caching, the introduction of a database-relative root directory, and minor bugfixes.
Tags: Major feature enhancements

2007-07-11 15:04
0.7.0

Some bugs in aggregate functions were fixed. A bug
in limited queries was fixed. The LIKE operator is
now available. A bug that happened with empty
subqueries was fixed. WHERE expressions nesting is
now correctly handled. A minor change was made to
database field objects. Localization was improved.
Other bugfixes were made.
Tags: Minor bugfixes

2007-01-24 14:40
0.6

This is mostly a consolidation release. The ADOdb
lite binding drivers have been updated. Example
code for the "amy" SQL database has been added.
The database files are fully backward compatible
(and supported) with versions since 0.5.
Tags: Minor feature enhancements

2007-01-24 02:16
0.5

Tags: Initial freshmeat announcement

Project Resources