__If you want to see how far we have come, you absolutely should look at this 10min-Video about integrating neo4j and google-docs. While it scratches only the surface of what neo4j can do, it impressively shows, where all this json-source here, json-consuming app there has lead us _: Of course, your average Excel-Sheet can meanwhile… Read more »
Posts Categorized: Databases
ä, ö and ü: double-encoding-trouble with mysqldump
ä, ö and ü: if these characters look familiar too you, then you have been plagued by an encoding-problem when dumping mysql-databases. You think, you are doing something wrong? So did I, but it looks like this is just a bug in the utf8-encoder of mysql. After all these years that utf8 has been around,… Read more »
Mongo3: Another MongoDB-Essential
Mongo3 is an awesome little sinatra-app that lets you peek into your mongoDB-Databases: A single configuration-file with all your cluster-nodes is needed to get you going: From there on you can just have a lot of fun with the very clever and good looking visualisations (using the JavaScript InfoVis-Toolkit of your database-contents. Just what I’ve… Read more »