Voyage
Voyage is an object persistence abstraction layer for Pharo.
Install / Use
/learn @pharo-nosql/VoyageREADME
Voyage
Voyage is an object persistence abstraction layer for Pharo.
Install
You can install it executing scripts:
Voyage-Mongo
Metacello new
repository: 'github://pharo-nosql/voyage/mc';
baseline: 'Voyage';
load: 'mongo tests'.
Voyage-EJDB
Metacello new
repository: 'github://pharo-nosql/voyage/mc';
baseline: 'Voyage';
load: 'ejdb tests'.
Voyage-UnQLite
Note: This backend has been deprecated and it will not be maintained anymore
Metacello new
repository: 'github://pharo-nosql/voyage/mc';
baseline: 'Voyage';
load: 'unqlite tests'.
Voyage-Arango (preview)
Note: This backend has been deprecated and it will not be maintained anymore
Metacello new
repository: 'github://pharo-nosql/voyage/mc';
baseline: 'Voyage';
load: 'arango tests'.
Documentation
Pharo for the Enterprise book
Voyage is part of the upcoming "Pharo for the Enterprise 2" book, and Johan Fabry (along with Damien Cassou) has written a nice chapter on it: HTML / PDF
Related Skills
feishu-drive
341.0k|
things-mac
341.0kManage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database)
clawhub
341.0kUse the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com
postkit
PostgreSQL-native identity, configuration, metering, and job queues. SQL functions that work with any language or driver
