Label: database

All content with label database.
Related Labels: postgresql, zf2, models, service, orm, xml, postgre, replication, validate, zend_config, zend_acl, migrate, acl, zend_db, zend_db_schema, template, form, exception, proposal, more »

Page: Tutorials, User Guides, and Examples (Developers)
following tutorials are provided by users of Zend Framework and are not endorsed by Zend in any way. That disclaimed, most ZF developers should find this content very interesting and useful. Note: Articles are children of this page. External articles can be found on the external resources ...
Other labels: acl, zend_acl, example
Page: Using Zend_Acl with a database backend (Developers)
Introduction This example shows how to implement ZendAcl with a database backend. Roles, Resources and Users are stored in a database and can easily be queried. This ACL implementation uses 5 basic roles and uses ZendAcl inheritance. Firstly, the database tables and initial roles ...
Other labels: acl, zend_acl, example
Page: Zend_CircuitBreaker - Artur Ejsmont (Proposers)
ZendCircuitBreaker Artur Ejsmont mailto:a.e@inne.pl TBD 1.0 20 November 2010: Initial Draft. Circuit Breaker is a component that helps discovering externals resources failures and adapting application behavior. If my database is overloaded and times out after 30s ...
Other labels: service, proposal, exception
Page: Zend_Config_Db - Ben Scholzen (Proposers)
ZendConfigDb Ben Scholzen mailto:mail@dasprids.de Alexander Veremyev (Zend Liaison) alexander 1.0 10 May 2008: Initial proposal. ZendConfigDb will allow reading and writing configs to databases supported by ZendDbAdapter. This may be useful for runtime stored values, like ...
Other labels: zend_config
Page: Zend_Db_Adapter_Alias - Joseph Lee (Proposers)
page has been created from a template that uses "zones." To proceed: # Edit the page # Replace sample content within each zonedata tag with your own content # Remove this notice # Save the page # When you are ready for community review ...
Other labels: proposal, zend_db
Page: Zend_Db_Adapter_Pgsql - Viktor Jenei (Proposers)
page has been created from a template that uses "zones." To proceed: # Edit the page # Replace sample content within each zonedata tag with your own content # Remove this notice # Save the page # When you are ready for community review ...
Other labels: zend_db, adapter, postgresql, postgre
Page: Zend_Db_Document (Proposers)
ZendDbDocument Rostislav Mykhajliw mailto:necromant2005@gmail.com http://github.com/necromant2005/zeus 1.2 31 December 2010: Beta. ZendDbDocument implements abstract interface to nosql storages. MongoDB http://www.mongodb.org/display/DOCS/Home CouchDB http://couchdb.apache.org/ Riak http ...
Other labels: proposal, zend_db
Page: Zend_Db_Schema_Manager - Sean P. O. MacCath-Moran (Proposers)
ZendDbSchemaManager Sean P. O. MacCathMoran mailto:zendDbSchemaManager@emanaton.com TBD 1.0 1 January 2008: Initial Draft. ZendDbSchemaManager provides the means for one to structure database upgrades / downgrades (i.e. "migrations") and copies (i.e. "replications") while being database ...
Other labels: zend_db, migrate, zend_db_schema, replication
Page: Zend_Generator_Orm - Thomas VEQUAUD (Proposers)
ZendGeneratorOrm Thomas VEQUAUD mailto:thomas.vequaud@gmail.com 0.1 27 April 2009: Creation of the proposal 0.2 27 April 2009: Attachment added (source code in a zip file) 0.3 27 April 2009: Sources updated 0.4 28 April ...
Other labels: proposal, generator, orm, models
Page: Zend_Grid - Bento Vilas Boas (Proposers)
ZendGrid Bento Vilas Boas mailto:geral@petalaazul.com TBD 1.0 26 June 2010: Initial Draft. ZendGrid is a component for display/manage data with source abstraction. Although it can be used anywhere in your application, it has a comprehensive feature list ...
Other labels: proposal, grid, form, xml, template