Smart Solutions for Seamless Database and Application Migrations

A curated set of tools, plugins, and extensions to help you migrate faster, easier, and smarter.

Products

Everything you need

Explore our comprehensive products for smooth fast and easy migration.

# show the CLI version
# Run database scan
# Run source code scan

DMAT

Database & Application Migration Assessment Tool

DMAT helps you assess both your applications and database for migration readiness. It supports assessments of applications written in any programming language. As of today, DMAT can perform assessments of Oracle, SQL Server, MySQL, MariaDB, CUBRID, and EDB EPAS (EDB Postgres Advanced Server) databases, with targets such as PostgreSQL, AWS RDS & Aurora PostgreSQL, Google Cloud SQL & AlloyDB for PostgreSQL, Azure Database for PostgreSQL, and AWS Aurora DSQL.

ORA
Oracle
MSSQL
SQL Server
DB2
DB2
ASE
Sybase
MDB
MariaDB
MySQL
MySQL
PSQL
PostgreSQL
ING
Ingres
SNWF
Snowflake
RS
Redshift
BQ
BigQuery
MNG
MongoDB
CSDR
Cassandra
DDB
DynamoDB
YDB
YugabyteDB
TSDB
TimescaleDB
IFLX
InfluxDB
ES
Elasticsearch
SB
Supabase
SLT
SQLite
ORA
Oracle
MSSQL
SQL Server
DB2
DB2
ASE
Sybase
MDB
MariaDB
MySQL
MySQL
PSQL
PostgreSQL
ING
Ingres
SNWF
Snowflake
RS
Redshift
BQ
BigQuery
MNG
MongoDB
CSDR
Cassandra
DDB
DynamoDB
YDB
YugabyteDB
TSDB
TimescaleDB
IFLX
InfluxDB
ES
Elasticsearch
SB
Supabase
SLT
SQLite
ORA
Oracle
MSSQL
SQL Server
DB2
DB2
ASE
Sybase
MDB
MariaDB
MySQL
MySQL
PSQL
PostgreSQL
ING
Ingres
SNWF
Snowflake
RS
Redshift
BQ
BigQuery
MNG
MongoDB
CSDR
Cassandra
DDB
DynamoDB
YDB
YugabyteDB
TSDB
TimescaleDB
IFLX
InfluxDB
ES
Elasticsearch
SB
Supabase
SLT
SQLite
ORA
Oracle
MSSQL
SQL Server
DB2
DB2
ASE
Sybase
MDB
MariaDB
MySQL
MySQL
PSQL
PostgreSQL
ING
Ingres
SNWF
Snowflake
RS
Redshift
BQ
BigQuery
MNG
MongoDB
CSDR
Cassandra
DDB
DynamoDB
YDB
YugabyteDB
TSDB
TimescaleDB
IFLX
InfluxDB
ES
Elasticsearch
SB
Supabase
SLT
SQLite
ORA
Oracle
MSSQL
SQL Server
DB2
DB2
ASE
Sybase
MDB
MariaDB
MySQL
MySQL
PSQL
PostgreSQL
ING
Ingres
SNWF
Snowflake
RS
Redshift
BQ
BigQuery
Center logo

HexaRocket

End-to-End Database Migration & Modernization Tool

HexaRocket is an enterprise-grade migration engine delivering 98%+ automatic conversion of complex objects (often reaching 100%), while identifying any remaining complexities across both database and application code with a clean, actionable report.

It supports 100% schema conversion with validation, data migration with validation, and CDC-based live replication with validation. Get sub-millisecond cutover checks before application cutover, and rollback using reverse CDC for safe production cutovers.

hexatranspile.hexa

HexaTranspile

Convert Code Objects

Source
Paste object

orders_pkg.sync_status

Source object

Input
CREATE OR REPLACE PROCEDURE sync_status(p_id NUMBER) AS
BEGIN
UPDATE orders SET status = 'DONE' WHERE id = p_id;
END;

HexaTranspile

Database Code Object Conversion to PostgreSQL

HexaTranspile converts database code objects from Oracle, SQL Server, MySQL, and other source systems into PostgreSQL-ready procedures, functions, triggers, and related objects.

Paste or upload source code objects, select the object type, and generate PostgreSQL-compatible output with a guided conversion flow built for real migration work.

Product

HexaCluster tool

Purpose-built tooling for database modernization and PostgreSQL migration programs.

Migration
Assessment
Conversion
Replication

MyBatis2Pg

MyBatis Mapper Conversion to PostgreSQL

MyBatis2Pg converts MyBatis mapper XML — result maps, statements, and dynamic SQL — from Oracle and other source systems into clean, PostgreSQL-ready mappers.

Paste or upload your mapper, hit convert, and get PostgreSQL-compatible output alongside a per-statement report. Deterministic, parser-based conversion with no AI and no hallucinations.

Replication

Live data movement

Enterprise replication with CDC, synchronized cutovers, and validation-focused flows for production migrations.

Real-time CDC
Cross-platform sync
Validated replication
Cutover-ready streams

HexaReplicate

Enterprise Data Replication & Live CDC

HexaReplicate provides high-performance replication across Oracle, PostgreSQL, MySQL, and SQL Server with log-based and batch-based data movement for production-grade migration and synchronization use cases.

Use real-time CDC pipelines and validation-driven replication flows across Oracle, SQL Server, PostgreSQL, MySQL, MariaDB, SAP ASE, DB2, and YugabyteDB estates

Compatibility

Oracle on PostgreSQL

Package, function, and datatype compatibility for PostgreSQL migrations that need lower rewrite effort.

Oracle packages
Compatible routines
Community PostgreSQL
Migration acceleration

HexaBridge

Oracle and SQL Server Compatibility Layer for PostgreSQL

HexaBridge brings Oracle and SQL Server compatible functions, packages, types, and operators to Community PostgreSQL so Oracle and SQL Server workloads can move faster without requiring a proprietary PostgreSQL fork.

Oracle: 1,100+ routines across 45 packages and 17 Oracle-style data types. SQL Server: 100% routine compatibility with 180+ T-SQL functions and 12 data types, at native speed. Both reduce rewrite effort during migration programs.