Database

  • submit to reddit

Hippo CMS in the Cloud, a step-by-step tutorial

Hippo CMS is a Java open source web content management system that enables a true, open and context-aware content strategy. It is targeted at medium to large...

0 replies - 3311 views - 02/02/12 by Judah Johns in Articles

Database Innovation, Pleeease! (NoSQL is not really disruptive)

I think you have heard me say it before, but in this case I think repetion is needed: We should be much more innovative in the database world. And no, I am...

2 replies - 5002 views - 01/18/12 by Anders Karlsson in Articles

Database Indexes for The Inquisitive Mind

I've used to be a developer advocate an awesome database product called MarkLogic, a NoSQL Document Database for the Enterprise. Now it's pretty frequent that...

0 replies - 5793 views - 12/09/11 by Nuno Job in Articles

Basic Mistakes in Database Testing

There is a huge number of books about TDD. Those books usually concentrate on using test for units of work. Units of work are understood in many different...

9 replies - 14033 views - 11/28/11 by Mitch Pronschinske in Articles

Solr Power FTW: Powering NoSQL the World Over

Pop quiz!  Can you answer the following questions off the top of your head?  If so, stop reading after the questions and show off your Solr sagacity and your...

0 replies - 3271 views - 11/18/11 by David Pell in Articles

Tip: How do you know when to shard your database

We at ScaleBase talk about sharding so much, it’s difficult for us to see why someone wouldn’t want to shard. But just because we’re so enthusiastic...

3 replies - 4100 views - 11/17/11 by Liran Zelkha in Announcements

Flyway 1.5 Released - An Agile DB Migration Framework for Java

If you haven't heard about Flyway, a database migration tool for Java, now's a good time to check it out.  The 1.5 version was just released with support for...

0 replies - 6893 views - 11/11/11 by Mitch Pronschinske in Articles

Revolution of Cloud (Google Cloud SQL with GAE)

With Google App engine SDK 1.5.5, Google have introduced Google Cloud SQL for GAE (Currently we can't connect any other external application with Google...

1 replies - 2285 views - 11/07/11 by Chandana in Announcements

Create MySQL Database With Unicode Collation

0 replies - 3496 views - 08/29/11 by Snippets Manager in Uncategorized

Month Day Year Smart Dropdowns

3 replies - 8914 views - 08/21/11 by Snippets Manager in Uncategorized

DbWrench Database Design & Synchronization v2.1.0

Major Upgrade Released  Version 2.1.0 of this database design and synchronization software has been released. The primary new features of this major...

0 replies - 2329 views - 08/16/11 by Harnek R in Announcements

Jetslide uses ElasticSearch as Database

This post explains how one could use the search server ElasticSearch as a database. I’m using ElasticSearch as my only data storage system, because for...

0 replies - 6315 views - 07/13/11 by Peter ___ in Articles

Calculating SQL Table and Row Physical Sizes

A customer noticed sudden and sharp increase in the database disk consumption. The alarm that went off was the low disk-space monitor. Apparently the...

0 replies - 5579 views - 07/03/11 by Ashod Nakashian in Articles

“NewSQL-as-a-Service” Cloud Database

In a blog post following a recent report by the 451 Group, Matthew Aslett, a senior analyst for the research firm, defines the term “NewSQL” as a new...

0 replies - 6453 views - 07/01/11 by Razi Sharir in News

Can Prepared Statements Improve Your Scalability?

Everybody knows that using prepared statements for your database access greatly improves latency times. My point, in this blog post, is that it can also...

6 replies - 9642 views - 05/26/11 by Liran Zelkha in News