Core Spring Data
This Refcard serves as a must-have reference for the Spring Data project. Spring Data, which is part of the Spring Framework ecosystem,... more »
Tweet 0 Comments Save Tags: database , frameworks , how-to , java
Spring Data Arora SR1 released
Announcement of the service release of the Spring Data Arora release train
Tweet 0 Comments Save Tags: announcement , database , java , open source
PostgreSQL at a glance
PostgreSQL shows excellent functionalities and performance. Considering its high quality, it may seem strange that PostgreSQL is not more... more »
Tweet 0 Comments Save Tags: database
Telerik JustCode
Telerik JustCode is a Visual Studio extension that helps with code navigation, error checking, test runs and more. It’s still Visual... more »
Tweet 0 Comments Save Tags: database
A Quick Primer on MongoDB
A Quick Primer on MongoDB - which can be used to be familiar with MongoDB
Tweet 0 Comments Save Tags: database , how-to , open source
Cloudera's real-time query engine Impala goes GA
The first of the ‘beyond batch’ projects becomes available to the public, as Cloudera set Impala free.
Tweet 0 Comments Save Tags: database , java , news
Hierarchies With Postgres
Learn how to model hierarchies and tree structures in Postgres using arrays and materialized paths.
Tweet 0 Comments Save Tags: database , how-to
Remove duplicate rows from a table in mysql
Sometimes when working on databases we come across situations where we have duplicate rows and one of the major headaches is to remove... more »
Tweet 0 Comments Save Tags: database , how-to , java , open source
How to use MongoDB as a pure in-memory DB
You can now use MongoDB and all its features as an in-memory RAM-only store! Its performance should be pretty impressive: during the test... more »
Tweet 0 Comments Save Tags: database , open source
5 Steps to Improve E-Commerce Performance for Increased Sales: Backend Performance
In the previous post we presented problems encountered by our client TescaraHats (name changed for commercial reasons), a European market... more »
Tweet 0 Comments Save Tags: database , hardware , methodology , usability
Getting Started with Neo4j
Neo Technology Senior Consultant Andreas Kollegger discussed Getting started with Neo4j, the world's leading NOSQL graph database.
Tweet 0 Comments Save Tags: database , news
RavenDB Map/Reduce optimizations
What you can see is that we start out with a mapping & reducing values. And you can see that initially this is quite expensive. But... more »
Tweet 0 Comments Save Tags: database
Overtime: NBA CIO Gives E2 More Answers
Overtime: The NBA CIO on Big Data, infrastructure, and what it takes to create happy basketball fans.
Tweet 0 Comments Save Tags: database , usability
Make Yourself a Data Scientist
Troy Sadkowsky runs through some common challenges in becoming a data scientist, how to overcome them, and his own professional story.
Tweet 0 Comments Save Tags: database , how-to , tools
Easy Database Migrations using Flyway, Java EE 6 and GlassFish
Examples how to integrate database migrations into a JEE application in a few steps using the Flyway migrations.
Tweet 0 Comments Save Tags: database , java , tools
NDepend 4 and CQLinq
You already know that I’m a fan of NDepend because it is a really useful tool to have a deep insight on your code and especially to spot... more »
Tweet 0 Comments Save Tags: database
Being a Data Scientist at Tumblr and Kickstarter
Data scientists from Tumblr, Kickstarter, and other sites discuss leveraging big data in a startup situation, in this panel from DataGotham 2012.
Tweet 0 Comments Save Tags: database , how-to , opinion
Postgres Demystified
Learn about the Postgres features and why you should consider it for your next project. These include: Datatypes Using other languages... more »
Tweet 1 Comments Save Tags: database , open source , opinion , tools
How to Notify/Email Yourself When an EC2 Instance Terminates
I make pretty heavy use of EC2 spot instances, which as you know can terminate at any time with no warning.
Tweet 0 Comments Save Tags: database , news
Google Compute Engine opens up to all
11 months on from its unveiling, Google say they’re ready to tackle Amazon Web Services with their infrastructure project.
Tweet 0 Comments Save Tags: cloud , database , news
Entity Framework Code-First and Migrations in ASP.NET MVC
Code-First approach provides freedom to the developer to define model classes as per the Domain requirements first via POCOs. We will use... more »
Tweet 0 Comments Save Tags: .net , database , microsoft
Search Is Eating The World
Because search is becoming smarter and smarter, search is becoming the centerpiece for interacting with big data and complex applications.
Tweet 0 Comments Save Tags: database , opinion , tools
Apache Drill: Interactive Query and Analysis
This 50-minute presentation from NoSQL Matters was given by Michael Hausenblas and covers Apache Drill.
Tweet 0 Comments Save Tags: database , news
SQL Injection a threat : Controlled
In the first part: This blog is basically written to demonstrate the SQL-Injection and the vulnerabilities in code which causes the... more »
Tweet 0 Comments Save Tags: database , frameworks , how-to , java
Apache Giraph hits 1.0 - set to follow in Hadoop's footsteps?
Already used by social networking giants Facebook, Twitter and LinkedIn, is Apache Giraph set to lead the charge for scalable social graphs?
Tweet 0 Comments Save Tags: database , java , news , open source