Tagged with mysql

introduction to SQLite

2008-12-22 5:41 pm

My first Habari blog uses MySQL as the underlying database. This was mainly because the blogging platforms (WordPress, Drupal, Movable Type, Joomla) and other products (Gregarius, Piwiki, Laconica) I have installed on Bluehost always use MySQL as the data repository and I was familiar with the phpMyAdmin utility to occasionally examine and manipulate data in database tables.

--More--