Skip to content
forked from kognifai/Galore

Galore is the Kognifai time series, asset and TQL services

Notifications You must be signed in to change notification settings

Raj-KDI/Galore-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Galore Gitter Join the chat

Welcome to Galore documentation!

Our Galore documentation page includes all the documentation and sample codes. Everything from SDK, to sample codes.

Overview

Galore is native to Kognifai and many Kognifai applications leverage Galore capabilities for storage because it is one of the storage system. The major Components of the Galore system are:

  • Asset modelling

  • Measurement aka vector streams aka time series.

    • StateEvent streams aka Alarms&Events.

    • Sample set streams.

    We will explore the capabilities of these services in more details later.

  • A query service that allows simple and complex (historical and real-time combined) queries using the TQL functional query language.

  • A calculation service that allows simple and complex creation of new streams (with history stored) using the TQL functional query language.

    These services are accessible by end user applications and other services through REST APIs, Signal R and WCF services.

  • Client libraries (C# and javascript/typescript) can be leveraged by end user applications.

  • General Tools for configuring the system.

  • General Tools for exploring data, stored by the system.

Components of Galore system

A number of services is used for storing, retrieving and processing data. Here are the quick links to access the most important services.

Topic Link Description
Galore Asset Model Galore Asset Model The Galore Asset Model is a Directed Acyclic Graph (DAG).
Streams Streams Galore uses a stream abstraction to allow access to both real-time and historical data.
TQL Syntax TQL Syntax TQL defines a functional pipeline.
Node Selector Node Selector The node selector is an expression for selecting one or more nodes from the Galore.
Pipeline Operations Pipeline Operations Operations that can be performed in pipeline are described in this topic.

Case Study

In order to get a better overview of the Galore capabilities in a simplified case study, click here.

License

Read the copyright information and terms and conditions for Usage and Development of the software here.

About

Galore is the Kognifai time series, asset and TQL services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%