Code Monkey home page Code Monkey logo

sidewinder's Introduction

Sidewinder

Build Status codecov Maven Central Docker Pulls Slack Join the chat at https://gitter.im/srotya/sidewinder

Sidewinder is a timeseries database designed for speed and scalability. It's purpose is to provide storage, retrieval and analysis for time series data generated over the last few days. It can be used to power dashboards and real-time correlations for time series data at scale.

What's new?

  • ANSI SQL / JDBC Server
  • Tag Key Value Index
  • Performance Improvements

Highlights

  1. Fast: ingest 2 million datapoints a second!
  2. Multi-purpose: store application metrics or IoT data
  3. Disk & Memory: store data in-memory or persist to disk

Features

Speed

Sidewinder uses either pure in-memory buffers or memory mapped disk storage providing fast reads and writes without any need for expensive disks.

Integrations

Provides integrations with collectd, influx etc.

SQL

Integrated with ANSI SQL and JDBC for easy data access

Grafana Support

Grafana is an industry defacto for dashboards and visualizations. Sidewinder has it's own Grafana datasource which once installed can be used to connect to the database for creating visualizations.

Downloads

Releases

Releases can be access through the Sidewinder releases page: https://github.com/srotya/sidewinder/releases

Jar

Sidewinder Jars can be found on Maven Central

Docker

Docker images are available docker pull srotya/sidewinder:latest

Install

http://sidewinder.srotya.com/docs/#/deployment/install

Docs

http://sidewinder.srotya.com/docs/

License

Sidewinder is licensed under Apache 2.0, Copyright 2017 Ambud Sharma and contains sources from other projects documented in the LICENSE file.

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.