What is Doctrine? Doctrine is an object relational mapper (ORM) for PHP 5.2.3+ that sits on top of a powerful database abstraction layer (DBAL). One of its key features is the option to write database queries in a proprietary object oriented SQL dialect called Doctrine Query Language (DQL), inspired by Hibernates HQL. This provides developers [...]
Archive for October 20, 2010
MongoDB (Document-oriented storage)
Posted: October 20, 2010 in IT-TECHTags: MangoDb Document-oriented storage
Document-oriented storage » JSON-style documents with dynamic schemas offer simplicity and power. Full Index Support » Index on any attribute, just like you’re used to. Replication & High Availability » Mirror across LANs and WANs for scale and peace of mind. Auto-Sharding » Scale horizontally without compromising functionality. Querying » Rich, document-based queries. Fast In-Place [...]