SQLite

Aug
16
3

One of the nice, lesser-known features of Drupal 7 is the ability to use additional databases and switch at ease. This might be useful for external databases, or if you have another database in an alternative format – perhaps you have an SQLite database that for performance reasons, you don’t wish to migrate. (Yes, Drupal 7 now supports SQLite!)

The configuration can be a little confusing at first, so let’s look at a settings.php file set up to use two databases: drupal on Localhost, and db2 situated at db.example.com.

 

About Me

Lukas White, LAMP Developer Manchester

I'm a web developer based in Manchester, England. I also design websites.  I generally favour open-source technologies such as PHP, MySQL and JQuery, and I have extensive experience using Drupal.

Read more »

Recent Comments

2 weeks 6 days ago kc6ape commented on Using an Additional Database in Drupal 7:

Lukas,
Thanks so much for posting this, could you possibly help a newbie out and show...

Read more...
6 weeks 1 day ago Anonymous commented on Using Less, the Dynamic Stylesheet Language, in Concrete5:

Hello,
I'm using bootstrap with Less .
I'm trying to get this package to work with...

Read more...
6 weeks 5 days ago Sean J commented on Using Less, the Dynamic Stylesheet Language, in Concrete5:

Thanks for the add-on! I'd love to use it but when installing I was told it was incompatible...

Read more...