Documentation for the JSON Lines text file format

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
  • ndjson-spec

    Specification

  • What’s the difference between terminators and separators here? The ndjson spec [0] doesn’t say anything like that, and it seems that ndjson and jsonlines are identical in what documents they accept.

    [0]: https://github.com/ndjson/ndjson-spec

  • shipmight

    PaaS in your cloud

  • I experimented with something similar in one of my larger side projects a couple of years ago:

    https://github.com/shipmight/shipmight/blob/master/src/ARCHI...

    At the top of each file there was a tree of links to other ARCHITECTURE.md-files in the repo, like this:

        ARCHITECTURE.md <- you are here

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

    Documentation for the JSON Lines text file format

  • > MIME type may be application/jsonl, but this is not yet standardized; any help writing the RFC would be greatly appreciated (see issue[0]).

    [0] https://github.com/wardi/jsonlines/issues/19

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