Need advice about which tool to choose?Ask the StackShare community!

LokiJS

37
55
+ 1
3
NCache

76
38
+ 1
0
Add tool

LokiJS vs NCache: What are the differences?

LokiJS: In-memory JavaScript Datastore with Persistence. LokiJS is a document oriented database written in javascript, published under MIT License. Its purpose is to store javascript objects as documents in a nosql fashion and retrieve them with a similar mechanism. Runs in node (including cordova/phonegap and node-webkit), nativescript and the browser; NCache: Distributed In-Memory Datastore. It is an extremely fast and scalable distributed cache for .NET. It helps high traffic server applications remove data storage bottlenecks by caching application and linearly scale to handle extreme transaction loads without slowing down.

LokiJS and NCache belong to "In-Memory Databases" category of the tech stack.

LokiJS is an open source tool with 4.95K GitHub stars and 389 GitHub forks. Here's a link to LokiJS's open source repository on GitHub.

Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of LokiJS
Pros of NCache
  • 3
    Can query the objects directly
    Be the first to leave a pro

    Sign up to add or upvote prosMake informed product decisions

    - No public GitHub repository available -

    What is LokiJS?

    LokiJS is a document oriented database written in javascript, published under MIT License. Its purpose is to store javascript objects as documents in a nosql fashion and retrieve them with a similar mechanism. Runs in node (including cordova/phonegap and node-webkit), nativescript and the browser.

    What is NCache?

    NCache is an open source distributed cache for .NET & .NET Core (Apache 2.0) by Alachisoft. NCache provides an extremely fast and linearly scalable distributed cache that caches application data and reduces expensive database trips.

    Need advice about which tool to choose?Ask the StackShare community!

    Jobs that mention LokiJS and NCache as a desired skillset
    LaunchDarkly
    Oakland, California, United States
    What companies use LokiJS?
    What companies use NCache?
    Manage your open source components, licenses, and vulnerabilities
    Learn More

    Sign up to get full access to all the companiesMake informed product decisions

    What tools integrate with LokiJS?
    What tools integrate with NCache?
    What are some alternatives to LokiJS and NCache?
    Redis
    Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and message broker. Redis provides data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs, geospatial indexes, and streams.
    SQLite
    SQLite is an embedded SQL database engine. Unlike most other SQL databases, SQLite does not have a separate server process. SQLite reads and writes directly to ordinary disk files. A complete SQL database with multiple tables, indices, triggers, and views, is contained in a single disk file.
    Pouchdb
    PouchDB enables applications to store data locally while offline, then synchronize it with CouchDB and compatible servers when the application is back online, keeping the user's data in sync no matter where they next login.
    NeDB
    Embedded persistent or in memory database for Node.js, nw.js, Electron and browsers, 100% JavaScript, no binary dependency. API is a subset of MongoDB's and it's plenty fast.
    MongoDB
    MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema. MongoDB was also designed for high availability and scalability, with built-in replication and auto-sharding.
    See all alternatives