316 packages — page 11

Pier-Magma

Monticello package from pieraddons repository
Lukas Renggli Source pharo

Pier-Magma

Monticello package from pieraddons repository
Lukas Renggli Source pharo

Pier-Magma

Monticello package from pieraddons repository
Lukas Renggli Source pharo

PMDB-ST

Personal Movie Database Smalltalk edition.
GitHub

PostgresParser

SmalltalkHub

PostgreSQL Client for Squeak

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

PostgreSQLClient

SmalltalkHub

PostgresqlSystemCatalogs

SmalltalkHub

PostgresV2

This project is migrated from http://smalltalkhub.com/#!/~PharoExtras/PostgresV2/ - I am not an author or contributor
GitHub pharo MIT

PostgresV2

Monticello package from magritteaddons repository
Lukas Renggli Source pharo

PostgresV2

Monticello package from magritteaddons repository
Lukas Renggli Source pharo

PostgresV2

Monticello package from slime repository
Lukas Renggli Source pharo

PostgresV2

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

PostgresV2

SmalltalkHub pharo

PostgresV2Driver

SmalltalkHub

PostgresV3

SqueakSource

PostgresV3

SmalltalkHub

PostgresV3-pharo

GitHub pharo

RedditSQLite

SmalltalkHub

Redis

A client library for the Redis key-value database. More information can be found at http://code.google.com/p/redis/
SqueakSource

REServe

A way to conviently store Smalltalk objects in a relational database.
SqueakSource

ROE

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

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

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

SandstoneExtention

Extends older versions of SandstoneDb to make multiple databases in one image possible.
SqueakSource