Upcoming presentations
No upcoming presentations...
Past presentations
Presentation Material: https://harbour.wiki/index.asp?page=PublicArticles&mode=show&id=241017030856&sig=7154095596
This session will focus on assisting developers transitioning from Oracle, MSSQL, or MySQL to PostgreSQL.
You will learn about the key differences in PostgreSQL, including field typ...
DataWharf is a free and open-source data modeling tool designed to facilitate the seamless migration of database schemas from Oracle, MSSQL, and MySQL to PostgreSQL in just minutes.
With DataWharf, you can easily map your column types, manage foreign key constraints, and validate your schema against various integrity rules. You can then generate migration scripts for empty catalogs or extend...
Quick review of Data Architecture and Data Modeling theories. Introduction to DataWharf, an open-source data modeling web based tool. Even though DataWharf can handle multiple database backends, it was developed using PostgreSQL and is aware of most PostgreSQL features. DataWharf can be deployed on any web server and platform supporting FastCGI, or simply using Docker. DataWharf was designe...