Coder Social home page Coder Social logo

iq-scm / skywalking-banyandb Goto Github PK

View Code? Open in Web Editor NEW

This project forked from apache/skywalking-banyandb

0.0 0.0 0.0 4 MB

An observability database aims to ingest, analyze and store Metrics, Tracing and Logging data.

Home Page: https://skywalking.apache.org/

License: Apache License 2.0

Shell 0.52% JavaScript 2.07% Go 81.98% CSS 0.30% Makefile 2.34% HTML 0.09% Vue 11.58% Dockerfile 0.20% SCSS 0.92%

skywalking-banyandb's Introduction

BanyanDB

BanyanDB, as an observability database, aims to ingest, analyze and store Metrics, Tracing and Logging data. It's designed to handle observability data generated by observability platform and APM system, like Apache SkyWalking etc.

Introduction

BanyanDB, as an observability database, aims to ingest, analyze and store Metrics, Tracing, and Logging data. It's designed to handle observability data generated by Apache SkyWalking. Before BanyanDB emerges, the Databases that SkyWalking adopted are not ideal for the APM data model, especially for saving tracing and logging data. Consequently, There’s room to improve the performance and resource usage based on the nature of SkyWalking data patterns.

The database research community usually uses RUM conjecture to describe how a database access data. BanyanDB combines several access methods to build a comprehensive APM database to balance read cost, update cost, and memory overhead.

Documents

Documents

RoadMap

Client manager

  • gRPC server
  • HTTP server

Distributed manager (v1.0.0)

  • Sharding
  • Replication and consistency model
  • Load balance
  • Distributed query optimizer
  • Node discovery
  • Data queue

Data processor

  • Schema management
  • Time-series abstract layer
  • Stream data processor
  • Measure data processor
  • Property data processor
  • TopNAggregation processor
  • Index processor
  • TTL
  • Cold data processor
  • WAL (v0.3.0)

Query processor

  • Stream query processor
  • Measure query processor
  • Index reader
  • Streaming pipeline processor(OR and nested querying)
  • Parallel executor
  • Cost-based optimizer

Verification

  • E2E with OAP and simulated data
  • E2E with showcases, agents and OAP (v0.3.0)
  • Space utilization rate
  • Leading and trailing zero (v0.4.0)
  • Stability (v0.3.0)
  • Crash recovery (v0.3.0)
  • Performance

Tools

  • Command-line
  • Webapp (v0.4.0)

Contributing

For developers who want to contribute to this project, see the Contribution Guide](CONTRIBUTING.md)

License

Apache 2.0 License.

skywalking-banyandb's People

Contributors

achintya-7 avatar bfergerson avatar calvinkirs avatar dependabot[bot] avatar devpj9 avatar e1ijah1 avatar fine0830 avatar hailin0 avatar hanahmily avatar hhoflittlefish777 avatar kezhenxu94 avatar lujiajing1126 avatar mikechengwei avatar sacloudy avatar wu-sheng avatar wuchusheng1 avatar zesiar0 avatar

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.