SQLite Database [v1.0]

Maintainer(s): apiening
Supported by: Community

Allows SilverStripe to connect to and entirely run off a SQLite3 database.

SQLite3 is the only feasible solution when you don't have access to a client-server DBMSs like MySQL.

SQLite3 is perfectly suited to run Unit Tests. It creates test databases in :memory: what makes it uniquely fast.

SQLite3 key features at a glance:

  • small
  • fast
  • zero configuration
  • single cross-platform disk file

The module moved to Github

Module screenshot

Release(s)

  • Latest release

    Version: [v1.0]
    Date: 2010-09-20
    Compatible with: SilverStripe 2.4
    Download: sqlite3-v1.0.tar.gz

    Subversion access: http://svn.silverstripe.com/open/modules/sqlite3/tags/1.0

  • Latest master build

    To get a preview of our next release, download the latest build of unstable git master branch here. Please be careful: this is more likely to contain bugs, especially on modules undergoing a lot of development.

    SHA hash: bac4aac13f362b4a616b023eccd45fab83f60f08
    Build Date: 2012-04-14
    Download: silverstripe-sqlite3-master-HEAD.tar.gz

    Unstable Git access: https://github.com/silverstripe-labs/silverstripe-sqlite3.git

 
 

Want to know more about the company that brought you SilverStripe? Then check out SilverStripe.com

Comments on this website? Please give feedback.