Now I have installed this, and checked features. From my short experience...
- As the name TeeBI implies, they tried to cover business intelligence features, gathering data from several sources, summarizing them, charting, machine learning capability, etc. Most basic display formats are grid and chart. Grid is the same as TDBGrid.
- But now they say machine learning and dashboards features are deprecated.
- For charting, it needs TeeChart installed on the IDE.
- So, for Lazarus users, data summarizing features (it says it has implemented some of aggregate SQL features, with no need to write SQLs) would be the largest benefit. Their examples show painting grid cells in different colors.
- I have to try more to see whether it is possible to connect their "summarized" data to TChart of Lazarus, etc.
- Deprecated features may be useful for me at least (as they are still available).
- Also there is TBITree component. I'm not sure how useful it would be.