txtSQL

txtSQL
Developer(s) Faraz Ali
Stable release
2.2 Final / August 2, 2004 (2004-08-02)
Preview release
4.0 Alpha
Written in PHP
Operating system Cross-platform
Type Development Library
License GPL
Website http://www.sourceforge.com/projects/txtsql

txtSQL (pronounced "text-sequel") is an object-oriented (OOP) flat-file database management system written in PHP. Working on ordinary text files 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 file system similar to that of MySQL by employing the concept of tables and databases. Furthermore, it does 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. txtSQL is an open source project licensed under the GNU General Public License (GPL).

Features

See also

This article is issued from Wikipedia - version of the 8/6/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.