SQLite?

Is it possible to use sqlite instead of a full-blown DB? I think it would nice to have sqlite for smaller wikis.

Comments

  1. Re: SQLite?

    In general it should be possible via PDO, but it needs an experienced user willing to implement and maintaining it.

    see (case sqlite)
    • class/dbpdo.php
    • setup/install-database.php
Log in or create an account to post a comment.