#database
This looks like quite a nice multi-engine database tool for Mac. Might be tempted to migrate to it.
https://www.teoalida.com/cardatabase/car-models-li...
The stuff I wind up needing a reference for...
https://siipo.la/blog/how-to-use-eloquent-orm-migr...
New job, new round of bookmarking for tools I'll find useful in the medium term.
This looks like it could be very interesting to use if it's even halfway simple to drop over/alongsi...
jenssegers/laravel-mongodb: A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
https://github.com/jenssegers/laravel-mongodb
This blog has become a simple list of useful tech-stack stuff again, hasn't it?
https://code.google.com/p/google-refine/
This is bound to be extremely useful.
http://dev.mysql.com/tech-resources/articles/hiera...
More stuff about managing hierachical data as infinitely nestable sets. Look, I make an effort to k...
Preorder Tree Traversal
http://www.sitepoint.com/article/hierarchical-data...
A technique for structuring parent-child data in a database that I hadn't run across before and is m...
CouchDB
http://blog.leetsoft.com/2007/9/2/futuretalk-couch...
Brief article on CouchDB, a document database server that looking like it might have opportunities f...
BackupMyBlog
This might be handy, provided the price isn't ghastly - an automatic remote blog-backup service. Re...
http://www.developer.com/db/article.php/3589351
I've encountered people who insisted on storing everything in a database, or who normalised <em>ever...