- TxtSQL
Infobox_Software
name = txtSQL
caption =
developer =Faraz Ali
latest_release_version = 2.2
latest_release_date =
programming language =PHP
operating_system =Cross-platform
genre = Development Library
license = GPL
website = [http://www.txtsql.com txtSQL]txtSQL (pronounced "text-sequel") is an object-oriented (OOP) flat-file
database management system written inPHP . Working on ordinary text files with increased file-security, it offers support for a small subset ofSQL and is extremely efficient in terms of execution time. txtSQL utilizes a file system similar to that ofmySQL 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 supportsSQL . txtSQL is anopen source project licensed under theGNU General Public License (GPL).Features
*Quicker than most other flatfile
database scripts (PHP ).
*You can use a small subset of the SQL language
*An admin system similar tophpMyAdmin is included in the latest stable release (2.2).
*Well documented code, with a detailed manual, so it's easy to install and use.
*You don't need any extrasoftware or outside plugins for txtSQL to function.
*TrueSQL syntax is being developed and will be included in next release (4.0).ee also
*
List of relational database management systems
*Gladius DB External links
* [http://sourceforge.net/projects/txtsql txtSQL home page]
* [http://sitemancms.info/docs/txtsql22en/ txtSQL english documentation]
Wikimedia Foundation. 2010.