Ask HN: Best database for e-commerce app in JavaScript World?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • citus

    Distributed PostgreSQL as an extension

  • Postgres.

    * PostgreSQL supports most of the major features of SQL:2016. Out of 177 mandatory features required for full Core conformance, PostgreSQL conforms to at least 170. In addition, there is a long list of supported optional features. It might be worth noting that at the time of writing, no current version of any database management system claims full conformance to Core SQL:2016.

    * Scales Vertically and Horizontally with tools such as citus (https://www.citusdata.com/)

    * Postgres supports RLS (Row Level Security) allowing you to implement authorization at the database level.

    * It can support many 1000's of transaction per second running on commodity hardware.

    * NoSQL support. Postgres can store and search JSON and other types of unstructured data.

    * Postgres has earned a strong reputation for its proven architecture, reliability, data integrity, robust feature set, extensibility, and the dedication of the open source community behind the software to consistently deliver performant and innovative solutions.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Citus: PostgreSQL extension that transforms Postgres into a distributed database

    1 project | news.ycombinator.com | 14 Mar 2024
  • In-Depth Guide: Citus Technical Readme

    1 project | news.ycombinator.com | 29 Sep 2023
  • Revolutionizing Database Scaling with CitusDB

    1 project | dev.to | 27 Aug 2023
  • Schema-based sharding comes to PostgreSQL with Citus

    1 project | news.ycombinator.com | 31 Jul 2023
  • Resources for advanced database administration and huge workloads.

    1 project | /r/PostgreSQL | 5 Jul 2023