forked from mysql/mysql-server
-
Notifications
You must be signed in to change notification settings - Fork 0
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
License
infovista-opensource/mysql-server-timeseries
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The MySQL Timeseries Server is a fork of the offcial Oracle MySQL repository, in which a specific storage engine has been added. This SE, called Sparrow, is focused on optimizing insertion and retrieval of timestamped data. To benefit from the performance optimization, data must be 1) inserted in chronological order, and 2) inserted via the specific sparrow API (not regular SQL INSERT queries). The Sparrow SE has been added into branch 8.0 and 8.4. Insertion into trunk is currenlty not planned. Integration development for branch 8.0 was done in sub-branch AB#340942-Use-Sparrow-timeseries-storage-engine-with-MySQL-8.0. Integration development for branch 8.4 was done in sub-branch 454903-Add-Sparrow-storage-engine-to-MySQL-8.4. 5/5/2025 -------- Branch AB#340942-Use-Sparrow-timeseries-storage-engine-with-MySQL-8.0 was merged in branch 8.0. Branch 454903-Add-Sparrow-storage-engine-to-MySQL-8.4 was merged into branch 8.4.
About
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
Resources
License
Security policy
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C++ 82.4%
- C 8.6%
- Java 2.5%
- C# 1.9%
- CMake 0.7%
- Objective-C 0.5%
- Other 3.4%