Coding Architect Logo
  • Posts
  • Tags
  • Categories
  • Projects

Database

3 posts tagged. Browse all tags

Aug 11, 2011

Encapsulating Databases

Small systems grow with success. As these systems grow they often take on more and more functionality either directly into the main system component or into sub-systems. As the systems grow in …

Jan 24, 2011

Rake db:migrate MySQL gem dependency

If you have already added gem ‘mysql2’ to your Gemfile but get a message saying that it is missing when you try to migrate Make sure that you have installed libmysql-ruby sudo apt-get …

Feb 18, 2010

Server rebuild – part 1

I have been running my own server for some time now but my requirements have changed and the current underlying VM architecture does not conveniently support what I want to do. The current linux …

Subscribe for new posts

Occasional writing on AI and understanding large codebases. No spam — unsubscribe anytime.

© 2026 Graham Brooks. All rights reserved.