This repository was archived by the owner on Oct 14, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
PHP mysql db wrapper for common use.
cofyc/php-db-mysql
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Features ======== * DB A php mysql db client wrapper implementation for common use. - Vertical partitioning by table. - Horizontal sharding by table & shard_key. Directory-based partitioning. - Query Builder: DML SELECT ... FROM ... WHERE ... INSERT ... INTO ... VALUES ... UPDATE ... SET ... WHERE ... DELETE FROM ... WHERE ... * DBTable A simple php db table wrapper with CURD operations supported and a cache layer built in. Dependencies ============ PHP: php 5.3.x Extensions: mysqli memcached
About
PHP mysql db wrapper for common use.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published