P3
Database client
A PostgreSQL client library for Pharo that provides an easy-to-use interface for interacting with a database.
A lean and mean PostgreSQL client for Pharo
75 stars
15 watching
21 forks
Language: Smalltalk
last commit: 7 months ago
Linked from 1 awesome list
database-driverglorppharopostgresqlsmalltalk
Related projects:
Repository | Description | Stars |
---|---|---|
haskellari/postgresql-simple | A Haskell client library providing a simple interface to PostgreSQL databases. | 88 |
svenvc/pharo-server-tools | Tools for deploying and managing Pharo-based headless servers from the command line. | 26 |
pharo-nosql/mongotalk | An implementation of MongoDB client for the Pharo Smalltalk platform. | 19 |
emaringolo/pharo-couchdb | A Smalltalk library providing a client for interacting with a NoSQL document database | 4 |
pszturmaj/ddb | A D programming language client library for interacting with PostgreSQL databases. | 39 |
lpsmith/postgresql-simple | A Haskell client library for interacting with PostgreSQL databases. | 206 |
vert-x3/vertx-mysql-postgresql-client | A client library for interacting with MySQL and PostgreSQL databases using the Vert.x framework | 117 |
gmr/queries | A Python library that simplifies access to PostgreSQL databases by providing an easy-to-use API and features like connection pooling. | 256 |
paxa/postbird | A cross-platform GUI client for PostgreSQL databases | 1,550 |
pharo-rdbms/garage | Provides a set of database drivers for the Pharo language | 8 |
pharo-rdbms/pharo-sqlite3 | A Smalltalk binding for the popular SQLite3 database engine. | 22 |
postgres-haskell/postgres-wire | A Haskell driver for interacting with PostgreSQL databases using the native binary protocol. | 64 |
jtv/libpqxx | The official C++ client API to the PostgreSQL database management system. | 1,035 |
svenvc/xml-support-pharo | An experimental re-implementation of XML support in Pharo, building on existing libraries. | 4 |
datawan-labs/pg | A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes | 349 |