-
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