316 packages
— page 4
Rest API for managing a private clinic using Glorp framework in Pharo
GitHub
pharo
This is a client to the CouchDB database (http://couchdb.org). Create, Read and Update is complete. It needs the CurlPlugin to work. See the CouchDBDocumentation class in the package.
SqueakSource
A PostgresSQL adapter for Cuis Smalltalk
GitHub
cuis
MIT
A tool to run critics on SQL database schema dumps.
GitHub
pharo
MIT
A DataBase Browser utility for Pharo.
GitHub
pharo
MIT
A playground allowing to execute SQL code on a connection to database and to inspect the results.
GitHub
pharo
MIT
A tool to benchmark SQL queries from Pharo.
GitHub
pharo
MIT
Smalltalk Relational Database suite on top on the OpenDBX database driver
SqueakSource
At our company, we develop our GLASS apps in Pharo and then deploy to a GLASS repository on one of our servers, so we sometimes need to copy model objects from one environment to the other. One of our applications …
Web Discovered
pharo
A framework to perform CRUD on relational databases easily from Pharo.
GitHub
pharo
MIT
Simulation and visualization of different (epidemic) algorithms to efficiently propagate updates in distributed systems, such as replicated databases, with weak consistency constraints.
SqueakSource
Our purpose is to implement a complete API to use and interact with the brand new database FluidDB. We are currently targeting Pharo, but we will try to use standard Smalltalk, so that our API might be used with other …
SqueakSource
pharo
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
Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
SourceForge
GLORP: Generic Lightweight Object Relational Persistence. Glorp is an object-relational database mapping library similar to TopLink, Apple EOF, Hibernate, Cayenne and so on. Queries can be written using Smalltalk block syntax. The Squeak version of Glorp currently only works with …
SqueakSource
squeak
Glorp is Object-Relational Mapping Framework similar to TopLink, developed by Alan Knight. Squeak version requires the Postgres client (load it first)
SqueakMap
squeak
Glorp currently expects to work with multibyte strings such as are found in 3.8. It also patches the compiler to allow underscores in selectors. When it makes this patch, it will introduce code that assumes multibyte strings and your image …
SqueakSource
https://books.pharo.org/booklet-Glorp/html/glorp.html
GitHub
pharo