1 个仓库
Imports structured and unstructured data into database tables optimized for machine learning and generative AI pipelines.
Distinct from Data Loading Optimizations: Distinct from general Data Loading Optimizations: focuses on loading data specifically for AI/ML workloads, not general database entity loading strategies.
Explore 1 awesome GitHub repository matching data & databases · AI Workload Data Ingestion. Refine with filters or upvote what's useful.
AliSQL is a fork of MySQL by Alibaba that extends the relational database management system with enhancements for high performance, scalability, and enterprise-grade availability. It retains the core MySQL identity as a SQL-based database for storing, organizing, and retrieving structured data, while adding optimizations for large-scale transactional and analytical workloads. The project differentiates itself through a set of Alibaba-specific improvements, including a columnar engine for accelerating analytical queries directly on MySQL tables, and a distributed, shared-nothing NDB Cluster en
MySQL imports structured and unstructured data into tables optimized for machine learning and generative AI pipelines.