js-db

Key-Value DB for TypeScript and JavaScript Applications (by MatrixAI)

Js-db Alternatives

Similar projects and alternatives to js-db based on common topics and language

  • stm-containers

    Containers for STM

  • stmx

    3 js-db VS stmx

    High performance Transactional Memory for Common Lisp

  • 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
  • stm-haskell

    Concurrent algorithms in Haskell using software transactional memory (STM monad)

  • TypeORM

    156 js-db VS TypeORM

    ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.

  • Prisma

    442 js-db VS Prisma

    Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB

  • Sequelize

    89 js-db VS Sequelize

    Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better js-db alternative or higher similarity.

js-db reviews and mentions

Posts with mentions or reviews of js-db. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-26.
  • Software Transactional Memory (1997)
    4 projects | news.ycombinator.com | 26 Jul 2022
    I've been working on a JS database to support optimistic concurrency control. I did some research and arrived on 2 seemingly related concepts but from independent research lines. Software transactional memory in functional programming/Haskell land versus snapshot isolation in database research.

    After reading them both, I asked this unanswered question on SO: https://stackoverflow.com/q/72084071/582917. My theory is that STM is the same as SI, but most SI database implementations don't just do value comparisons, but actually check a logical timestamp. This is probably done for performance reasons as databases handle larger pieces of data than functions would when using STM.

    Along the way I also discovered SSI serializable snapshot isolation but it isn't yet available in rocksdb but cockroachdb apparently has a fork of rocksdb with it but I couldn't find it.

    Anyway the db library which wraps around rocksdb is available to be used embedded in any nodejs program at https://github.com/MatrixAI/js-db.

Stats

Basic js-db repo stats
1
5
7.1
6 months ago

MatrixAI/js-db is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of js-db 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