Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devinivy/dram
Distributive record adorning MySQL
https://github.com/devinivy/dram
Last synced: 26 days ago
JSON representation
Distributive record adorning MySQL
- Host: GitHub
- URL: https://github.com/devinivy/dram
- Owner: devinivy
- License: mit
- Created: 2013-12-27T18:28:24.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-27T22:47:33.000Z (almost 11 years ago)
- Last Synced: 2023-04-05T04:51:08.959Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
dram
====Distributive record adorning MySQL
dram is a souped-up, schema-aware MySQL wrapper. The Record class is meant to be extended for database-backed objects within your potentially kickarse web app. Largely inspired by jQuery chaining and collections.
Big features in the works:
- Built-in Memcached support.
- Schema management.At this time you will find nary a doc.