PharoADO
ADO wrapper
A Smalltalk-based data persistence framework using ADO and Glorp to connect to various DBMSs.
PharoADO enables data persistence in Pharo by using ActiveX Data Objects (ADO) on Microsoft Windows and external DBMS
10 stars
2 watching
1 forks
Language: Smalltalk
last commit: about 4 years ago
Linked from 1 awesome list
pharo
Related projects:
Repository | Description | Stars |
---|---|---|
rko281/restoreforpharo | A framework enabling Smalltalk objects to be stored in and read from relational databases. | 32 |
emaringolo/pharo-couchdb | A Smalltalk library providing a client for interacting with a NoSQL document database | 4 |
pharo-ai/datasets | A Smalltalk library for loading and managing datasets as data frames. | 9 |
pharo-rdbms/glorp | A lightweight Object-Relational Mapper for Pharo that simplifies interaction with databases | 22 |
pharo-iot/pharothings | Enables remote programming and debugging of IoT devices using Smalltalk | 90 |
pharo-project/pharo | A dynamic, reflective, pure object-oriented language for live programming and rapid development | 1,213 |
astares/pharo-os-windows | Provides an interface between Pharo and the Windows operating system | 14 |
pharo-rdbms/pharo-sqlite3 | A Smalltalk binding for the popular SQLite3 database engine. | 22 |
pharo-nosql/mongotalk | An implementation of MongoDB client for the Pharo Smalltalk platform. | 19 |
pharo-ide/telepharo | Tools and software for remotely managing and developing Pharo images using Smalltalk | 42 |
pharo-contributions/ossubprocess | Forking Operating System Processes from within Pharo Language | 34 |
pharo-ai/a-priori | An implementation of the A-Priori algorithm in Pharo to discover frequent itemsets and generate association rules from transaction data. | 2 |
exercism/pharo-smalltalk | Develops and tests exercises in the Pharo Smalltalk environment | 34 |
labordep/pharonetatmoapi | An implementation of the Netatmo API using Pharo Smalltalk | 5 |
pharo-containers/containers-hashtable | An alternative implementation of a hash table data structure using the Moose framework in Smalltalk. | 1 |