sqlCache API Library 1.0
Developed by Dmitry Sheiko, listed in Cache
sqlCache API Library is a free PHP cache script created to increase database application performance by avoided to access databases to retrieve the results of queries being executed repeatedly. It can be used to cache the results of SQL database query results in file.
This script provides an API that encapsulates the execution and caching of SQL database queries that maybe executed by several types of database APIs. Currently it supports supports AdoDB and PHPBB DAL. It stores cached result sets in files and one table of the database for indexing.
License type: GPL
Date added: 6 years, 7 months 2 days ago | Last updated: 1 year, 5 months ago
More popular Cache
- Class Cache 1.0 (6 years, 7 months 24 days ago)
- Files folder image SharedMemory 1.0 (1 year, 5 months ago)
- sqlCache API Library 1.0 (1 year, 5 months ago)
- File Cache 1.0 (3 years, 2 months 15 days ago)
- PHP-Cache 1.0 (4 months 26 days ago)
Listing Files

readme.txt- 1.2 KB
- 10/25/2005 18:29:04

adodb_sample.php- 1.3 KB
- 10/25/2005 18:29:04

adodb.sqlapi.lib- 3.6 KB
- 10/25/2005 18:29:04

phpbb_sample.php- 1.4 KB
- 10/25/2005 18:29:04

sqlCacheModel2.gif- 8.7 KB
- 10/25/2005 18:29:04

mysql.php- 5.9 KB
- 10/25/2005 18:29:04

phpbb.sqlapi.lib.php- 3.4 KB
- 10/25/2005 18:29:04

index.php- 32 Bytes
- 10/25/2005 18:29:04

sqlCacheModel1.gif- 15.2 KB
- 10/25/2005 18:29:04

sqlcache.lib.php- 6.7 KB
- 10/25/2005 18:29:04

test.sql- 7.0 KB
- 10/25/2005 18:29:04
