pharo-firebird

Description

Pharo client for Firebird database

Details

Source
GitHub
Dialect
pharo (25% confidence)
Created
Jan. 11, 2026
Updated
Jan. 27, 2026

Categories

Database

README excerpt

# Test repository! Does not work! Do not try to use it!
## Code loading
```smalltalk
Metacello new
   baseline: 'Firebird';
   repository: 'github://rv82/pharo-firebird';
   load
```
← Back to results