GladiusDB and Firebird: Databases for Your PHP Apps
In this next installment, we’ll be looking at two (arguably very contrasting) databases. The first is Gladius DB, which is a flat file database written in pure PHP. The second is Firebird, another database veteran, which has features similar to some of the better-known databases, such as Microsoft SQLServer.
So with that, let’s get going.
The article is on dzone too