Database Architects
A blog by and for database architects.
Monday, April 20, 2015
Using HyPer with PostgreSQL drivers
›
using a database from within an application requires language bindings, database drivers, etc., Support a large range of languages is requi...
6 comments:
Friday, February 20, 2015
Type Inference in SQL
›
What drives me nuts about SQL is the type system, or rather, the lack of well specified type inference . In principle, SQL is a strongly typ...
Thursday, January 8, 2015
Fun with CHAR
›
The CHAR(n) data type is one of the more bizarre features of SQL. It is supposed to represent a fixed-length string, but as we will see in a...
7 comments:
Wednesday, December 17, 2014
Type Providers in C++
›
I recently learned about Type Providers in F# which (among other things) allow you to import the result schema of database queries into you...
2 comments:
Monday, September 8, 2014
Experiments Hurt the Review Process
›
Experimentally validating (or falsifying) a theory is one of the fundamental aspects of science. As such I have always put a lot of emphasi...
8 comments:
Thursday, August 7, 2014
TPC-DS with Vector Hadoop Edition
›
My kick-off blog entry for Database Architects contained the first announcement of a product my friends over at the Vectorwise group of Acti...
1 comment:
Tuesday, July 29, 2014
›
The LDBC Social Network Benchmark The Linked Data Benchmark Council is a new benchmarking organization for RDF and graph data managemen...
9 comments:
‹
›
Home
View web version