Serendipity and SQLite3

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
WoodLark
Posts: 3
Joined: Mon Feb 01, 2010 2:10 pm

Serendipity and SQLite3

Post by WoodLark »

I have two blogs, one that was originally created using Blogger and the second one using SimplePHPBlog.

I wanted to redo them because I felt that I was giving up to much personal control using Blogger and it appears that SimplePHPBlog is no longer being actively maintained.

I looked at Wordpress because of its extensive support base, but for personal reasons, I would prefer to not use MySQL.

I found Flatpress (it uses text files for the database) and installed it on one of the Blogs. It works well, but has one glaring fault. There is no facility for comment moderation. So I am continuing to look.

I just discovered Serendipity this morning and see that it can be used with SQLite (I have no objection to using SQLite). I would like to hear from other users/administrators how well it works with SQLite3, which is what is available from my hosting provider).

Any comments/suggestions will be greatly appreciated. Thank you.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Serendipity and SQLite3

Post by garvinhicking »

Hi!

Using the PDO-SQlite3 driver, serendipity should work with that just flawlessly. Nearly all plugins are compatible to SQLite, out of 150 maybe 2 or 3 are specifically created for MySQL - but those are more or less exotic.

So yes, if you don't want to use MySQL, this is your best bet and I would do it if I were you ;)

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply