Software Alternatives & Reviews

ElasticSearch VS TimescaleDB

Compare ElasticSearch VS TimescaleDB and see what are their differences

ElasticSearch logo ElasticSearch

Elasticsearch is an open source, distributed, RESTful search engine.

TimescaleDB logo TimescaleDB

TimescaleDB is a time-series SQL database providing fast analytics, scalability, with automated data management on a proven storage engine.
  • ElasticSearch Landing page
    Landing page //
    2023-10-10
  • TimescaleDB Landing page
    Landing page //
    2023-09-23

ElasticSearch videos

What is Elasticsearch?

More videos:

  • Review - Real world Elasticsearch Compose/Stack File Review
  • Demo - Elastic Search

TimescaleDB videos

Rearchitecting a SQL Database for Time-Series Data | TimescaleDB

More videos:

  • Review - Visualizing Time-Series Data with TimescaleDB and Grafana

Category Popularity

0-100% (relative to ElasticSearch and TimescaleDB)
Custom Search Engine
100 100%
0% 0
Databases
0 0%
100% 100
Custom Search
100 100%
0% 0
Time Series Database
0 0%
100% 100

User comments

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

Reviews

These are some of the external sources and on-site user reviews we've used to compare ElasticSearch and TimescaleDB

ElasticSearch Reviews

Log analysis: Elasticsearch vs Apache Doris
Benchmark tests with ES Rally, the official testing tool for Elasticsearch, showed that Apache Doris was around 5 times as fast as Elasticsearch in data writing, 2.3 times as fast in queries, and it consumed only 1/5 of the storage space that Elasticsearch used. On the test dataset of HTTP logs, it achieved a writing speed of 550 MB/s and a compression ratio of 10:1.
4 Leading Enterprise Search Software to Look For in 2022
“ We’ve built some big data search and mobile desktop applications that help our customers experience fast natural language search. Some applications require this, where I need to find data, I don’t want to build some complex query, I just need to ask the system “help me search for this information, narrow my results” and I don't want to wait several seconds. We’ve built a...
Top 10 Site Search Software Tools & Plugins for 2022
Elasticsearch is built for human users, which means that it’s equipped to handle mistakes that humans often make such as typos. This helps to improve search relevance and enhance the overall search experience. It offers real-time crawling, which automatically detects changes in content and ensures that search results are fresh and relevant.
Best Elasticsearch alternatives for search
However, when it comes to dealing with synonyms (i.e. ‘smart phone’ for ‘Samsung Galaxy’), slang (i.e. ‘kicks’ for ‘Nike Air Jordans’) and context (i.e. ‘car park’ is different to ‘dog park’) – you have to set up a bunch of manual rules/definitions with Elasticsearch and co.
Source: relevance.ai
5 Open-Source Search Engines For your Website
Elasticsearch provides key features like Advanced Full-Text Search Capabilities like Data indexing, Search capabilities including phrases, wildcards, auto suggestions, filters & facets, etc... Elasticsearch can also be used for other use-cases like
Source: vishnuch.tech

TimescaleDB Reviews

ClickHouse vs TimescaleDB
Recently, TimescaleDB published a blog comparing ClickHouse & TimescaleDB using timescale/tsbs, a timeseries benchmarking framework. I have some experience with PostgreSQL and ClickHouse but never got the chance to play with TimescaleDB. Some of the claims about TimescaleDB made in their post are very bold, that made me even more curious. I thought it’d be a great...
4 Best Time Series Databases To Watch in 2019
The Guardian did a very nice article explaining on they went from MongoDB to PostgresSQL in the favor of scaling their architecture and encrypting their content at REST. As you can tell, big companies are relying on SQL-constraint systems (with a cloud architecture of course) to ensure system reliability and accessibility. I believe that PostgresSQL will continue to grow, so...
Source: medium.com
20+ MongoDB Alternatives You Should Know About
TimescaleDB If on the other hand you are storing time series data in MongoDB, then TimescaleDB might be a good fit.
Source: www.percona.com

Social recommendations and mentions

Based on our record, ElasticSearch should be more popular than TimescaleDB. It has been mentiond 17 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.

ElasticSearch mentions (17)

  • ElasticSearch from the Azure store or from Elastic.co?
    What surprised me is that on the Azure store, the only option I see is (Pay as you go), whereas on elastic.co there are the standard platinum and enterprise tiers followed by a where to deploy page and a pricing overview. Source: 10 months ago
  • Hunspell on elastic.co cloud
    Can anyone help me how to upload custom hunspell stemmer files to elastic cloud (elastic.co)? According to elastic docs it should go under elasticsearch/config/hunspell, but according to cloud docs I should upload it via features/extension tab. So I tried zipping the hunspell folder and uploading it. I also figured out that it should be in the dictionaries folder, but after uploading it still doesn't work. Source: 12 months ago
  • Creating a modern, SaaS website.. what am I missing?
    I can't figure out where I have to go to get more or less of a custom, premium website. I should mention that I look up to websites like elastic.co for example, would be very happy with something like that. I could really use some guidance! Source: about 1 year ago
  • Ask HN: Who is hiring? (October 2022)
    Elastic | Multiple software engineering roles | REMOTE (EMEA) | Full-time | https://elastic.co Elastic offers solutions for security and observability that are built on a single, open technology stack that can be deployed anywhere. Elastic Security enables security teams to prevent, detect, and respond to attacks with a solution built atop the speed and reliable of the Elastic stack. The Security External... - Source: Hacker News / over 1 year ago
  • Seeking clarification about which part of ElasticSearch to use for our website
    I have been trying to digest the elastic.co website to try to understand how we can use elastic search, but I've come to a point where I'm not sure which part of elastic, (if any) makes sense for us. In fact I am royally confused. I wonder if anyone here can help clarify? Source: almost 2 years ago
View more

TimescaleDB mentions (5)

  • Ask HN: Does anyone use InfluxDB? Or should we switch?
    (:alert: I work for Timescale :alert:) It's funny, we hear this more and more "we did some research and landed on Influx and ... Help it's confusing". We actually wrote an article about what we think, you can find it here: https://www.timescale.com/blog/what-influxdb-got-wrong/ As the QuestDB folks mentioned if you want a drop in replacement for Influx then they would be an option, it kinda sounds that's not what... - Source: Hacker News / 6 months ago
  • Best small scale dB for time series data?
    If you like PostgreSQL, I'd recommend starting with that. Additionally, you can try TimescaleDB (it's a PostgreSQL extension for time-series data with full SQL support) it has many features that are useful even on a small-scale, things like:. Source: over 1 year ago
  • Quick n Dirty IoT sensor & event storage (Django backend)
    I have built a Django server which serves up the JSON configuration, and I'd also like the server to store and render sensor graphs & event data for my Thing. In future, I'd probably use something like timescale.com as it is a database suited for this application. However right now I only have a handful of devices, and don't want to spend a lot of time configuring my back end when the Thing is my focus. So I'm... Source: over 2 years ago
  • How fast and scalable is TimescaleDB compare to a NoSQL Database?
    I've seen a lot of benchmark results on timescale on the web but they all come from timescale.com so I just want to ask if those are accurate. Source: over 2 years ago
  • The State of PostgreSQL 2021 Survey is now open!
    Ryan from Timescale here. We (TimescaleDB) just launched the second annual State of PostgreSQL survey, which asks developers across the globe about themselves, how they use PostgreSQL, their experiences with the community, and more. Source: about 3 years ago

What are some alternatives?

When comparing ElasticSearch and TimescaleDB, you can also consider the following products

Algolia - Algolia's Search API makes it easy to deliver a great search experience in your apps & websites. Algolia Search provides hosted full-text, numerical, faceted and geolocalized search.

InfluxData - Scalable datastore for metrics, events, and real-time analytics.

Apache Solr - Solr is an open source enterprise search server based on Lucene search library, with XML/HTTP and...

Prometheus - An open-source systems monitoring and alerting toolkit.

Typesense - Typo tolerant, delightfully simple, open source search 🔍

OpenTSDB - OpenTSDB is a distributed, scalable Time Series Database (TSDB) written on top of HBase.