Skip to content

Releases: Hecate2/RelationalDB

1.1.1

15 Aug 08:59
00718dd
Compare
Choose a tag to compare

No change from 1.1.0 . Just compiled the .nef at neo-devpack-dotnet 08d0e6ae73ed4a1b4ec8d7d5b4adee5f4bedfdb8 with optimizers --optimizer=All. Tests OK. Yet the contract becomes larger because byte is checked to be in range 0-255.

Mostly correct splay tree

15 Jan 07:30
beb96c2
Compare
Choose a tag to compare

Use columnKey+columnValue+primaryKey -> "\x01" for practical range queries

Single byte column index

11 Jan 08:09
33bde3e
Compare
Choose a tag to compare
1.0.0

single byte column index

Optimized storage for variable length values

11 Jan 06:03
75686de
Compare
Choose a tag to compare
0.2.naive

use 2-byte unsigned int for length

Batch query

10 Jan 07:12
df4fe8d
Compare
Choose a tag to compare
0.1.naive

Python requirements

Single row query

09 Jan 04:45
3acf393
Compare
Choose a tag to compare
0.0.naive

change SEPARATOR to \x00