Looking for a C++ libs or ideas to implement a server-client system.

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

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

    Discontinued BerylDB is a fully modular data structure data manager that can be used to store data as key-value entries. The server allows channel subscription and is optimized to be used as a cache repository. Supported structures include lists, sets, multimaps, and keys.

  • A few months ago, I introduced a key-value database that I have been working on. Today, version 0.8.3 has been released and currently trying to improve the server's functionalities. BerylDB is a open source server written in C++, and is actively maintained. Hopefully we can see the project making it to a 1.0.0 release, thus becoming a stable database. The server is fully modular, and clients can load/unload modules as needed. Here's where I need a bit of help. I am looking for libraries out there that may get benefited from running command-based queries (basically over Beryl's TCP-based numeric protocol layer). The idea is to add capabilities to these libraries, so these may be later accessed from web or mobile apps.

  • php-beryl

    Discontinued Official PHP Driver for BerylDB.

  • As we speak, I am working in an additional set of new APIs, in different languages. We already have a PHP gateway, a CLI, and currently working on a Javascript client. You may learn more about these on the project's website.

  • 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
  • beryldb-cli

    Discontinued Beryl-cli is a terminal client for the BerylDB database server. It offers multiple commands and is designed to be fast and user-friendly. This client runs on MacOSX, BSD systems and GNU/Linux.

  • As we speak, I am working in an additional set of new APIs, in different languages. We already have a PHP gateway, a CLI, and currently working on a Javascript client. You may learn more about these on the project's website.

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

  • BerylDB: A modular database written in C++

    1 project | /r/coolgithubprojects | 25 Oct 2021
  • A fully modular key value database.

    1 project | /r/SideProject | 9 Oct 2021
  • BerylDB 0.8.3 released: A modular key-value database.

    1 project | /r/programming | 16 Sep 2021
  • BerylDB: some updates

    2 projects | /r/cpp | 15 Sep 2021
  • BerylDB, a lightweight key value database

    1 project | /r/InsideScoop | 9 Sep 2021