Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I can only think of three cases:

1) You need an embedded relational database with a small foot print. Here PostgreSQL cannot compete with SQLite.

2) You have an application which does not support PostgreSQL.

3) You have petabytes worth of data. Here you want to look into something like Greenplum, a PostgreSQL fork.




PG works okay with Peta Bytes of data. Various types of indexes, Table partitioning and parallel query computation can help.

Citus and other community extensions can help if you want to go distributed and fault tolerant


Worth noting that the Greenplum team are working to converge back to mainline.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: