Neo4j App Performance Profile Management using New Relic
The benefit of performance profile management, according to this post, is ongoing data analysis, as well as assistance in debugging... more »
Tweet 0 Comments Save Tags: database , how-to , open source
Using Memcached to Explore NoSQL
A discussion of NoSQL from the interesting perspective of Memcache - a distributed memory cache of key-value pairs. According to the... more »
Tweet 0 Comments Save Tags: database , opinion
Tables are no Domain Objects: Data Type Transformations
Last post of a series about entity design basics. This topic covers table columns that are candidates to be transformed into something... more »
Tweet 0 Comments Save Tags: database , how-to , usability
Getting started with SSIS - Part 3: First SSIS Package
Hope that you have a basic understanding of ETL, SSIS and BIDS. So without much delay, let us start getting our package to move data from... more »
Tweet 0 Comments Save Tags: database , how-to , microsoft , server
Trends in NoSQL Interest According to Google Analytics
A quick look at the change in popularity of various NoSQL / SQL databases, including MongoDB. A few searches in Google Analytics provide... more »
Tweet 0 Comments Save Tags: database , opinion
InfoQ: Hybrid SQL-NoSQL Databases Are Gaining Ground
Hybrid SQL-NoSQL database solutions combine the advantage of being compatible with many SQL applications and providing the scalability of... more »
Tweet 0 Comments Save Tags: database
DataNucleus Access Platform 3.0.7 Released
JPA improvements to EM.find() handling, better detection of 1-N Uni FK relations, and fix for JPQL "INDEX" when used with join table.... more »
Tweet 0 Comments Save Tags: database , java , open source , standards
#0131 - SQL Server – SSMS – Tutorial – Part 06 – Introduction to the Properties Window (L100)
The SQL Server Management Studio (SSMS) continues to fascinate me with it’s immense wealth of features geared towards developer &... more »
Tweet 0 Comments Save Tags: database , how-to , microsoft , server
Simplifying Vaadin JPAContainer 2 use in a JEE6 server
In his blog, Matti describes simplified way of using Vaadin JPAContainer in JEE6 server. The new method needs much less configuration and... more »
Tweet 0 Comments Save Tags: database , java , ria
Apache Thrift Quickstart Tutorial
Originally developed at Facebook, Thrift is now an open source RPC framework thanks to the Apache software project. Thrift can be used... more »
Tweet 0 Comments Save Tags: database , how-to , open source
Eventual Consistency in Infinispan - JUDCon London 2011 Session
Infinispan as a data grid has primarily been focused on strong consistency, giving up partition tolerance in exchange. However, moving... more »
Tweet 0 Comments Save Tags: database , open source , opinion
Automate Your DB Releases with TeamCity and Red Gate
Database source control is no longer negotiable. Databases are an essential component of many of the applications we build and to deny... more »
Tweet 0 Comments Save Tags: database , how-to , methodology , tools
The Problem with Unit Tests
This article considers the usefulness, or uselessness, of automated tests structured in source code. Ayende uses RavenDB as case study,... more »
Tweet 0 Comments Save Tags: database , opinion , windows
A Free, Zero-Management and Highly-Available Cloud Database?
It is possible! Xeround announces the availability of their free popular cloud database, providing MySQL users with a zero-management,... more »
Tweet 0 Comments Save Tags: database
Roadmap for Data Virtualization
This article and How to Evaluate a Data Virtualization Platform provide useful guidance when selecting from several data virtualization... more »
Tweet 0 Comments Save Tags: agile , database , opinion , server
Data Profiling Task to Validate data before load to EDW
Everyone has problem when going to load data into Data warehouse (EDW). They all need to confirm that data quality is good but they don't... more »
Tweet 0 Comments Save Tags: database , how-to , microsoft , server
Add SSRS 2008 named instance tutorial
A recent questions about how to add SSRS named instances, couldn't find any that talks about SQL server 2008, anyway I decided to help by... more »
Tweet 0 Comments Save Tags: database , how-to , microsoft , server
Searching MongoDB Sub-Documents…
I’ve recently finished a mongo collection that stores all auditing data from my application — specifically, it records every database... more »
Tweet 0 Comments Save Tags: database , how-to , open source , tools
Pipes: The Data Flow Framework for Gremlin - GraphDB Traversal
Here's an example graph dataset to illustrate how Pipes works. Pipes is TinkerPop's dataflow framework that uses Gremlin, a graph... more »
Tweet 0 Comments Save Tags: database , how-to , open source , tools
Algorithms and NoSQL (Part 3): the MongoDB Aggregation Framework
This series covers the use of MongoDB’s build-in map-reduce functionality to improve overall performance. This post illustrates the use... more »
Tweet 0 Comments Save Tags: database , how-to , open source , reviews
Some SQL injection in Android - How to use GROUP BY and CASE when you are not allowed to do so
I suppose you’re all familiar with the “academic” examples of SQL injection when you put a AND 1=1 at the end of the SQL query and... more »
Tweet 0 Comments Save Tags: database , how-to , java , other languages
Devs: You MUST Declare the length for VARCHAR and NVARCHAR datatypes
I have seen some new SQL Server developers declaring Varchar and Nvarchar data types without specifying a length, since it is optional.... more »
Tweet 0 Comments Save Tags: .net , database , server
SSTable and Log Structured Storage: LevelDB
LevelDB combines the SSTable, MemTable a number of processing conventions to create a fast, open-source database engine. LevelDB is now... more »
Tweet 0 Comments Save Tags: database , open source , ruby , web services
Fowler's indo deck on NoSQL (PDF)
Pramod and I have put together a short infodeck (pdf) outlining the reasons why NoSQL databases are an important new dish on the software... more »
Tweet 0 Comments Save Tags: database , how-to , trends
The joy of algorithms and NoSQL revisited: the MongoDB Aggregation Framework
Article describing the use of the new MongoDB Aggregation Framework for calculating chemical compound similarities
Tweet 0 Comments Save Tags: database , frameworks , how-to , java


