316 packages — page 4

clinic_rest_api

Rest API for managing a private clinic using Glorp framework in Pharo
GitHub pharo

CouchDB

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

Cuis-Smalltalk-Postgres

A PostgresSQL adapter for Cuis Smalltalk
GitHub cuis MIT

DatabaseCritics

A tool to run critics on SQL database schema dumps.
GitHub pharo MIT

DatabaseCriticsBrowser

SmalltalkHub

DBBrowser

A DataBase Browser utility for Pharo.
GitHub pharo MIT

DBPlayground

A playground allowing to execute SQL code on a connection to database and to inspect the results.
GitHub pharo MIT

DBQueryBenchmarker

A tool to benchmark SQL queries from Pharo.
GitHub pharo MIT

DBXDatabaseModel

SmalltalkHub

DBXTalk

Smalltalk Relational Database suite on top on the OpenDBX database driver
SqueakSource

Deep SIXX with XMLPullParser | Something to Talk About

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

EasyCRUD

A framework to perform CRUD on relational databases easily from Pharo.
GitHub pharo MIT

eoglorp

SqueakSource

EpidemicCP

Simulation and visualization of different (epidemic) algorithms to efficiently propagate updates in distributed systems, such as replicated databases, with weak consistency constraints.
SqueakSource

FamixSQL

SmalltalkHub

FluidDB

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

Ginsu

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

GLORP

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

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

SmalltalkHub

GLORP port

Glorp is Object-Relational Mapping Framework similar to TopLink, developed by Alan Knight. Squeak version requires the Postgres client (load it first)
SqueakMap squeak

Glorp37Compat

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

GlorpBook

https://books.pharo.org/booklet-Glorp/html/glorp.html
GitHub pharo

glorpbook

GitHub pharo

GlorpDriverMySQL

SmalltalkHub