c++ project

This page summarizes the projects mentioned and recommended in the original post on /r/Database

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
  • soci

    Official repository of the SOCI - The C++ Database Access Library

  • As regards to database access – if you don't have a framework that provides a database access layer, you'll need to select a database library. All databases have client libraries with C language bindings which can also be used from C++; many have native C++ bindings as well. Another choice would be to select a C++ library that supports multiple databases, such as SOCI.

  • 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

  • Propagating an exception from another thread and up to the main program. No destructors allowed yet?

    1 project | /r/cpp | 7 Oct 2022
  • Ask HN: What tool(s) do you use to code review and deploy SQL scripts?

    5 projects | news.ycombinator.com | 14 Apr 2024
  • Show HN: Tsynamo – Type-friendly DynamoDB query builder for TypeScript

    3 projects | news.ycombinator.com | 10 Apr 2024
  • DBeaver – open-source Database client

    10 projects | news.ycombinator.com | 10 Mar 2024
  • We built our customer data warehouse all on Postgres

    16 projects | news.ycombinator.com | 2 Feb 2024