I

iOS product

Added January 28, 2021

IntegrateDB - Database sharing toolkit for Postgres.

Visit IntegrateDB

Share IntegrateDB with your network.

About the product

IntegrateDB – https://hexdocs.pm/integratedb/intro.html – is a database sharing toolkit for Postgres. It's inspired by projects like React, Tailwind and LiveView, in that it aims to boost developer productivity by deliberately coupling concerns that “received wisdom” holds should be kept separate. Integrating services directly through the database is usually seen as a smell, so we all build APIs and loosely coupled SOAs. But in many cases this can be overkill and actually if you could integrate through the database you could eliminate layers and go much faster. The problem is that having multiple services using the same data is a recipe for disaster – unless you have some way of declaring and controlling data dependencies whilst enabling schema evolution. Which (as you may have guessed!) is exactly what IntegrateDB does ;) It’s a Phoenix-based web application that sits alongside a Postgres database. You interact with a JSON API to declare data dependencies and generate scoped db user credentials (which you then give to your applications for them to connect directly to the database — they don’t talk to IntegrateDB at all, it’s not a proxy or an extension). It then adds a user defined function to your database which you can call from your migrations to validate that they don’t break any of your declared data dependencies. It also sets up and consumes a logical replication feed (hence being Postgres only for now), with the idea being to convert events that you register for into higher level notifications for your apps. All of which is designed to allow you to break the rules and integrate straight through the database without shooting yourself in the foot. The code is at https://github.com/integratedb/integrate, the docs are at https://hexdocs.pm/integratedb and the website is https://integratedb.org
33 recommendations

Recommendations are a community signal, not a verified count.

For product owners

Promote IntegrateDB

Every listing gets one post to our X and Threads followers. It is seen once, then the traffic stops. Promotion keeps IntegrateDB in front of people instead.

  • Back in the X and Threads rotation. IntegrateDB gets posted again instead of once.
  • A promoted slot on the AppRater homepage, carrying a Promoted badge.
  • A labelled spot in the weekly email to AppRater subscribers, one promoted app per issue.
  • Stays on the first screen however old the listing is, while new submissions push everything else down.

Quarterly promotion

$35USD every 3 months

Card, Apple Pay and more, through Whop. Starts straight away.

  • Cancel any time from the Whop account you paid with, or email [email protected] and we will do it.
  • The promotion starts straight away, no waiting on us.
  • Whop handles the checkout. We never see your card.

Questions first? Email [email protected].

For ownersOwn IntegrateDB? Add a deal or post a role, and it shows up right here.

Community notes

Feedback & updates

Start the conversation
No notes yet

Have experience with IntegrateDB, or something new to share? Add the first useful note.