Skip to content

Releases: Jerry-GK/JetSQL

Version 2.9

02 Mar 08:06
031bc8c

Choose a tag to compare

Shared managers among threads.
Support multithread execution with executor physical lock level.
Consistent table heap.
Copieale global parse tree.

JetSQL --version 2.7

21 Aug 14:47

Choose a tag to compare

Surpport basic SQL
Optimized heap table structure
B+ tree index and hash index
SAFE mode: log system for atomic transaction and recovery from crash (with potential problems)
Physical page level concurrency