snakelog

A Datalog Framework for Python (by philzook58)

Snakelog Alternatives

Similar projects and alternatives to snakelog

  • cozo

    A transactional, relational-graph-vector database that uses Datalog for query. The hippocampus for AI!

  • datascript

    Immutable database and Datalog query engine for Clojure, ClojureScript and JS

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • differential-datalog

    DDlog is a programming language for incremental computation. It is well suited for writing programs that continuously update their output in response to input changes. A DDlog programmer does not write incremental algorithms; instead they specify the desired input-output mapping in a declarative manner.

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

  • blog

    10 snakelog VS blog

    Some notes on things I find interesting and important. (by frankmcsherry)

  • pygraphistry

    PyGraphistry is a Python library to quickly load, shape, embed, and explore big graphs with the GPU-accelerated Graphistry visual graph analyzer

  • pycozo

    The Python client and Jupyter helper for CozoDB

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

    3 snakelog VS CoinBLAS

    Bitcoin blockchain graph analysis with the GraphBLAS.

  • morel

    Standard ML interpreter, with relational extensions, implemented in Java

  • gbbs

    GBBS: Graph Based Benchmark Suite

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better snakelog alternative or higher similarity.

snakelog reviews and mentions

Posts with mentions or reviews of snakelog. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-05.
  • The "missing" graph datatype already exists. It was invented in the '70s
    6 projects | news.ycombinator.com | 5 Mar 2024
    You can without too much work transpile datalog to SQL. SQL does have such strong support that it is useful https://github.com/philzook58/snakelog or perhaps just do it manually https://www.philipzucker.com/tiny-sqlite-datalog/
  • Show HN: Cozo – new Graph DB with Datalog, embedded like SQLite, written in Rust
    8 projects | news.ycombinator.com | 8 Nov 2022
    Very cool! I love the sqlite install everywhere model.

    Could you compare use case with Souffle? https://souffle-lang.github.io/

    I'd suggest putting the link to the docs more prominently on the github page

    Is the "traditional" datalog `path(x,z) :- edge(x,y), path(y,z).` syntax not pleasant to the modern eye? I've grown to rather like it. Or is there something that syntax can't do?

    I've been building a Datalog shim layer in python to bridge across a couple different datalog systems https://github.com/philzook58/snakelog (including a datalog built on top of the python sqlite bindings), so I should look into including yours

Stats

Basic snakelog repo stats
2
9
0.0
about 1 year ago

The primary programming language of snakelog is Python.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com