Tag

TCL

1 views collected around this technical thread.

Java Tech Enthusiast
Java Tech Enthusiast
Sep 29, 2024 · Fundamentals

Tcl/Tk 9.0 Release Highlights and Incompatibilities

Tcl/Tk 9.0 introduces 64‑bit data, full Unicode, a zip‑file system, Starkit‑style deployment, an epoll/kqueue‑based notifier and many new commands, while Tk adds OS facility access, scalable vector graphics, image metadata with alpha support and enhanced gestures, but breaks several 8.x behaviours such as namespace variable resolution, I/O error handling, tilde expansion and tcl_precision formatting.

ProgrammingTCLTk
0 likes · 4 min read
Tcl/Tk 9.0 Release Highlights and Incompatibilities
DataFunTalk
DataFunTalk
Nov 21, 2022 · Big Data

Building a Unified Data Analytics Platform at TCL Using StarRocks

The article describes how TCL leveraged StarRocks to create a unified data analytics platform, detailing the company’s background, OLAP evolution, typical StarRocks use cases such as real‑time dashboards, HR analytics, and email alerts, and outlines future plans for further integration and performance improvements.

Big DataCase StudyOLAP
0 likes · 10 min read
Building a Unified Data Analytics Platform at TCL Using StarRocks
Java Captain
Java Captain
Sep 22, 2020 · Databases

MySQL Basics: DDL/DML/DCL/TCL Commands, Normal Forms, and Table Pivoting

This article provides a comprehensive overview of fundamental MySQL concepts, covering DDL, DML, DCL, and TCL commands, detailed explanations of first to third normal forms, common anomalies, and practical examples of converting between horizontal and vertical table structures using SQL scripts.

DDLDMLDatabase
0 likes · 13 min read
MySQL Basics: DDL/DML/DCL/TCL Commands, Normal Forms, and Table Pivoting