DreamFactory VS postgresql-replicant

Compare DreamFactory vs postgresql-replicant and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
DreamFactory postgresql-replicant
4 5
1,482 38
1.1% -
7.9 3.2
about 1 month ago 9 months ago
Shell Haskell
Apache License 2.0 BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

DreamFactory

Posts with mentions or reviews of DreamFactory. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-08.
  • Webhook to MySQL - any good solutions?
    3 projects | /r/selfhosted | 8 Mar 2022
    DreamFactory comes to mind - https://www.dreamfactory.com/ (https://github.com/dreamfactorysoftware/dreamfactory) which allows you to create apis from databases.
  • backend.sql and frontend.js = ♥
    5 projects | news.ycombinator.com | 30 Jan 2022
    I feel very uneasy about this, and I am not sure why. I feel like the "meat and potatoes" of any application is its data and backend code, not the frontend. Frontends can change among clients, or even be given up altogether (just use a CLI/API interface for example) but the backend business logic is what defines a program. An app is what it _does_, not what it _looks like_.

    This approach has been tried several times over the past few years: I first used DreamFactory[1] several years ago for a small production app (less than a few thousand users) and now I see Supabase [2] trying the same. But in my experience these don't go past very limited internal enterprise use-cases, MVPs and toy frontend apps.

    [1] https://www.dreamfactory.com

  • I have an existing php web app. I need an ORM with a UI and the ability to add custom buttons for actions on the data.
    1 project | /r/PHP | 20 Dec 2020

postgresql-replicant

Posts with mentions or reviews of postgresql-replicant. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-29.
  • PostgREST – Serve a RESTful API from Any Postgres Database
    22 projects | news.ycombinator.com | 29 Dec 2022
    You can use a library like https://github.com/agentultra/postgresql-replicant or similar to hook in a data plane and use PostgREST as a data plane.

    Your business logic works on the event stream that comes from the WAL.

  • backend.sql and frontend.js = ♥
    5 projects | news.ycombinator.com | 30 Jan 2022
    I wrote postgresql-replicant [0] in order to do this. It’s not a novel idea. It lets you read the logical replication stream.

    On top of this library you can do all sorts of things: replicate data to Kafka or SQS, write a web socket server to publish changes to clients, etc.

    [0] https://github.com/agentultra/postgresql-replicant

  • Ask HN: What are some tools / libraries you built yourself?
    264 projects | news.ycombinator.com | 16 May 2021
    https://github.com/agentultra/postgresql-replicant — stream delta changes from a PostgreSQL database. Not a novel concept or implementation but this library doesn’t exist in Haskell and that’s a shame because Haskell has lots of great libraries for working with streams.

    https://github.com/agent ultra/DataVersion — type-directed data migration library. I needed to migrate some data in a document database that had no schema with years of data in it to a format that had a schema. I leveraged some other stuff to achieve it but this library was a key piece to being confident that the transformations were correct and complete. Migrated the database and backfill it with a Lambda function using this library.

    Those are just the most recent ones.

  • Haskell good for general use?
    1 project | /r/haskell | 11 May 2021
    On my stream at https://twitch.tv/agentultra I've been working on a library to stream changes out of a PostgreSQL database. We've had to figure out how to use low-level libpq bindings, concurrency primitives, serializing and deserializing binary messages, etc. You can find the library here: https://github.com/agentultra/postgresql-replicant
  • [Announce] postgresql-replicant-0.1.0.0-candidate: streaming PostgreSQL changes
    1 project | /r/haskell | 2 May 2021
    You can star the repo and report issues at: https://github.com/agentultra/postgresql-replicant -- new contributors are welcome! I'm still working out a contribution guide, it's still super early on the project. I can be found here and on the FP Slack (https://fpchat-invite.herokuapp.com/) and on the FP Zulip (https://funprog.zulipchat.com)

What are some alternatives?

When comparing DreamFactory and postgresql-replicant you can also consider the following projects:

Hasura - Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.

lowdefy - The config web stack for business apps - build internal tools, client portals, web apps, admin panels, dashboards, web sites, and CRUD apps with YAML or JSON.

Kong - 🦍 The Cloud-Native API Gateway and AI Gateway.

GoJS, a JavaScript Library for HTML Diagrams - JavaScript diagramming library for interactive flowcharts, org charts, design tools, planning tools, visual languages.

API Platform - Create REST and GraphQL APIs, scaffold Jamstack webapps, stream changes in real-time.

Pion WebRTC - Pure Go implementation of the WebRTC API

Endpoint

Tabula - Extract tables from PDF files

Vue Storefront - Alokai is a Frontend as a Service solution that simplifies composable commerce. It connects all the technologies needed to build and deploy fast & scalable ecommerce frontends. It guides merchants to deliver exceptional customer experiences quickly and easily.

Zip Foundation - Effortless ZIP Handling in Swift

KrakenD - Ultra performant API Gateway with middlewares. A project hosted at The Linux Foundation

null - reasonable handling of nullable values