Neki – sharded Postgres by the team behind Vitess

(planetscale.com)

92 points | by thdxr 4 hours ago ago

7 comments

  • shoeb00m 3 hours ago

    Looks like there is two ongoing vitess for postgres projects. Hopefully this competition leads to a better postgres ecosystem.

    https://supabase.com/blog/multigres-vitess-for-postgres

    • n2d4 an hour ago

      There is also pgdog by the author of pgcat: https://pgdog.dev

    • qaq 2 hours ago

      Supabase also working on OrioleDB

      • eatonphil an hour ago

        OrioleDB is not about sharding, it's about the storage layer.

        • qaq an hour ago

          I did not claim OrioleDB is about sharding. It was just an observation that Supabase is contributing to Postgres ecosystem through multiple projects.

          • selfhosttoday 28 minutes ago

            they likely said that because the context is "vitess for postgres projects" and OrioleDB is not "vitess for postgres"

  • hubertzhang an hour ago

    Does Neki still need sharding key in query, just like Citus?