Giter Club home page Giter Club logo

Comments (1)

c0c0n3 avatar c0c0n3 commented on August 26, 2024 2

Hello @tzzed :-)

why do you provide 2 db as backend CrateDB and Timescale?

Why not? :-) Supporting multiple backends was a design goal since QL's inception. The rationale behind the decision to support multiple time series DBs was (I think, I wasn't working on QL at that time) that different DBs usually come with different implementation trade-offs which make each more suitable than the others for specific circumstances. For example, we've found that in one of our prod deployments where we have resource constrained machines, Timescale performed better than Crate. On the other hand, we've found that Crate is much easier to scale, well provided you've got beefy hardware.

do you have any benchmark crateDB vs Timescale ?

We benchmarked both DBs in the past, but we never published any comparison since we believe numbers taken out of context can be misleading. There are benchmark results out there (ask Google) but I've found that at the end of the day there's no substitute for measuring performance yourself for the specific deployment scenario you're interested in. We made it relatively easy to do that by including a telemetry package in Quantum Leap and examples of analysing the collected metrics with Pandas

from ngsi-timeseries-api.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.