Embedded Data Storage with Oracle Berkeley DB
Oracle Berkeley DB allows developers to link a fully functional, robust data storage library directly into their application. Product manager David Segleau explains how.
Oracle Berkeley DB allows developers to link a fully functional, robust data storage library directly into their application. Product manager David Segleau explains how.
This video shows how to add validation to a registration form. We validate name, email, and password, as well as display error messages to the user. Producer: ThinkVitamin
Explore the underlying object-relational mapping (ORM) framework in ColdFusion 9. Tap into the power of Hibernate to build scalable and high-performing applications. This is a very technical session requiring advanced skills with ColdFusion.
This video presents one of the most significant additions to ColdFusion development, the object-relational mapping (ORM) framework built into ColdFusion 9. Powered by the Hibernate framework, ColdFusion 9 reintroduces the rapid in rapid application deployment.
RDBMS has been the standard for many years, when it has come to data storage. However, recently there has been an increase in document databases. In this talk we are going to cover the basics of CouchDB and how to consume this kind of database from .NET applications. Watch this …