Tag Archives: Database

Dynamic Configuration of Hibernate Envers

The project I’m working on wanted to have audit tables for many of the tables in the system. Instead of writing our own plugins and creating the tables we decided to use Hibernate Envers. Hibernate Envers is a really nice … Continue reading

Posted in Java, Programming | Tagged , , , , | Leave a comment

DB Technology Review (with pretty charts too!)

Recently I’ve been working on loading a set of data (51 gig) into a rather simple db for use with generating some data for later on down the application pipeline. Speed was very important as we only have a certain … Continue reading

Posted in Database, Java | Tagged , , | 2 Comments

NoSQL

“I like Noh theater and I like NoSql” “So you don’t like theater and you don’t like databases?” “No, I love Noh theater, and I love NoSql” “But you just said…..” — Noh Theater is a type of Japanese Musical … Continue reading

Posted in Database | Tagged , , | Leave a comment