SlideShare a Scribd company logo
1
I n g . m a r i a n o m a r t i n e z p e c k
m a r i a n o p e c k @ g m a i l . c o m
h t t p : / / m a r i a n o p e c k . w o r d p r e s s . c o m /
Friday, August 26, 2011
THANKS a lot!!!
2
SummerTalk 2011
Students: Guillermo Polito, Santiago Bragagnolo and Gisela
Decuzzi.
Mentors: Mariano Martínez Peck, Esteban Lorenzano and
Diogenes Moreira.
Friday, August 26, 2011
DBXTalk is...
3
The complete and open-source
solution to relational database access.
Friday, August 26, 2011
DBXTalk suite
4
OpenDBXDriver
GlorpDBXGlorp port
DBXToolsDBXBrowser
Friday, August 26, 2011
OpenDBXDriver
Formerly known as SqueakDBX.
It is the database driver.
It wraps the C library OpenDBX.
5
Friday, August 26, 2011
6
...
...
Friday, August 26, 2011
6
Oracle
client
library
MySQL
client
library
PostgreSQL
client
library
MSSQL
client
library
...
...
...
Friday, August 26, 2011
6
Oracle
client
library
MySQL
client
library
PostgreSQL
client
library
MSSQL
client
library
...
...
...
Oracle uses oci.h and libclntsh
It has N functions.
Examples: OCIHandleAlloc(), OCIServerAttach(),
OCISessionEnd(), etc.
Friday, August 26, 2011
6
Oracle
client
library
MySQL
client
library
PostgreSQL
client
library
MSSQL
client
library
...
...
...
MySQL uses mysql.h and libmysqlclient_r
It has M functions.
Examples: mysql_real_connect(), mysql_server_end(),
mysql_real_query(), etc.
Friday, August 26, 2011
6
Oracle
client
library
MySQL
client
library
PostgreSQL
client
library
MSSQL
client
library
...
...
...
≠ ≠ ≠ ≠
Friday, August 26, 2011
6
Oracle
client
library
MySQL
client
library
PostgreSQL
client
library
MSSQL
client
library
...
...
...
≠ ≠ ≠ ≠
Common API for all backends!
Friday, August 26, 2011
Layers
7
OpenDBX
Driver
...
odbx_initodbx_bind
odbx_query
odbx_result
odbx_raw_fetch
F
F
I
CSmalltalk
Friday, August 26, 2011
Layers
7
OpenDBX
Driver
...
odbx_initodbx_bind
odbx_query
odbx_result
odbx_raw_fetch
F
F
I
CSmalltalk
Friday, August 26, 2011
Layers
7
OpenDBX
Driver
...
odbx_initodbx_bind
odbx_query
odbx_result
odbx_raw_fetch
F
F
I
CSmalltalk
Friday, August 26, 2011
Layers
7
OpenDBX
Driver
...
odbx_initodbx_bind
odbx_query
odbx_result
odbx_raw_fetch
F
F
I
CSmalltalk
Friday, August 26, 2011
Glorp port
Port latest Glorp from VisualWorks to
Pharo.
Try to automatize that task as much as
possible.
Document the process.
8
Friday, August 26, 2011
GlorpDBX
The “glue” (Glorp database driver) between
Glorp and OpenDBXDriver.
9
Friday, August 26, 2011
DBXTools
10
Scaffolding - Glorp -
From tables -> automagic generation of
classes, Glorp mappings and Magritte
descriptions.
Friday, August 26, 2011
DBXBrowser
UI for scaffolding.
Query database.
Visualize database metadata.
11
Friday, August 26, 2011
DBXBrowser
12
Friday, August 26, 2011
13
New DBXTalk chapter!!!
Friday, August 26, 2011
Current state
OpenDBXDriver version 1.0 released.
OpenDBXDriver is working with most databases
and in most OS.
Glorp '7.7.1 - 19’ (distributed with VW 7.7.1)
ported to Pharo.
GlorpDBX is working with MySQL, Oracle,
PostgreSQL and SQLite3. Release: SOON.
DBXTools and DBXBrowser still in development.
14
Friday, August 26, 2011
Future work
Continue developing DBXBrowser (port to
Glamour) and DBXTools.
Add more backends to GlorpDBX.
New website, documentation, continue PBE
chapter, etc.
Port OpenDBXDriver to GLASS?
Glorp ActiveRecord port?
15
Friday, August 26, 2011
16
Showtime!
Friday, August 26, 2011
Thanks!
Mariano Martinez Peck
marianopeck@gmail.com
http://marianopeck.wordpress.com/
Friday, August 26, 2011

More Related Content

PDF
A tour on Spur for non-VM experts
PDF
DBXTalk
PDF
openark-kit: MySQL utilities for everyday use
PPTX
Oracle 11g data warehouse introdution
KEY
Joomla Day DK 2012
PDF
Puppetconf 2015 - Puppet Reporting with Elasticsearch Logstash and Kibana
PDF
Oracle linux kube
PDF
2015 03-16-elk at-bsides
A tour on Spur for non-VM experts
DBXTalk
openark-kit: MySQL utilities for everyday use
Oracle 11g data warehouse introdution
Joomla Day DK 2012
Puppetconf 2015 - Puppet Reporting with Elasticsearch Logstash and Kibana
Oracle linux kube
2015 03-16-elk at-bsides

Similar to DBXTalk: Smalltalk Relational Database Suite (20)

PDF
Comparison between rdbms and nosql
PDF
Softshake 2013: Introduction to NoSQL with Couchbase
PDF
Cassandra 1.0 and the future of big data (Cassandra Tokyo 2011)
PDF
State of the Dolphin 2020 - 25th Anniversary of MySQL with 8.0.20
PDF
NodeJS, CoffeeScript & Real-time Web
PDF
HTTP Plugin for MySQL!
PDF
MySQL Software Repositories
PPTX
Expressive Query Answering For Semantic Wikis
PDF
SpringOne Platform recap 정윤진
PDF
Clustered Serialization with Fuel
PDF
NoSQL Matters 2013 - Introduction to Map Reduce with Couchbase 2.0
PDF
Ensuring Quality in Data Lakes (D&D Meetup Feb 22)
PDF
Open Source Software – Open Day Oracle 2013
PDF
Introduction to MySQL Document Store
PDF
Macruby - RubyConf Presentation 2010
PPT
Why Managed Service Providers Should Embrace Container Technology
PDF
Python and MySQL 8.0 Document Store
PDF
Conquistando el Servidor con Node.JS
PDF
Caridy patino - node-js
PDF
Understanding When to Adapt a Library: A Case Study on ASF Projects
Comparison between rdbms and nosql
Softshake 2013: Introduction to NoSQL with Couchbase
Cassandra 1.0 and the future of big data (Cassandra Tokyo 2011)
State of the Dolphin 2020 - 25th Anniversary of MySQL with 8.0.20
NodeJS, CoffeeScript & Real-time Web
HTTP Plugin for MySQL!
MySQL Software Repositories
Expressive Query Answering For Semantic Wikis
SpringOne Platform recap 정윤진
Clustered Serialization with Fuel
NoSQL Matters 2013 - Introduction to Map Reduce with Couchbase 2.0
Ensuring Quality in Data Lakes (D&D Meetup Feb 22)
Open Source Software – Open Day Oracle 2013
Introduction to MySQL Document Store
Macruby - RubyConf Presentation 2010
Why Managed Service Providers Should Embrace Container Technology
Python and MySQL 8.0 Document Store
Conquistando el Servidor con Node.JS
Caridy patino - node-js
Understanding When to Adapt a Library: A Case Study on ASF Projects
Ad

More from Mariano Martínez Peck (10)

PDF
Smalltalk and Business
PDF
Web Development with Smalltalk
PDF
Object garphs swapping
PDF
Efficient Proxies in Smalltalk
KEY
PhD Thesis Defense Presentation
PDF
Building you own Pharo images with Metacello
PDF
Visualizing Objects and Memory Usage
PDF
Object swapping issues and the imagesegment implementation
Smalltalk and Business
Web Development with Smalltalk
Object garphs swapping
Efficient Proxies in Smalltalk
PhD Thesis Defense Presentation
Building you own Pharo images with Metacello
Visualizing Objects and Memory Usage
Object swapping issues and the imagesegment implementation
Ad

Recently uploaded (20)

PDF
Enhancing emotion recognition model for a student engagement use case through...
PDF
August Patch Tuesday
PDF
Hybrid model detection and classification of lung cancer
PDF
A novel scalable deep ensemble learning framework for big data classification...
PDF
gpt5_lecture_notes_comprehensive_20250812015547.pdf
PDF
Encapsulation theory and applications.pdf
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PPTX
A Presentation on Touch Screen Technology
PDF
WOOl fibre morphology and structure.pdf for textiles
PPTX
cloud_computing_Infrastucture_as_cloud_p
PDF
Approach and Philosophy of On baking technology
PPTX
SOPHOS-XG Firewall Administrator PPT.pptx
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PPTX
TLE Review Electricity (Electricity).pptx
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PDF
ENT215_Completing-a-large-scale-migration-and-modernization-with-AWS.pdf
PDF
Assigned Numbers - 2025 - Bluetooth® Document
PDF
Accuracy of neural networks in brain wave diagnosis of schizophrenia
PDF
Univ-Connecticut-ChatGPT-Presentaion.pdf
PPTX
A Presentation on Artificial Intelligence
Enhancing emotion recognition model for a student engagement use case through...
August Patch Tuesday
Hybrid model detection and classification of lung cancer
A novel scalable deep ensemble learning framework for big data classification...
gpt5_lecture_notes_comprehensive_20250812015547.pdf
Encapsulation theory and applications.pdf
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
A Presentation on Touch Screen Technology
WOOl fibre morphology and structure.pdf for textiles
cloud_computing_Infrastucture_as_cloud_p
Approach and Philosophy of On baking technology
SOPHOS-XG Firewall Administrator PPT.pptx
Building Integrated photovoltaic BIPV_UPV.pdf
TLE Review Electricity (Electricity).pptx
MIND Revenue Release Quarter 2 2025 Press Release
ENT215_Completing-a-large-scale-migration-and-modernization-with-AWS.pdf
Assigned Numbers - 2025 - Bluetooth® Document
Accuracy of neural networks in brain wave diagnosis of schizophrenia
Univ-Connecticut-ChatGPT-Presentaion.pdf
A Presentation on Artificial Intelligence

DBXTalk: Smalltalk Relational Database Suite