Integration between two databases

Asked

Viewed 81 times

0

I have an idea to integrate two databases, at one point I have the database Postgressql with system A and on the other side a bank Firebird in system B.

For example: I recorded a client on system A and need to export to system B.

In addition to creating a Trigger and play for an intermediary bank and then make an application to communicate and insert into system B.

What would be the other way to do that? or the best way?

  • 1

    Search for Firebird Foreign Data Wrapper for Postgresql.

  • @anonimo I researched but could not understand right. Can give a very brief explanation of what would be this Data Wrapper?

  • https://wiki.postgresql.org/wiki/Foreign_data_wrappers

  • Here’s another guy who can help you https://streamsets.com/documentation/datacollector/latest/help/datacollector/UserGuide/Getting_Started/GettingStarted_Title.html#concept_htw_ghg_jq

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.