materialite

Differential Dataflow & Incremental View Maintenance for JavaScript (by vlcn-io)

Materialite Alternatives

Similar projects and alternatives to materialite

  • Hasura

    228 materialite VS Hasura

    Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.

  • materialize

    The data warehouse for operational workloads. (by MaterializeInc)

  • 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 logo
  • Filestash

    🦄 A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ...

  • RxDB

    46 materialite VS RxDB

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

  • perspective

    A data visualization and analytics component, especially well-suited for large and/or streaming datasets.

  • electric

    Local-first sync layer for web and mobile apps. Build reactive, realtime, local-first apps directly on Postgres.

  • RethinkDB

    The open-source database for the realtime web.

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

    Readyset is a MySQL and Postgres wire-compatible caching layer that sits in front of existing databases to speed up queries and horizontally scale read throughput. Under the hood, ReadySet caches the results of cached select statements and incrementally updates these results over time as the underlying data changes.

  • butterfloat

    The greatest view engine for the modern web

  • capable-js

    Discontinued An effect system for building multi-stage UIs, powered by async generators.

  • denorm

    Denormalized and aggregated tables for PostgreSQL.

  • apprun

    3 materialite VS apprun

    AppRun is a JavaScript library for developing high-performance and reliable web applications using the elm inspired architecture, events and components.

  • compradprog

    Composite Radial Progress Demo

  • pota

    1 materialite VS pota

    pota is a small and pluggable Reactive Web Renderer. https://pota.quack.uy/

  • 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
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better materialite alternative or higher similarity.

materialite reviews and mentions

Posts with mentions or reviews of materialite. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-17.
  • Ask HN: How Can I Make My Front End React to Database Changes in Real-Time?
    8 projects | news.ycombinator.com | 17 Apr 2024
    Hey, Electric co-founder here.

    Yup, our reactivity is quite simple at the moment, as described, and works quite well because SQLite is so fast. There are other projects doing more sophisticated reactivity algorithms, like Riffle/LiveStore, which has a reactive DAG optimised to avoid re-rendering and https://github.com/vlcn-io/materialite, which is like differential dataflow for live queries.

    They're quite bleeding edge at the moment, but you can expect more efficient primitives for incremental view maintenance / efficient subscriptions to land in the embedded database layer quite soon.

    Just also re: above, shape filtering for partial sync landed in v0.10 https://electric-sql.com/blog/2024/04/10/electricsql-v0.10-r... :)

  • Let's learn how modern JavaScript frameworks work by building one
    7 projects | news.ycombinator.com | 3 Dec 2023
    I've stopped paying close attention to the web framework scene in the past couple of years, as most of the interesting ideas on this topics are usually coming from different communities. But as I understand, the majority of popular web frameworks (React, Vue3, Angular) are still using tree diffing or hybrid "signals"+tree diffing strategies.

    In my opinion, one of the most interesting ideas to explore in this problem space is a hybrid solution: differential dataflow[1][2](model) + self-adjusting computations(view-model + view).

    1. https://github.com/vlcn-io/materialite

    2. https://timelydataflow.github.io/differential-dataflow/

Stats

Basic materialite repo stats
2
64
9.1
16 days ago

vlcn-io/materialite is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of materialite is TypeScript.


Sponsored
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.com