http://www.se-radio.net/2012/11/episode-189-eric-lubow-on-polyglot-persistence/
Tags / database
Tagged with “database”
(9)
-
Episode 189: Eric Lubow on Polyglot Persistence | Software Engineering Radio
-
Episode 186: Martin Fowler and Pramod Sadalage on Agile Database Development | Software Engineering Radio
Tagged with agile database database migration incremental changes sql
-
Josh Berkus | Scale Fail
With a good deal of sarcasm, Josh Berkus presents a sardonic critique about scaling tools that are trendy rather than reliable. Josh Berkus, CEO of PostgreSQL, gives a facetious list of do’s and don’ts for database creation and application design that, while often popular today, are not stable techniques. In the same cynical tone of this short presentation, Berkus sarcastically places sexiness at the top of the list of qualities to maintain when scaling website elements.
-
Database Optimisation - Remo Biagioni - PHP UK Conference
Database optimisation A real life example getting more throughput with fewer queries.
Over the last year we’ve grown a database from a few hundred megabytes to just over one terabyte. The database is reported on and populated by a network of servers using PHP. As the database has grown we’ve had to look again our initial assumptions and ways of working. One table has over 2billion rows; 2.5 million rows every day are added to another table. This talk will cover how we use explain, foreign keys, normalising data without sacrificing performance, queuing and using memcache. And, how we’ve made the system run faster now than it did with a much smaller database.
Tagged with php performance optimization database mysql memcache
-
The Changelog - Episode 0.0.7 - Mike Dirolf from 10gen and MongoDB
-
FLOSS Weekly 26: SQLite
SQLite, an in-process library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine.
Tagged with open source podcast sqlite database development
-
FLOSS Weekly 36: CouchDB
Apache CouchDB, the distributed, schema-free, document-oriented database accessible via a RESTful HTTP/JSON API.
Tagged with open source podcast database web development couchdb
-
A lighter, simpler MySQL: Brian Aker
Brian Aker, a principal engineer for MySQL at Sun, explains the Drizzle project: a new, stripped-down derivative of MySQL that relies on best-of-breed internal libraries, eliminates support for obsolete platforms, and has already attracted contributors from outside Sun.
-
James Turner interviews Brian Aker
Brian Aker’s Vision for a Livable Design
Tagged with database open source interview programming
