active-forks VS mentat

Compare active-forks vs mentat and see what are their differences.

active-forks

Find active github forks of a repo https://git.io/vSnrC (by techgaun)

mentat

UNMAINTAINED A persistent, relational store inspired by Datomic and DataScript. (by mozilla)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
active-forks mentat
18 9
2,250 1,610
- -
1.8 10.0
11 months ago over 5 years ago
JavaScript Rust
- 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.

active-forks

Posts with mentions or reviews of active-forks. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-30.
  • Microsoft is using malware-like pop-ups in Win11 to get people to ditch Chrome
    4 projects | news.ycombinator.com | 30 Aug 2023
    2. accessing an app running on a windows through rdp, either as a full desktop or as a standalone window.[1] OK granted you are still using windows in that case, in the background, but you can do that only sporadically by launching a cloud windows vm instance for the small amount of time in a year you definitely need that dirty OS for personnal use.

    Obviously YMMV but the barrier is mostly psychological imho.

    [1] I think there was a project to facilitate that for office, adobe applications called winapps, see the different active forks here:

    https://techgaun.github.io/active-forks/index.html#Fmstrat/w...

    there is also this:

  • Urgent!! -- Using YT-DLP in-place of Zoomdl
    1 project | /r/youtubedl | 22 May 2023
  • Is there a way I can check the history "state" from all existing forks of a repo?
    1 project | /r/github | 26 Jan 2023
    I know about https://github.com/techgaun/active-forks, however this "only" shows the time of last activity which is not too bad, but not exactly what I'd like to have, since this provides no indication on the (possible) progress of the project (if one could measure progress in units of commits)...
  • Is Quil moving forward?
    6 projects | /r/Clojure | 21 Jan 2023
  • How to see list of *active* forks?
    2 projects | /r/github | 1 Dec 2022
    I stumbled upon this tool: https://github.com/techgaun/active-forks. But it didn't help, it didn't work on my repo.
  • Self-hosted in the cloud - What are your top apps?
    5 projects | /r/selfhosted | 4 Nov 2022
    It is abandoned for 4 years, found most active fork(nice tool) of this, which is up to date and have cutting edge tools awesome-foss/awesome-sysadmin
  • Here's how to view active github forks of stable diffusion
    1 project | /r/StableDiffusion | 1 Sep 2022
    Chrome: Bookmark any page > Click More > (change name) and paste code from https://github.com/techgaun/active-forks into URL section > Save
  • 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

  • Find all forks for any GitHub repo
    1 project | news.ycombinator.com | 25 Jul 2022
  • Sshfs Is Orphaned
    5 projects | news.ycombinator.com | 20 Jun 2022
    Yeah, there is this tool: https://techgaun.github.io/active-forks/index.html

    I'm really surprised Github doesn't leverage their data for better discovery. Instead you get forks that are second-class citizens and should never be used for active development. For example, they don't get watched by default and their code is not searchable.

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 active-forks and mentat you can also consider the following projects:

murder - Large scale server deploys using BitTorrent and the BitTornado library

datalevin - A simple, fast and versatile Datalog database

Better-Github-Forks - Script for finding good forks of any project on Github

SQLite - Official Git mirror of the SQLite source tree

useful-forks.github.io - Improving GitHub's Forks list discoverability through automatic filtering. The project offers an online tool and a Chrome extension.

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

github-profile-readme-generator - 🚀 Generate GitHub profile README easily with the latest add-ons like visitors count, GitHub stats, etc using minimal UI.

client-side-databases - An implementation of the exact same app in Firestore, AWS Datastore, PouchDB, RxDB and WatermelonDB

murder - Large scale server deploys using BitTorrent and the BitTornado library (NOTE: project no longer maintained)

crepe - Datalog compiler embedded in Rust as a procedural macro

iptv - Collection of publicly available IPTV channels from all over the world [UnavailableForLegalReasons - Repository access blocked]

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.