PHP Classes
Icontem

Class: pDB


  Search   All class groups All class groups   Latest entries Latest entries   Top 10 charts Top 10 charts   Newsletter Newsletter   Blog Blog   Forums Forums   Help FAQ Help FAQ  
  Login   Register  
Recommend this page to a friend! ReTweet ReTweet Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Benny Zaminga  >  pDB  >  Download  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: pDB Support forum
Base name: pdb
Description: File based database SQL engine in pure PHP
Related top rated classes:
Version: -
Required PHP version: -
License: GNU Lesser General Public License (LGPL)
All time users: 1116 users
All time rank: 2294
Week users: 1 user
Week rank: 3525
 
  Author   Group folder image Groups   Detailed description  
  Rate classes User ratings   Applications   Related links   Files Files  

Author

Picture of Benny Zaminga
Name: Benny Zaminga <e-mail contact>
Published packages: 2 Browse this author's classes Browse this author's classes
Country: Switzerland Switzerland - PHP jobs in Switzerland
Home page: http://offix.ch/
Age: 33
All time rank: 416
Week rank: 923

Groups

Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image Files and Folders Listing, accessing and manipulating files and folders View top rated classes

Detailed description

pDB is a collection of PHP classes that implement a file based embeddable SQL database engine.

It was written in pure PHP and does not require any special extension or external resource. So, it can be distributed with any plain PHP application.

It works by storing the database tables in files that contain arrays serialized by PHP to store the data of the rows and columns of the tables. The database table files can be moved between different environments and operating systems.

It provides a SQL 92 compliant interface to execute queries like with any SQL database engine.

With small databases it can be faster than MySQL or PostgreSQL. It does not impose the overhead of establishing local socket or TCP/IP connections.

User ratings

Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Sufficient (68.8%)
Sufficient (68.8%)
Insufficient (37.5%)
Sufficient (68.8%)
-
-
Not sure (51.9%)
1205
Month:
Not yet rated by the users

Applications that use this class

Link Description
pDBGUI A frontend or admin-interface for pDB
peDeBe peDeBe is a very basic mini CMS-approach based on pDB
Add link image If you know an application of this package, send a message to the author to add a link here.

Related links

Link Description
Introduction to pDB A short and unfinished introduction to pDB.
pDB Wiki Main resource for pDB related files and docs.
pDB-API Docs (Download .tgz) pDB-API Documentation (Download gzipped tarball)
pDB-API Docs (Online) pDB-API Documentation (View online)

Files

File Role Description
Plain text file common_queries.txt Data A few common queries needed by the HTML-Interface.
Files folder image DB_ROOT/db_00
  Plain text file .pdb Data pDB's DB-folder. (Where all databases'll reside.)
Plain text file index.php Example HTML-Test-Interface
Plain text file pDB.conf.php Data pDB's ConfigFile
Plain text file pDB.users.php Data pDB's UserConfig
Plain text file pDB_CORE.php Class pDB's CORE-Class
Plain text file pDB_SQL_PARSER.php Class pDB's SQL-Parser-Class
Plain text file pDB_TABLE_OBJ.php Class pDB's TableObject (´in-memory´-table or ResultSetObject)
Plain text file README Doc. PLEASE READ THIS
Download all files: pdb.tar.gz pdb.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.

 
  Advertise on this site Advertise on this site   Site map Site map   Statistics Statistics   Site tips Site tips   Privacy policy Privacy policy   Contact Contact  

For more information send a message to :
info at phpclasses dot org.
Copyright (c) Icontem 1999-2009 PHP Classes - PHP Class Scripts
  PHP Book Reviews - Reviews of books and other products