Database Tutorials & Videos

Database Software Development Videos and Tutorials - MySQL, Oracle, SQL Server, NoSQL, MongoDB, PostgreSQL
 
Database Tutorials & Videos

The Transaction Manifesto: A Direction for NoSQL Database Technology

Every application that needs to support simultaneous clients (concurrency) should be built using transactions with ACID properties. As the NoSQL databases technology matures, transactions will play an increasingly prominent role. In this article, David Rosenthal and Stephen Pimentel explains that transactions are the simplest and strongest programming model available to …

Developing with Berkeley DB and Oracle Database Mobile Server for Java Embedded

Using Oracle Berkeley DB and Oracle Database Mobile Server is the best way to synchronize mobile or embedded applications that utilize SQLite or Oracle Berkeley DB with an Oracle Database back end. The Oracle Java Embedded platform, when coupled with Oracle Berkeley DB and Oracle Database Mobile Server, has the …