Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
crossdb-0.14.0-win64.zip | 2025-05-21 | 417.3 kB | |
crossdb-0.14.0-linux.zip | 2025-05-21 | 256.3 kB | |
crossdb-0.14.0-linux.deb | 2025-05-21 | 255.5 kB | |
README.md | 2025-05-21 | 358 Bytes | |
v0.14.0 source code.tar.gz | 2025-05-21 | 175.9 kB | |
v0.14.0 source code.zip | 2025-05-21 | 238.0 kB | |
Totals: 6 Items | 1.3 MB | 0 |
Features
- Support regular expression operator:
REGEXP
,RLIKE
- Support new statements:
FLUSH
REPAIR
- Support
TTL
feature - Support
UNSIGNED
TINYINT/SMALLINT/INT/BIGINT
and new APIsxdb_column_uint
,xdb_column_uint64
- Support basic
JSON
type and query
Improvements
Bug Fixes
- Fix
TIMESTAMP
show/update bugs