Bappity@lemmy.world to PostgreSQL@programming.dev · 1 year agohas postgres got an official solution for sharding?message-squaremessage-square6fedilinkarrow-up116arrow-down10file-text
arrow-up116arrow-down1message-squarehas postgres got an official solution for sharding?Bappity@lemmy.world to PostgreSQL@programming.dev · 1 year agomessage-square6fedilinkfile-text
minus-squareBappity@lemmy.worldOPlinkfedilinkarrow-up2·edit-21 year agoquery optimization and the similar structure to SQL server with schemas pulls me towards postgres, got another system using SQL server with upwards of millions of records and need it to be fast and reliable
query optimization and the similar structure to SQL server with schemas pulls me towards postgres, got another system using SQL server with upwards of millions of records and need it to be fast and reliable