Pharo-SQLite3
Database library
A Smalltalk binding for the popular SQLite3 database engine.
Community-owned official SQLite3 binding for Pharo
22 stars
3 watching
20 forks
Language: Smalltalk
last commit: 5 months ago
Linked from 1 awesome list
pharosqlite3
Related projects:
Repository | Description | Stars |
---|---|---|
pharo-rdbms/garage | Provides a set of database drivers for the Pharo language | 8 |
pharo-containers/containers-hashtable | An alternative implementation of a hash table data structure using the Moose framework in Smalltalk. | 1 |
pharo-nosql/mongotalk | An implementation of MongoDB client for the Pharo Smalltalk platform. | 19 |
pharo-ai/datasets | A Smalltalk library for loading and managing datasets as data frames. | 9 |
emaringolo/pharo-couchdb | A Smalltalk library providing a client for interacting with a NoSQL document database | 4 |
pharo-containers/containers-trie | An implementation of a data structure for efficiently storing and retrieving sets of strings | 3 |
pharo-rdbms/glorp | A lightweight Object-Relational Mapper for Pharo that simplifies interaction with databases | 22 |
svenvc/p3 | A PostgreSQL client library for Pharo that provides an easy-to-use interface for interacting with a database. | 75 |
pharo-contributions/pharo-talents | A Smalltalk library for dynamically adding and removing behavior to objects without modifying classes. | 23 |
pharo-containers/containers-stack | A simple implementation of a stack data structure | 0 |
bouraqadi/pharojs | Enables Pharo Smalltalk development with JavaScript runtime | 0 |
astares/pharo-udbc | A Smalltalk implementation of Universal Database Connectivity (UDBC) for various databases. | 7 |
pharo-contributions/ossubprocess | Forking Operating System Processes from within Pharo Language | 34 |
sparklemotion/sqlite3-ruby | A Ruby interface to a popular, lightweight, and extensible embedded database engine | 772 |
pharo-contributions/xml-xpath | An XPath library for parsing and querying XML documents in Pharo Smalltalk environment | 5 |