DBHawk Tutorials

This section contains the features and various tutorials to show how to do various database tasks with DBHawk

Cross database queries DBHawk Tutorial

This DBHawk tutorial shows how to do a cross database queries using Presto.

  • If you have not signed up for the DBHawk free trial yet, please sign up.
  • After login to your account, access DBHawk.
  • Then connect to the Presto database.
DBHawk_Presto-connection
  • Now you should have access to PostgreSQL and MySQL Database
PostgreSQL and MySQL Database
  • Now open SQL Editor and write cross database query.
Now open SQL Editor and write cross

Above example shows selecting city table from MySQL database and country table from Postgres database.