no
20

WP-DBManager Published 8 days ago

Posted by blogfreakz 8 days ago via http://blogfreakz.com
Tags: database web-design

The WP-DB Manager allows you to backup, optimize, repair, restore and delete backup database quickly and easily. Get the installation instructions and... More..

no
20

Dave's Lazy Testing Technique Published 240 days ago

Posted by ChristopherSmith 298 days ago via http://www.dtobey.com
Tags: database java methodology

A great technique to eliminate the effort of testing almost altogether, and yet know with virtual certainty there are no bugs, when refactoring or optimizing... More..

no
20

MongoDB is the New MySQL Published 254 days ago

Posted by SteveH 313 days ago via http://redmonk.com
Tags: database how-to tools

According to Ohloh, MySQL and MongoDB have little in common... More..

no
20

How to exploit your database for better performance Published 257 days ago

Posted by gakkan 316 days ago via http://blog.dynatrace.com
Tags: database java methodology

Databases are optimized for fast read/write access, real-time data replication and clustering... More..

no
20

SQL vs NoSQL in the Cloud: Which Database Should You Choose Published 258 days ago

Posted by Rembo 305 days ago via http://cloud.dzone.com
Tags: database opinion research server

Let’s start with a simple question: What is the real difference between NoSQL and SQL? In my view, the different access patterns provided by NoSQL and... More..

no
20

The Plot to Kill PHP MySQL Extension Published 258 days ago

Posted by SammyDan 306 days ago via http://www.phpclasses.org
Tags: database opinion php

PHP core developers are planning to kill the PHP original MySQL extension... More..

no
20

Entity Framework and T4: Generate Query Objects on the fly, part 1 Published 262 days ago

Posted by ruijarimba 329 days ago via http://ruijarimba.wordpress.com
Tags: .net database frameworks methodology

Generate Query Objects on the fly for your Entity Framework entities using T4 templates. Don’t worry about LINQ, let the objects do all the work for... More..

no
20

Speeding up queries by a factor of 100 or more with DB2 Text Search Published 263 days ago

Posted by johngraham 302 days ago via http://programmingzen.com
Tags: database how-to opinion ruby

DB2 Express-C V9.7.4 ships with an extremely powerful full text search engine that has plenty of useful features, including excellent integration with... More..

no
20

Database Normalization Published 267 days ago

Posted by fordyap 331 days ago via http://beyondrelational.com
Tags: database how-to microsoft server

Normalization is the process of organizing data to minimize redundancy is called normalization ... More..

no
20

Managing SQL Database Objects Published 267 days ago

Posted by HankMassey 334 days ago via http://www.informit.com
Tags: database other languages

In this chapter you will learn about database objects: what they are, how they act, how they are stored, and how they relate to one another. More..