ReStoreForPharo
Database persistence library
A framework enabling Smalltalk objects to be stored in and read from relational databases.
Relational database persistence for Pharo objects
32 stars
6 watching
7 forks
Language: Smalltalk
last commit: 5 months ago
Linked from 1 awesome list
pharo
Related projects:
Repository | Description | Stars |
---|---|---|
eftomi/pharoado | A Smalltalk-based data persistence framework using ADO and Glorp to connect to various DBMSs. | 10 |
seandenigris/simple-persistence | Provides a simple framework for persisting Smalltalk model objects in a self-contained, incremental manner. | 17 |
pharo-nosql/voyage | An object persistence abstraction layer providing a unified interface to various NoSQL databases | 33 |
pharo-rdbms/pharo-sqlite3 | A Smalltalk binding for the popular SQLite3 database engine. | 22 |
emaringolo/pharo-couchdb | A Smalltalk library providing a client for interacting with a NoSQL document database | 4 |
pharo-rdbms/glorp | A lightweight Object-Relational Mapper for Pharo that simplifies interaction with databases | 22 |
pharo-ai/datasets | A Smalltalk library for loading and managing datasets as data frames. | 9 |
pharo-nosql/mongotalk | An implementation of MongoDB client for the Pharo Smalltalk platform. | 19 |
pharo-contributions/pharo-talents | A Smalltalk library for dynamically adding and removing behavior to objects without modifying classes. | 23 |
pharo-vcs/tonel | A file-per-class format for monticello repositories in Smalltalk. | 32 |
pharo-contributions/ossubprocess | Forking Operating System Processes from within Pharo Language | 34 |
pharo-containers/containers-runarray | A Smalltalk class optimized for storing sequences of repeating values | 1 |
pharo-containers/containers-hashtable | An alternative implementation of a hash table data structure using the Moose framework in Smalltalk. | 1 |
pharo-project/pharo | A dynamic, reflective, pure object-oriented language for live programming and rapid development | 1,213 |
objectprofile/kerasbridge | A Smalltalk-based wrapper around the Keras deep learning framework | 6 |