Software Alternatives & Reviews

Tile38 VS CQEngine

Compare Tile38 VS CQEngine and see what are their differences

Tile38 logo Tile38

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

CQEngine logo CQEngine

Ultra-fast SQL-like queries on Java collections. Contribute to npgall/cqengine development by creating an account on GitHub.
  • Tile38 Landing page
    Landing page //
    2021-08-26
  • CQEngine Landing page
    Landing page //
    2023-08-29

Tile38 videos

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

CQEngine videos

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

+ Add video

Category Popularity

0-100% (relative to Tile38 and CQEngine)
Databases
54 54%
46% 46
NoSQL Databases
51 51%
49% 49
Key-Value Database
66 66%
34% 34
Relational Databases
0 0%
100% 100

User comments

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

Social recommendations and mentions

Based on our record, CQEngine should be more popular than Tile38. It has been mentiond 3 times 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

CQEngine mentions (3)

  • What is the weirdest or most interesting piece of code you ever had to write?
    Wrote the code to convert CQEngineCQEngine queries into Solr search queries. Source: 10 months ago
  • Looking for: library to turn SQL (or abstracted) to code & execute against custom backend (slice of structs)
    It seems that you're looking for something like https://github.com/npgall/cqengine but unfortunately I'm not aware of any equivalent in Go. LINQ is similar. I'd probably try searching for "LINQ in go" or something like that. Source: almost 2 years ago
  • Evaluating Range Predicates over Java collections
    I wonder if there's a huge difference in efficiency between RoaringBitmap and CQEngine. I used CQEngine a few years back and it turned out really great. Never tried RoaringBitmap, though. Source: about 2 years ago

What are some alternatives?

When comparing Tile38 and CQEngine, 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.

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

Apache Ignite - high-performance, integrated and distributed in-memory platform for computing and transacting on...

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

MongoDB - MongoDB (from "humongous") is a scalable, high-performance NoSQL database.