ezSQL
A class that makes it ridiculously easy to use mySQL, Oracle8, Inerbase/Firebase, PostgreSQL, SQLite (PHP), SQLite (C++) and/or MS-SQL database(s) within your PHP/C++ script. Includes lots of examples making it very easy to understand how to work with databases. ezSQL has excellent debug functions making it lightning-fast to see what’s going on in your SQL code. ezSQL can dramatically decrease development time and in most cases will streamline your code and make things run faster as well as making it very easy to debug and optimise your database queries. It is a small class and will not add very much overhead to your website.
Visit publisher site: ezSQLListing Details
- Version:
- 1.26
- Filed in:
-
Scripts / PHP / Scripts & Programs / Database Tools
- Submitted on:
- Last Updated:
- Feb 11, 2009
- Publisher:
- Other listings by this publisher
License & Pricing Information
User Reviews
Add/Edit Your ReviewDisplaying 1-3 out of 3 reviews
-
I have used ezSQL since version 1.04 and I have nothing but praise for it. I have so much faith in it that it forms the database class for ReviewCast, our PHP based review engine product. ezSQL is fast and very easy to use and I particularly welcome the ability to easily connect to databases other than MySQL. You can see ezSQL in action in our ReviewCast demo system running at http://www.reviewcast.com
-
I started using it a month ago. Now I completely don't use anything else:) The thing I like about it the most is quick response time to bugs.
-
Ok I've been playing with this product for about a day, and have managed to re-write two of my old websites using this product. If you're running Oracle or MySql, this product is new must have! It's only drawback is that you can only address one DB per site, but for most sites that should be enough. Previously I was using the standard PostNuke DB API and it did ok, but with EZSQL my pages literally POP into existance, it definetly takes out the over head normally associated w/db based dynamic webpages. I am porting the rest of my sites over to it. Get this product!