332 packages — page 12

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

Scratch Text Display

Cloud SQL handles your database ops end to end, so you can focus on your app.
SourceForge

SDGoodsStore

This allows the Sandstone DB (http://onsmalltalk.com/sandstonedb-simple-activerecord-style-persistence-in-squeak) to use a goods database as a backend, allowing one session per VM, and therefore should cope with serious work loads.
SqueakSource squeak

SeabookToDoAddMagma

Invites the SeabookToDo student to integrate Magma into the example. Included are a ToDoMagmaServerExample class and a ToDoMagmaClientExample. The student is invited to enhance the View classes of the SeabookToDo to utilise a new instance of ToDoMagmaClientExample to learn about …
SqueakSource

Seaside-Bootstrap-Magritte-Voyage

A meta-package for Pharo which installs latest stable releases of Seaside, Bootstrap, Voyage and Magritte
GitHub pharo MIT

seaside-mongo-todo-application

Example "todo" Seaside web-application which uses Voyage
GitHub

ShoreBase

Magritte and Magma based model generator.
SqueakSource

Smalltalk for embedding

Cloud SQL handles your database ops end to end, so you can focus on your app.
SourceForge

Smalltalk PostgreSQL drivers

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence …
SourceForge

SmallTalk Settlers

Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
SourceForge

SoundsLike

This package contains soundex and DoubleMetaphone which is used to convert words to a their sound components so that correctly spelled words can be found with misspelled worlds. Examples: 'titlebalm' soundsLike: 'teitelbaum' you can also get the phoneticStringsFor: to store …
SqueakSource

Spi Poker

Cloud SQL handles your database ops end to end, so you can focus on your app.
SourceForge

SQLAnalyzer

Interaction with Microsoft SQL Server
SqueakSource

SQLBuilder

SmalltalkHub

SQLite

Requires the FFI plugin and the sqlite shared library, fromhttp://www.hwaci.com/sw/sqlite . Provides SQLiteConnection: db := SQLiteConnection fileNamed: 'test.db'.arrayOfDicts := db executeQuery: 'SELECT * FROM foo'.
SqueakMap squeak

SQLite

Wrapper for the SQLite library - this project is obsolete and moved tohttp://smalltalkhub.com/#!/~TorstenBergmann/SQLite
SqueakSource

SQLite

SmalltalkHub

SQLite3

This is a first cut at an FFI wrapper for SQLite3 based on Avi Bryant's wrapper for SQLite version 2. It requires the FFI plugin (SqueakFFIPrims), and SQLite3 (it comes with Tiger, but you can also get it and documentation …
SqueakMap squeak

SQLite3

SmalltalkHub