snakelog VS datascript

Compare snakelog vs datascript and see what are their differences.

snakelog

A Datalog Framework for Python (by philzook58)

datascript

Immutable database and Datalog query engine for Clojure, ClojureScript and JS (by tonsky)
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
snakelog datascript
2 25
9 5,371
- -
0.0 7.7
about 1 year ago 12 days ago
Python Clojure
- Eclipse Public License 1.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

snakelog

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

datascript

Posts with mentions or reviews of datascript. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-22.

What are some alternatives?

When comparing snakelog and datascript you can also consider the following projects:

pycozo - The Python client and Jupyter helper for CozoDB

asami - A graph store for Clojure and ClojureScript

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

datahike - A durable Datalog implementation adaptable for distribution.

datalevin - A simple, fast and versatile Datalog database

10000-markdown-files - 10,000 markdown files. Useful for stress testing note-taking tools.

xtdb - An immutable database for application development and time-travel data compliance, with SQL and XTQL. Developed by @juxt

Apache AGE - Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL. [Moved to: https://github.com/apache/age]

Neo4j - Graphs for Everyone

pathom3 - A library for navigating data.

JWM - Cross-platform window management and OS integration library for Java

shadow-cljs - ClojureScript compilation made easy