SQLite Programming With Python
This video shows how to use SQLite with Python. Using this tool means that you can use SQLite as your database to store data and drive the behaviour of your Python application.
Database Software Development Videos and Tutorials: MySQL, Oracle, NoSQL
This video shows how to use SQLite with Python. Using this tool means that you can use SQLite as your database to store data and drive the behaviour of your Python application.
This video explores the lessons learned from his experience of using MongoDB in a high volume, high transactions scenario. Pramod Sadalage shares how his team loaded large volumes of data, kept the data up to date, and how they experimented with different configurations before arriving at the optimal MongoDB setup. …
In this video, ten representatives from NOSQL vendors and projects (Cloudant, 10gen, Basho, CouchOne, Cloudera, Scality, Riptano, Membase, InfiniteGraph and GoGrid) participate in a 2-hour panel on the past, present and future of NOSQL. http://nosqltapes.com/video/nosql-evening-in-palo-alto
This video covers the basics of the CouchDB HTTP API and how to use it from PHP. Some architecture approaches are discussed and it briefly looks at things to avoid when moving from an RDBMS to a Document Database such as CouchDB.
The difficulty of partitioning social graphs has introduced new system design challenges for scaling of Online Social Networks (OSNs). Vertical scaling by resorting to full replication can be a costly proposition. Scaling horizontally by partitioning and distributing data among multiple servers using, for e.g., key-value stores using DHTs, can suffer …
This video demonstrates how to quickly get up and running with PHP 5.3.1 and MongoDB on Windows 7 and IIS 7 and getting started with Lithium, the most RAD framework for PHP 5.3+. Video Producer: spacialeffect.com