Search Rants
Later Rants
SankakuCategorized Rants
Cloud of Rants
anime assembly best clients cms database debugging discovery doctrine fml framework freelance funny gundam hobby hooks implementation inspiration kohana life linux love management melancholy migration minted orm otaku personal photography php pricing programming random review roles setup sleep svn travel tweaks update vacation version control work
Tag Archives: database
Doctrine ORM 1.2.4 in Fuel PHP 1.1
Today, I decided to make an attempt to dive into a new framework and implement my favorite ORM framework, Doctrine. As you can see, I’ve been spoiled really hard by Doctrine and I’ve perhaps reached a point in my career … More of this rant
Posted in Enlightened Thoughts, Techy Thoughts
Tagged database, doctrine, framework, fuelphp, implementation, orm, php, programming, setup, tweaks
Leave a comment
Composite Indexes in MySQL
I’m sure many have came across this scenario when you have to consider scalability with respect to data growth. For instance you have a database table that contains a million or more rows and you have to query from it … More of this rant
Doctrine in Kohana
I’ve been using kohana and its query builder for a while now – its good but in time I came to notice that I begin rewriting code over and over again so I tried to break out of the kohana-database … More of this rant
Posted in Techy Thoughts
Tagged database, doctrine, framework, kohana, orm, php, setup
Leave a comment