All Projects → radicalbit → Nsdb

radicalbit / Nsdb

Licence: apache-2.0
Natural Series Database

Programming Languages

scala
5932 projects

Projects that are alternatives of or similar to Nsdb

Griddb
GridDB is a next-generation open source database that makes time series IoT and big data fast,and easy.
Stars: ✭ 1,587 (+3138.78%)
Mutual labels:  database, time-series, nosql
Databazel
The analytical and reporting solution for MongoDB
Stars: ✭ 118 (+140.82%)
Mutual labels:  analytics, database, nosql
Warp10 Platform
The Most Advanced Time Series Platform
Stars: ✭ 227 (+363.27%)
Mutual labels:  database, time-series, metrics
Filodb
Distributed Prometheus time series database
Stars: ✭ 1,286 (+2524.49%)
Mutual labels:  database, time-series, metrics
Concourse
Distributed database warehouse for transactions, search and analytics across time.
Stars: ✭ 310 (+532.65%)
Mutual labels:  analytics, database, nosql
Awesome Bigdata
A curated list of awesome big data frameworks, ressources and other awesomeness.
Stars: ✭ 10,478 (+21283.67%)
Mutual labels:  data-analytics, streaming-data, database
Traildb
TrailDB is an efficient tool for storing and querying series of events
Stars: ✭ 1,029 (+2000%)
Mutual labels:  data-analytics, database, time-series
tellery
Tellery lets you build metrics using SQL and bring them to your team. As easy as using a document. As powerful as a data modeling tool.
Stars: ✭ 219 (+346.94%)
Mutual labels:  analytics, metrics, data-analytics
Crate
CrateDB is a distributed SQL database that makes it simple to store and analyze massive amounts of data in real-time.
Stars: ✭ 3,254 (+6540.82%)
Mutual labels:  analytics, database, time-series
Questdb
An open source SQL database designed to process time series data, faster
Stars: ✭ 7,544 (+15295.92%)
Mutual labels:  database, time-series, metrics
Influxdb
Scalable datastore for metrics, events, and real-time analytics
Stars: ✭ 22,577 (+45975.51%)
Mutual labels:  database, time-series, metrics
Awesome Elasticsearch
A curated list of the most important and useful resources about elasticsearch: articles, videos, blogs, tips and tricks, use cases. All about Elasticsearch!
Stars: ✭ 4,168 (+8406.12%)
Mutual labels:  lucene, database, nosql
Akumuli
Time-series database
Stars: ✭ 754 (+1438.78%)
Mutual labels:  database, time-series, metrics
Storagedone Android
Kotlin library to make easy using local document-oriented database in Android apps.
Stars: ✭ 18 (-63.27%)
Mutual labels:  database, nosql
Redis Marshal
Lightweight Redis data exploration tool
Stars: ✭ 16 (-67.35%)
Mutual labels:  database, nosql
Redix
a persistent real-time key-value store, with the same redis protocol with powerful features
Stars: ✭ 907 (+1751.02%)
Mutual labels:  database, nosql
Moqui Elasticsearch
Moqui Tool Component for ElasticSearch useful for scalable faceted text search, and analytics and reporting using aggregations and other great features
Stars: ✭ 10 (-79.59%)
Mutual labels:  analytics, lucene
Analytics
Lightweight analytics abstraction layer for tracking page views, custom events, & identifying visitors
Stars: ✭ 814 (+1561.22%)
Mutual labels:  analytics, metrics
Fathom
Fathom Lite. Simple, privacy-focused website analytics. Built with Golang & Preact.
Stars: ✭ 6,989 (+14163.27%)
Mutual labels:  analytics, metrics
Wakatime
Command line interface used by all WakaTime text editor plugins.
Stars: ✭ 1,028 (+1997.96%)
Mutual labels:  analytics, metrics

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].