Categories

Updated: 03/14/2007

txtSQL

txtSQL (pronounced &"text-sequel&") is a class containing a variety of functions designed to mimic a database system, using only regular text files. It is object-oriented and can be looked at as sort of a framework in creating larger scripts (such as guestbooks, polls, forums etc.) There are two levels of access; a low-level implementation that works on just function calls and the other relies on the support of SQL (a parser/lexer is currently being developed). As far as I know, txtSQL is VERY efficient in how it handles its data and the way in which it is handled has also almost never caused any major concerns (data loss is rare). txtSQL does not require any outside plugins to operate, it''s in the ballpark of &"plug and play&" (with a few exceptions of course). But most importantly, txtSQL is an opensource project (listed under Sourceforge), licensed under the GNU, which means that it''s totally free of charge and will remain as such forever.
Similar Scripts for "txtSQL"

ASP Neat

ASP Neat is a powerful, yet easy to use, code generator for ASP Classic and ASP.Net code. ASP Neat - The easiest and quickest way to generate ASP code! Generate ASP and ASP.NET pages to manage your SQL Server, MS Access and MySQL data in minutes...

phpLens

PhpLens is a PHP Application Server for rapidly creating database driven Web applications. With phpLens, data can be presented as html tables with facilities to create, edit, paginate, search and delete records. Over 150 properties for modifying phpL...

WizzyWeb

WizzyWeb is the world''s first Web-based Rapid Application Development tool enabling the creation, and testing of PHP or Perl SQL database and email applications in real time over the Web with any standard Web browser. Product catalogs, feedback...

Fun With Stored Procedures...

This is a brief and very useful tutorial on creating and using stored procedures with your asp applications. A stored procedure is nothing more than an sql statement stored inside a database. The database can be SQL Server or MS Access as well as oth...

DB_Browser

DB_Browser is a CGI tool for developers working with a relational database. It easily facilitates searching, editing, and adding tables within a database, as well as directly querying the database using SQL in a web-browser form. While it can be used...
©2003-2008 jCay.com