client-side-databases VS mentat

Compare client-side-databases vs mentat and see what are their differences.

client-side-databases

An implementation of the exact same app in Firestore, AWS Datastore, PouchDB, RxDB and WatermelonDB (by pubkey)

mentat

UNMAINTAINED A persistent, relational store inspired by Datomic and DataScript. (by mozilla)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
client-side-databases mentat
8 9
840 1,610
- -
9.0 10.0
3 days ago over 5 years ago
TypeScript Rust
Apache License 2.0 Apache License 2.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.

client-side-databases

Posts with mentions or reviews of client-side-databases. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-25.

mentat

Posts with mentions or reviews of mentat. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-16.
  • Why did Mozilla abandon the Mentat database?
    1 project | /r/rust | 28 Jun 2023
    Why did Mozilla abandon the Mentat database?
  • Asami: A flexible graph store in Clojure
    7 projects | news.ycombinator.com | 16 Nov 2022
    There is (now unmaintained) project called Mentat [0] from Mozilla.

    [0] https://github.com/mozilla/mentat

  • Ideas for DataScript 2
    6 projects | news.ycombinator.com | 14 Aug 2022
    Mozilla was working on the opposite, a Datalog of SQLite, with Mentat, now abandoned: https://github.com/mozilla/mentat

    Strikes me as a basically sound idea and it would be lovely if someone picked up the ball.

  • SQLite Internals: Pages and B-trees
    11 projects | news.ycombinator.com | 27 Jul 2022
    mentat was archived by mozilla back in 2017, but there are a bunch of forks. Because github is dumb and has a terrible interface for exploring forks [0], I used the Active GitHub Forks tool [1] that helped to find:

    qpdb/mentat [2] seems to be the largest (+131 commits) and most recently modified (May this year) fork of mozilla/mentat.

    [0]: https://github.com/mozilla/mentat/network/members - Seriously, how am I supposed to use this? Hundreds of entries, but no counts for stars, contributors, or commits, no details about recent commits. Just click every one?

    [1]: https://techgaun.github.io/active-forks/index.html

    [2]: https://github.com/qpdb/mentat

  • Call for Help - Open Source Datom/EAV/Fact database in Rust.
    8 projects | /r/rust | 1 Apr 2022
    There are plenty of open source Datomic Inspired databases. Check out https://github.com/juji-io/datalevin and scroll down all the way down to “Alternatives”. There was even the beginning of a rust one by Mozilla: https://github.com/mozilla/mentat
  • Emacs team considering including SQLite
    7 projects | /r/emacs | 22 Dec 2021
    I think you might be slightly misreading things, from what you quoted it’s about the query language (sql vs Datalog) not the database engine, that would likely be SQLite in any case. Now whether grafting a Datalog query engine onto SQLite is a good idea is a different question (though it’s been done, eg https://github.com/mozilla/mentat), but we should all at least talk about the same thing :)
  • I Made the Exact Same App with Firebase,AWS Amplify,RxDB,PouchDB,WatermelonDB
    4 projects | news.ycombinator.com | 25 Oct 2021
    You might be interested in the now defunct Mentat project from Mozilla. They made an EAV store with syncing on top of sqlite. It ran datalog queries by translating them into sql.

    https://github.com/mozilla/mentat

What are some alternatives?

When comparing client-side-databases and mentat you can also consider the following projects:

vuefire - 🔥 Firebase bindings for Vue.js

datalevin - A simple, fast and versatile Datalog database

lovefield - Lovefield is a relational database for web apps. Written in JavaScript, works cross-browser. Provides SQL-like APIs that are fast, safe, and easy to use.

SQLite - Official Git mirror of the SQLite source tree

RxDB - A fast, local first, reactive Database for JavaScript Applications https://rxdb.info/

active-forks - Find active github forks of a repo https://git.io/vSnrC

react-query-firebase - React Query hooks for managing asynchronous operations with Firebase. Supports Authentication, Analytics, Firestore & Realtime Database.

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

CouchDB - Seamless multi-master syncing database with an intuitive HTTP/JSON API, designed for reliability

crepe - Datalog compiler embedded in Rust as a procedural macro

geofirex - :globe_with_meridians: :round_pushpin: Geolocation Queries with Firestore & RxJS