Protobuf Database: ld & ld-client: interactive client

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • ld

    Lean Database

    [ld:0.1.3](https://github.com/MikkelHJuul/ld) is out

  • bIter

    Iterator for badgerDB

    I refactored some parts of the code to it's own library [bIter](https://github.com/MikkelHJuul/bIter) this way others can more easily use this

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

  • grpcurl

    Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers

    I added the proto-reflection based general client: ld-client, an interactive shell to use the database API. The client is influenced/inspired by [fullstorydev/grpcurl](https://github.com/fullstorydev/grpcurl). and has functionality to, given a `.proto`-file, serialize json to protobuf wire-format (and again to JSON on the way out).

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