8000 GitHub - Steema/TeeBI: Data-mining and Visualization components for RAD Studio
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Steema/TeeBI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 8000  
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TeeBI

TeeBI Gridify and Colorize

Datamining, Visualization, Multidimensional Queries, Pivot Tables, Big data

What is TeeBI ?

A simple class to implement in-memory database complex structures, to provide:

  • Ultra fast speed (every column or field is a simple array)

  • Big-data ready, billions of cells supported

  • Multi-platform (Windows, Mac OSX, Android, iOS, Linux and more), for VCL, Firemonkey, Delphi and C++

  • Automatic visualizations of complex structures (charts, grids, optional TeeGrid and more)

  • SQL-like high-speed queries and summaries by code or "select" scripts

  • Geographic database (Countries, States, Provinces...) to automatically create summary geo queries, TeeChart world maps, and statistics

  • Transparent remote web server fast data access (compressed binary streams of raw arrays)

  • Automatic relationships between columns (master-detail), indexes and foreign keys

  • Import data from files, databases, objects (ORM) in one or few lines of code

  • Export data (to csv,pdf,html,xml,excel,json), comparisons and manipulations

  • Supported development environments:

    • Embarcadero RAD Studio Athens 12.3, and from Studio XE4 and up (Delphi and C++)
    • Lazarus / FreePascal

Getting started

Related

Deprecated

The following features have been marked as obsolete / incompatible, and moved to a separate folder outside the product:

  • Machine-learning (native data pass to R Language and Python Scikit)

  • Interactive Dashboards rendered to screen (desktop and mobile) and HTML Web pages

0