jimray + databases   14

Announcing dmigrations
A "dumb" migrations tool for Django - it doesn't try to figure out changes to your models, it forces you to declare those changes. Frankly, I prefer the "dumb" model because at least I know what's happening.
django  webdev  python  databases 
december 2009 by jimray
When To Redis
Redis is one of several key/value stores that are so popular of late. The answer of when to us it is: "Whenever you want to store data fast that doesn't need to be 100% consistent."
webdev  databases 
october 2009 by jimray
redis - Project Hosting on Google Code
Persistent key-value store with python, ruby, php bindings out of the box. Neato.
keyvalue  databases  webdev  programming  python 
august 2009 by jimray
Dabble DB's cleanupdata.com looks awesome
Give it a dataset, show how the data should look using a single row, it reformats everything for you. Brilliant.
data  databases 
december 2008 by jimray
Massive Attack: Half A Million Microsoft-Powered Sites Hit With SQL Injection | Compiler from Wired.com
Saving this for the next time one of our "technology team professionals" tells me that anything but Microsoft SQL server isn't good enough.
security  microsoft  databases 
april 2008 by jimray
DBSlayer looks like a really sharp approach to database abstraction
Built on top of HTTP and JSON. Also, this is from the New York freaking Times of all places - when did they become a technology company? Gotta keep an eye on those cats...
webdev  databases  nytimes  tumbl 
october 2007 by jimray
Holovaty breaks down the new presidential candidate tracker at the Post
Great feature set, pretty much exactly what you'd expect from that crew
media  databases  newspapers  politics  tumbl 
may 2007 by jimray
Google Base - Bulk Upload Instructions
XML format for uploading stuff in to GBase
google  databases 
december 2006 by jimray
O'Reilly Radar > database
Interesting database design behind-the-scenes
via:joeweiss  databases  webdev 
april 2006 by jimray
The Joy of Migrations
Pretty well answers my "develop on SQLite locally, deploy on MySQL globally" question
rubyonrails  databases  sql  webdev 
october 2005 by jimray
SQLite Database Browser
Cross platform SQLite viewer - sweet
databases  sqlite  programming  mac 
october 2005 by jimray

Copy this bookmark:



description:


tags: