316 packages
— page 5
An extension to Glorp that allows use of PostGIS spatial objects and queries.
SqueakSource
GOODS is a distributed, language-neutral object database from Konstantin Knizhnik. It's available from http://www.garret.ru/~knizhnik/goods.html . This client provides transparent storage of Smalltalk objects, or, given some extra type information, compatibility with the GOODS Java interface storage conventions, for easy sharing …
SqueakMap
squeak
Generic Object-Oriented Database System (GOODS) client for squeak. See SqueakSource wiki page for more information.
SqueakSource
squeak
1. You must download and install GraphViz from http://www.graphviz.org for your platform (Win32, Unix, Linux, or Mac OS should be supported). The binaries (e.g. dot, fdp, neato, twopi, dot2gxl) should be in your environment path as well.2. On the Unix …
SqueakMap
squeak
Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks. Automatic graph drawing has many important applications in software engineering, database and web design, networking, and in visual interfaces for many other domains. GraphViz …
SqueakSource
Extract data from a GemStone database in (very) basic table format
GitHub
gemstone
MIT
More efficient UTC/GMT timestamps, Olsen timezone database support, example based formatter and parser, SNTP client
GitHub
Generic database classes for Glamorous Toolkit
GitHub
MIT
Database driver for using usql CLI with Glamorous Toolkit
GitHub
MIT
You can use GitHub to manage your Pharo source code and Lepiter database pages, but there are several details involved in setting it up and automating the load process. We'll show you, step-by-step, how to do this.
Web Discovered
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
squeak
Installer provides readable scripting for automating installation of monticello and squeakmap packages.Installer scripts can be run in a workspace for easy customisation and debugging.Can auto-answer for packages that have interactive questions.Usage: http://smallwiki.unibe.ch/smallwiki/pier/installer/Example: http://smallwiki.unibe.ch/smallwiki/pier/installationofseasidemagmaandpier/Example:http://smallwiki.unibe.ch/smallwiki/pier/installer/
SqueakMap
squeak
Take a closer look at the project named Reserve.http://squeaksource.com/REServe.htmlIt does most of what IOSPersistence does but is a cleaner design and supports PostgreSQL.IOSPersistence is a library for Squeak that automatically maps object to a database so they can be stored. …
SqueakSource
squeak
Document persistence system based on Kepler
GitHub
MIT
This is ... tbc
SqueakSource
Kilauea is a minimalistic framework that combines Seaside, Magma and Mewa to help people quickly create web applications with persistence. Currently, the biggest sample app is Nags. Kilauea has everything you need in its list of MC dependencies, so it …
SqueakMap
squeak
A (hopefully) lightweight framework that aims to provide a ready-to-go website builder package employing Seaside and HV for the UI, Magma for persistence, and Mewa to help generating CRUD forms etcetera.
SqueakSource
Lava is a SQL query interpreter for the Magma object database. It allows the developer to create a relational schema over a Magma repository. SQL queries can then be made against the repository.
SqueakSource
Magma is an object-database for Squeak. For more information please see the Swiki page: http://minnow.cc.gatech.edu/squeak/2665
SqueakSource
squeak
A browser for object oriented databases using Magma, an OODB for Squeak and Pharo Smalltalk, built on top of the OmniBrowser framework. You may preview ademonstration videoor proceed with download/installation instructions below.InstallationGofer new squeaksource: 'LibraryImporter'; package: 'LibraryImporter'; squeaksource: 'EventsMonitor'; package: …
SqueakSource
pharo
Magmafy contains some extensions to Magma. For instance custom indexes.
SqueakSource