Hi!
We are glad to announce the first stable release of the DBXBrowser, named Neptuno, the last piece in the DBXTalk tools project sponsored by ESUG.
What is this browser? It is a Glamour based browser which works as a GUI to work with OpenDBX connections.
How does it look like? I attach a screenshot with a brief look :)
Which databases does it work with? It is currently working with OpenDBX connectors for: - mysql - postgresql - oracle - sqlite
How should I download it?
http://dbxtalk.smallworks.com.ar/pier/Download
Gofer it
squeaksource: 'MetacelloRepository';
package: 'ConfigurationOfDBXBrowser';
load.
(((Smalltalk at: #ConfigurationOfDBXTools)
perform: #project)
perform: #version: with: #stable)
load: 'Neptuno'
How should I contact the DBXTalk team for feedback, bug reports, questions, or whatever?
http://dbxtalk.smallworks.com.ar/Support
Thanks! The DBXTalk team