truss VS datascript

Compare truss vs datascript and see what are their differences.

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
truss datascript
4 25
296 5,359
0.0% -
5.9 7.7
8 days ago 10 days ago
Clojure Clojure
Eclipse Public License 1.0 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.

truss

Posts with mentions or reviews of truss. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-25.
  • Java 21: What’s New?
    1 project | news.ycombinator.com | 9 Aug 2023
    When type checking is needed, I find the Truss library* does the trick quite well.

    As for the syntax, there is very little, which can make it a harder lift but once you have the hang of it you won't deal with the issues identified in the parent comment.

    * https://github.com/taoensso/truss

  • Tired by the dynamicism
    7 projects | /r/Clojure | 25 Jan 2023
    I use truss extensively throughout my code to prevent those types of errors.
  • Python dataclass equivalent
    7 projects | /r/Clojure | 20 Jan 2022
    I haven't tried it myself. I generally just use truss for runtime constraint checking. I use a modified version that integrates scope-capture. And malli validation for more complex cases, but I try to limit that. For me it is better to validate individual attributes as needed, vs validating an entire "type"/collection of attributes. So each function only cares about the attributes that it needs, and validates only as needed.
  • Love Clojure, challenged by discoverability
    6 projects | /r/Clojure | 22 Dec 2021
    Use assertions for all data requirements inside functions - I use a modified version of https://github.com/ptaoussanis/truss to ensure that I never get NullReference exceptions, and this also helps make functions more self-documenting. Also use this to assert return data.

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 truss and datascript you can also consider the following projects:

portal - A clojure tool to navigate through your data.

asami - A graph store for Clojure and ClojureScript

scope-capture - Project your Clojure(Script) REPL into the same context as your code when it ran

datahike - A durable Datalog implementation adaptable for distribution.

spec-tools - Clojure(Script) tools for clojure.spec

datalevin - A simple, fast and versatile Datalog database

ghostwheel - Hassle-free inline clojure.spec with semi-automatic generative testing and side effect detection

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

malli - High-performance data-driven data specification library for Clojure/Script.

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

python-nrepl

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]