2 pointsby JeduDev17 hours ago5 comments
  • babyent11 hours ago
    What do you mean by scale? I think that's important to understand for both you and me to help you.

    Are you expecting millions of unique users per hour? More reads than writes? Do you have tons of data? Are you doing data analysis? Are you global?

    Otherwise, stick to supabase and then dump to managed digital ocean instances or something like that and click the auto-scale button to increase resources if/when it makes sense.

  • jayarajsd7 hours ago
    PostgreSQL: The World's Most Advanced Open Source Relational Database. PostgreSQL comes with many features aimed to help developers build applications, administrators to protect data integrity and build fault-tolerant environments, and help you manage your data no matter how big or small the dataset. In addition to being free and open source, PostgreSQL is highly extensible. For example, you can define your own data types, build out custom functions, even write code from different programming languages without recompiling your database
  • dkpk17 hours ago
    https://planetscale.com/ would be a good bet.
  • iSloth14 hours ago
    Coolify Postgres on Hetzner if you want cheap
  • 17 hours ago
    undefined