tikv VS postgres-ha

Compare tikv vs postgres-ha and see what are their differences.

tikv

Distributed transactional key-value database, originally created to complement TiDB (by tikv)

postgres-ha

Postgres + Stolon for HA clusters as Fly apps. (by fly-apps)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
tikv postgres-ha
21 6
14,512 298
1.7% 2.3%
9.7 5.0
about 6 hours ago 11 months ago
Rust Go
Apache License 2.0 Apache License 2.0
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.

tikv

Posts with mentions or reviews of tikv. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-25.

postgres-ha

Posts with mentions or reviews of postgres-ha. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-03.
  • Migrating from AWS to Fly.io
    2 projects | news.ycombinator.com | 3 Jan 2023
    Fly Postgres is just a Fly.io app. You can see the source code for it right here:

    https://github.com/fly-apps/postgres-ha

    It has some direct `flyctl` integration (which is also open source), but it's not doing anything you can't do yourself if you want.

  • Fly.io – Free Postgres Databases (and free storage volumes, up to 3GB total)
    6 projects | news.ycombinator.com | 20 Jan 2022
    We do not! You have full administrative access to your postgres. You can create offsite replicas, or even fork the Postgres app we use and deploy over your Fly.io installed postgres: https://github.com/fly-apps/postgres-ha

    RDS preventing external streaming replicas is the most annoying thing ever.

  • AWS Global Accelerator is really fast and good
    2 projects | news.ycombinator.com | 9 Nov 2021
    Our Postgres is not an RDS replacement. Lots of devs use RDS with Fly. In fact, Postgres on Fly is just a normal Fly app: https://github.com/fly-apps/postgres-ha

    Ultimately, we think devs are better off if managed database services come from companies who specialize in those DBs. First party managed DBs trend towards mediocre, all the interesting Postgres features come from Heroku/Crunchy/Timescale/Supabase.

    So we're "saving" managed Postgres for one of those folks. For the most part, they're more interested in giving AWS money because very large potential customers do. At some point, though, we'll be big enough to be attractive to DB companies.

  • Globally Distributed Postgres
    3 projects | news.ycombinator.com | 30 Jun 2021
    Our postgres clusters are just a Fly app: https://github.com/fly-apps/postgres-ha

    You could run your own PG by modifying that app. Right now we're calling it "automated" and not managed, though. All alerts about health and other issues go straight to customers, we don't have DBAs that will touch these things yet.

What are some alternatives?

When comparing tikv and postgres-ha you can also consider the following projects:

redis-rs - Redis library for rust

yugabyte-db - YugabyteDB - the cloud native distributed SQL database for mission-critical applications.

rust-etcd - An etcd client library for Rust.

Filestash - 🦄 A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ...

rust-rocksdb - rust wrapper for rocksdb

flyctl - Command line tools for fly.io services

cassandra-rs - Cassandra (CQL) driver for Rust, using the DataStax C/C++ driver under the covers.

apprunner-roadmap - This is the public roadmap for AWS App Runner.

rust-postgres - Native PostgreSQL driver for the Rust programming language

fly-ruby - Ruby gem for handling requests within a Fly.io multiregion database setup

diesel - A safe, extensible ORM and Query Builder for Rust

terraform-provider-fly - Terraform provider for the Fly.io API