You never develop code without version control, why do you develop your database without it? Flyway is database-independent library for tracking, managing and applying database changes.
(Full Story: Flyaway – a java database migration tool)
You never develop code without version control, why do you develop your database without it? Flyway is database-independent library for tracking, managing and applying database changes.
(Full Story: Flyaway – a java database migration tool)
Point 1: NoSQL technologies require more investment than Relational to get going with.
Point 2: There is no particular advantage to NoSQL until you reach scales that require it. In fact it is the opposite, given Point 1.
Point 3: If you are fortunate enough to need the scaling, you will have the time to migrate to NoSQL and it isn’t that expensive or painful to do so when the time comes.
(Full Story: NoSQL is a Premature Optimization)
(Full Story: Database Clients for the iPad)
visualizations for data structures and algorithms
(Full Story: Data Structure Visualization)
(Full Story: Tips for Tuning MySQL)
Base is an application for creating, designing, editing and browsing SQLite 3 database files. It’s a proper Mac OS X application. Fast to launch, quick to get in to and get the data you need.
(Full Story: Base – OSX tool for SQLite)