Skip to content

radicalbit/NSDb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Saverio Veltri
Dec 3, 2021
e08b33f · Dec 3, 2021
Dec 3, 2021
Jul 2, 2018
Jul 15, 2020
Jan 23, 2018
Aug 14, 2020
Oct 29, 2020
Dec 3, 2021
Nov 5, 2021
Dec 3, 2021
Oct 15, 2021
Aug 30, 2021
Aug 30, 2021
Oct 12, 2021
Jan 2, 2020
Aug 30, 2021
Feb 24, 2021
Feb 11, 2021
Jan 19, 2021
Dec 3, 2021
Aug 30, 2021
May 30, 2019
May 30, 2019
May 30, 2019
Jan 2, 2020
May 8, 2018
Feb 10, 2021
Feb 10, 2021
Dec 3, 2021
Feb 11, 2021
Nov 18, 2021

Repository files navigation

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.