A Logic Language for Distributed SQL Queries

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

    Soufflé is a variant of Datalog for tool designers crafting analyses in Horn clauses. Soufflé synthesizes a native parallel C++ program from a logic specification.

  • > In fact, we could have used Datalog to achieve our data goals — but that would mean we have to build our own Datalog implementation, backing data store, etc. We don’t want to do that.

    Surprising that creating a whole new language made more sense then a backend. I wonder if they did a proof of concept with an existing logic system like Souffle¹ or Rel² first.

    ¹ https://github.com/souffle-lang/souffle

    ² https://relational.ai/blog/rel

  • 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

  • Not all Graphs are Trees

    1 project | news.ycombinator.com | 1 May 2024
  • Systematic, Ontological, Undiscovered Fact Finding Logic Engine

    1 project | /r/hypeurls | 11 Dec 2022
  • Systematic, Ontological, Undiscovered Fact Finding Logic Engine

    1 project | news.ycombinator.com | 10 Dec 2022
  • Soufflé • a Datalog Synthesis Tool for Static Analysis

    1 project | news.ycombinator.com | 8 Nov 2022
  • Datalog in 100 lines of JavaScript (2022)

    5 projects | news.ycombinator.com | 22 Jan 2024