nowfound

Growth · August 7, 2023

Circular Sync

Sync Salesforce and Postgres: alternative to Heroku Connect

What it does

Circular Sync brings all features of Postgres to Salesforce. How? We connect your Salesforce & Postgres to sync data both ways. All data actually lives in Postgres, but you can stay in Salesforce as your interface to read & write data.

Does a similar job

all alternatives →
  • BA
    Bracket, a Heroku Connect alternative2023 · app.usebracket.com · ▲6

    Hi HN, Bracket CEO here. Bracket lets you set up two-way and one-way syncs between Salesforce and Postgres. We’re essentially a hosting-agnostic alternative to Heroku Connect. Salesforce is the most popular CRM on the planet, but it’s way, way easier to build apps and do analysis on Postgres tables. You can use Bracket to create Postgres tables from scratch based on existing Salesforce objects, choose which fields you’d like to sync and which direction, and schedule/manage those syncs. Working with some early beta users, we’ve mostly seen these benefits: 1. Build apps and workflows on…

  • BD
    Bi-directional sync between Postgres and SQLite2023 · powersync.com · ▲356

    Hi HN, Today we’re launching PowerSync, a Postgres<>SQLite bi-directional sync engine that enables an offline-first app architecture. It currently supports Flutter, React Native and web (JavaScript) using Wasm SQLite in the browser, with more client SDKs on the way. Conrad and I (Ralf) have been working on our sync engine since 2009, originally as part of a full-stack app platform. That version of the system is still used in production worldwide and we’ve learnt a lot from its use cases and scaling. About a year ago we started on spinning off PowerSync as a standalone product that is…

  • EP
    ElectricSQL, Postgres to SQLite active-active sync for local-first apps2023 · electric-sql.com · ▲617

    Hi HN, James, Valter, Sam and the team from ElectricSQL here. We're really excited to be sharing ElectricSQL with you today. It's an open source, local-first sync layer that can be used to build reactive, realtime, offline-capable apps directly on Postgres with two way active-active sync to SQLite (including with WASM in the browser). Electric comprises a sync layer (built with Elixir) placed in front of your Postgres database and a type safe client that allows you to bidirectionally sync data from your Postgres to local SQLite databases. This sync is CRDT-based, resilient to conflicting…

  • Palette2022 · ▲124

    Use Airtable as your Postgres UI

  • Sequin2022 · ▲99

    The fastest way to integrate with third-party APIs.

  • RA

More growth this month

the category →
  • Browzer429

    Put your technical content on autopilot

    Growth · 15d ago · trybrowzer.com

Source: Product Hunt launch

Launched alongside, August 2023

the whole month →
  • Resend1,326

    Email for developers

    Dev tools · 2023 · resend.com

  • STORI AI1,320

    Your ideas become visually compelling branded social posts

    AI · 2023 · storiai.com

  • Kombai1,080

    A new AI model that you can prompt with UI designs

    AI · 2023 · kombai.com

  • Understand your audience without 50 interviews

    AI · 2023 · founderpal.ai

  • Lottielab871

    Create and ship lottie animations to sites and apps faster

    Dev tools · 2023 · lottielab.com

  • LC

    Outlines is a Python library that focuses on text generation with large language models. Brandon and I are not LLM experts and started the project a few months ago because we wanted to understand better how the generation process works. Our original background is probabilistic, relational and symbolic programming. Recently we came up with a fast way to generate text that matches a regex (https:&#x2F;&#x2F;blog.normalcomputing.ai&#x2F;posts&#x2F;2023-07-27-regex-guide...). The basic idea is simple: regular expressions have an equivalent Deterministic-Finite Automaton (DFA) representation. We…

    AI · 2023 · github.com