Sidewinder
Fast and scalable timeseries database
Install / Use
/learn @srotya/SidewinderREADME
Sidewinder <img src="https://github.com/srotya/sidewinder-site/raw/master/styles/imgs/logo.png" width="50">
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
- Fast: ingest 2 million datapoints a second!
- Multi-purpose: store application metrics or IoT data
- 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.
Related Skills
oracle
347.2kBest practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).
tmux
347.2kRemote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
prose
347.2kOpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.
Command Development
108.0kThis skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.
