links for 2007-11-22
November 22nd, 2007
-
I’ve never previously heard of MonetDB. It’s a column-oriented database (superfast for reads). Matt Harrison is putting together an SQLAlchemy interface for it. How cool is that? Use row-based DB for writing data, move the data to Monet later for reportin

