Happy !

TorstenBergmann / SQLite

Project infos

License MIT
Tags database
Creation date 2013-03-12
Website

Monticello registration

About SQLite

DEPRECATED: PLEASE USE: https://github.com/pharo-rdbms/Pharo-SQLite3 now


Old wrapper for the SQLite library using FFI technology. May be outdated.

We recommend to use the NBSqlite3 project as this is more up to date: http://smalltalkhub.com/#!/~PharoExtras/NBSQLite3