Software Alternatives & Reviews

Tile38 VS LokiJS

Compare Tile38 VS LokiJS and see what are their differences

Tile38 logo Tile38

Geospatial database and real-time geofence server for managing fleets, mobile apps, and IoT devices.

LokiJS logo LokiJS

In-memory JavaScript Datastore with Persistence
  • Tile38 Landing page
    Landing page //
    2021-08-26
  • LokiJS Landing page
    Landing page //
    2023-09-29

Tile38 videos

GopherCon 2018 Lightning Talk: Josh Baker - Roaming Geofences with Tile38

LokiJS videos

No LokiJS videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to Tile38 and LokiJS)
Databases
53 53%
47% 47
NoSQL Databases
49 49%
51% 51
Key-Value Database
51 51%
49% 49
Search API
100 100%
0% 0

User comments

Share your experience with using Tile38 and LokiJS. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Tile38 seems to be more popular. It has been mentiond 1 time since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Tile38 mentions (1)

  • Your Data Fits in RAM
    I actually worked on a project that did this. We used a database called "Tile38" [1] which used an R-Tree to make geospatial queries speedy. It was pretty good. Our dataset was ~150 GiB, I think? All in RAM. Took a while to start the server, as it all came off disk. Could have been faster. (It borrowed Redis's query language, and its storage was just "store the commands the recreate the DB, literally", IIRC. Dead... - Source: Hacker News / almost 2 years ago

LokiJS mentions (0)

We have not tracked any mentions of LokiJS yet. Tracking of LokiJS recommendations started around Mar 2021.

What are some alternatives?

When comparing Tile38 and LokiJS, you can also consider the following products

VoltDB - In-memory relational DBMS capable of supporting millions of database operations per second

Redis - Redis is an open source in-memory data structure project implementing a distributed, in-memory key-value database with optional durability.

NeDB - The JavaScript Database, for Node.js, nw.js, electron and the browser - louischatriot/nedb

Aerospike - Aerospike is a high-performing NoSQL database supporting high transaction volumes with low latency.

SQLite - SQLite Home Page

Beringei - High performance, in-memory storage engine for time series data (by Facebook)