In the "Data Path": Dumping the Database
Bottlenecks to application scalability are a thorn in many architects' sides. Offloading the database and dumping the impedance mismatch with object... more »
Tweet 0 CommentsSave Tags: database, open source, server
SQLAuthority News – Book Review – Expert SQL Server 2008 Encryption by Michael Coles
“What is your opinion on encryption? What I mean is: In a world filled with data, how do you see encryption?” This is the precise question Michael... more »
Tweet 0 CommentsSave Tags: books, database, reviews, security
Geek City: Intent to Update
In the last couple of months, I've told you about Intent Locks and UPDATE locks. I want to just provide a wrap up to those posts that talks about both... more »
Tweet 0 CommentsSave Tags: database, how-to
Code Name Houston: New SQL Azure Developer Tool
Today at the PDC, Microsoft announced a new SQL Azure developer tool that is still pre-alpha: Code Name Houston. Houston is a web based developer... more »
Tweet 0 CommentsSave Tags: database, microsoft, tools, web services
Download Sql Server 2008 R2 November CTP
Download the new version of Sql Server 2008 R2 November CTP.
Tweet 0 CommentsSave Tags: announcement, database, microsoft, news
Ajax programming with Struts 2 - JavaWorld
Do you have five minutes? Check out these five steps to dynamic, Ajax-style tables using Struts 2, Dojo and JSON.
Redis, Memcached, Tokyo Tyrant and MySQL comparision
A good comparison of the different storing methods.
Tweet 0 CommentsSave Tags: database
RoundhousE: Version Your Database
Versioning your database is as important as versioning your code. How much time do we waste currently before we are even productive when we have to... more »
Tweet 0 CommentsSave Tags: .net, database, open source, tools
NoSQL meet SQL
Often times, I don't get to get my hands dirty at work. Not being one to let myself atrophy, I keep my eyes out for new and exciting things to catch... more »
Tweet 0 CommentsSave Tags: database
Zend Framework and Doctrine. Part 2
Today we start actual development with Doctrine and Zend Framework. Base of this post is my code which I have been using for quite a few projects and... more »
Tweet 0 CommentsSave Tags: database, frameworks, how-to, php