316 packages
— page 11
Monticello package from pieraddons repository
Lukas Renggli Source
pharo
Monticello package from pieraddons repository
Lukas Renggli Source
pharo
Monticello package from pieraddons repository
Lukas Renggli Source
pharo
Personal Movie Database Smalltalk edition.
GitHub
Implements a native Smalltalk connection to PostgreSQL backend. See the "Frontend/Backend Protocol" chapter in the "PostgreSQL Programmer's Guide" for more information. Notes:1. Only "plaintext" and "md5" authentication modes are currently supported. This option is configurable via the pg_hba.conf file in …
SqueakMap
squeak
This project is migrated from http://smalltalkhub.com/#!/~PharoExtras/PostgresV2/ - I am not an author or contributor
GitHub
pharo
MIT
Monticello package from magritteaddons repository
Lukas Renggli Source
pharo
Monticello package from magritteaddons repository
Lukas Renggli Source
pharo
Monticello package from slime repository
Lukas Renggli Source
pharo
A Smalltalk implementation of the PostgreSQL frontend/backend protocol version 2. Note that postgres version 7.4 introduced a version 3 of this protocol, but the version 2 protocol is still accepted, for now. (Originally released under Squeak license, now released under …
SqueakSource
squeak
A client library for the Redis key-value database. More information can be found at http://code.google.com/p/redis/
SqueakSource
A way to conviently store Smalltalk objects in a relational database.
SqueakSource
A library for manipulating relational queries as first class Smalltalk expressions, and generating SQL from them. There's no documentation yet, but you can maybe muddle through using the test cases and some comments I made on my blog here: http://www.cincomsmalltalk.com/userblogs/avi/blogView?searchCategory=databases …
SqueakMap
squeak
SandstoneDb is a lightweight Prevayler style embedded object database with an ActiveRecord API that doesn't require a command pattern and works for small apps that a single Squeak image can handle. The idea is to make a Squeak image durable …
SqueakMap
squeak
SandstoneDb is a lightweight Prevayler style embedded object database with an ActiveRecord API that doesn't require a command pattern and works for small apps that a single Squeak image can handle. The idea is to make a Squeak image durable …
SqueakSource
squeak
Extends older versions of SandstoneDb to make multiple databases in one image possible.
SqueakSource