SQLite Database [v(master)]

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
Module screenshot

Release(s)

  • Latest release

    Version: [v(master)]
    Date: 2012-07-06
    Compatible with: SilverStripe 3.0
    Download: silverstripe-sqlite3-master-HEAD.tar.gz

    Git access:
    Repository: https://github.com/silverstripe-labs/silverstripe-sqlite3.git
    Branch: master
    Tag: HEAD

  • Older release(s)

    Version: [v1.2.0]
    Date: 2012-07-06
    Compatible with: SilverStripe 2.4, 2.3
    Download: No Download Available

    Git access:
    Tag: 1.2.0

    Version: [v1.1.0]
    Date: 2011-01-17
    Compatible with: SilverStripe 2.4, 2.3
    Download: No Download Available

    Git access:
    Tag: 1.1.0

    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: 069ed7ff52bdf8e7f63da94dbcfb28c63f8747d2
    Build Date: 2012-12-12
    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.