Skip to content

Releases: Shannon-Data/ShannonBase

v0.2.2

23 Apr 07:56

Choose a tag to compare

What's Changed

Full Changelog: ShannonBase-V0.2.1...ShannonBase-v0.2.2

v0.2.1

11 Apr 12:30

Choose a tag to compare

What's Changed

Features
Vector Support: Fixed and refined vector type support, including improvements to vector scan iterator implementation (#656, #657)
Machine Learning & AI:
Added schema metadata retrieval support for ML operations (#660)
Enabled PII (Personally Identifiable Information) detector functionality (#666, #667)
Revised schema metadata retrieval implementation (#671)
Reviewed and refined ML algorithms (#673)
Recovery: Refined recovery implementation and fixed recovery-related crashes (#659, #670)
JavaScript Stored Procedures: Fixed missing files for JavaScript stored procedure support (#663)
Full Changelog: ShannonBase-v0.2...ShannonBase-V0.2.1

v0.2

11 Mar 05:51
5086875

Choose a tag to compare

What's Changed

1: Upgrade the mysql core from 8.4.4 to 8.4.8
2: Support Hypergraph optimization
3: Support Recovery from instance crash or reboot.

v0.1

18 Feb 05:15

Choose a tag to compare

Rapid Columnar Engine (IMCS)

  • Native In-Memory Column Store for HTAP workloads

  • Intelligent workload routing between InnoDB and Rapid using cost-based and ML-based algorithms

  • MVCC support through version linking

  • Automatic synchronous propagation of InnoDB changes via Redo logs

Multi-Modal Data Support

  • Structured, semi-structured, and unstructured data types

  • GIS, JSON, and Vector data types

Machine Learning Capabilities

  • Native support for LightGBM/XGBoost integration

  • SQL-based ML operations: ml_train, ml_predict_row, ml_model_import

  • Classification, regression, recommendation, and anomaly detection

  • Pre-trained model import support

Vector & Embedding Support

  • Native vector data type

  • Zero data movement for ML/AI workloads**

  • Optimized for RAG and embedding algorithms

  • Seamless SQL integration

Multilingual Engine

  • Lightweight JerryScript JavaScript engine integration

  • Write stored procedures in SQL or JavaScript

ShannonBase v0.1 delivers a unified infrastructure for data processing and Generative AI, extending MySQL with native AI capabilities while maintaining ease of use for data scientists and developers.