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
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