txtSQL is an object-oriented (OOP) flat-file database management system written in PHP. Working on ordinary textfiles with increased file-security, it offers support for a small subset of SQL and is ...
txtSQL is an object-oriented (OOP) flat-file database management system written in PHP. Working on ordinary textfiles with increased file-security, it offers support for a small subset of SQL and is extremely efficient in terms of execution time. txtSQL utilizes a filesystem similar to that of mySQL by employing the concept of tables and databases. Furthermore, we do not require any outside plugins just so that txtSQL can operate. There are two levels of operation for developmental purposes; a low-level implementation and a high-level implementation that supports SQL. But most importantly, txtSQL is an opensource project licensed under the GNU which means that it is totally free of charge and will be like that forever.
Version 2.2 Final Platform Windows ,FreeBSD ,Mac OSX ,Sun ,Linux