Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

README.md

Build Status codecov License

Natural Series Db

NSDb is a time-series database streaming oriented optimized for the serving layer.

License

NSDb is distributed under the Apache 2 license.

Main Features

  • Optimized time series management
  • Focus on read performance (doc)
  • High availability and clustering (doc)
  • Ad-hoc publish-subscribe streaming feature (using WebSockets) (doc)
  • SQL like query language (doc)
  • Fluent Java / Scala Api (doc)

Getting Started

You can get started with Nsdb with our quickstart guide.

Reporting Issues

If you find any bug, please open a GitHub issue.

Documentation

Contributing

If you're feeling courageous enough and want to contribute to NSDb You are very welcome! Please take a look at our Contributing Doc for info on how to open tasks or bugs, build from source, run tests and open pull requests.

You can’t perform that action at this time.