Skip to content

Releases: Hecate2/RelationalDB

1.1.1

Choose a tag to compare

@Hecate2 Hecate2 released this 15 Aug 08:59
00718dd

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

Choose a tag to compare

@Hecate2 Hecate2 released this 15 Jan 07:30
beb96c2

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

Single byte column index

Choose a tag to compare

@Hecate2 Hecate2 released this 11 Jan 08:09
33bde3e
1.0.0

single byte column index

Optimized storage for variable length values

Choose a tag to compare

@Hecate2 Hecate2 released this 11 Jan 06:03
75686de
0.2.naive

use 2-byte unsigned int for length

Batch query

Choose a tag to compare

@Hecate2 Hecate2 released this 10 Jan 07:12
df4fe8d
0.1.naive

Python requirements

Single row query

Choose a tag to compare

@Hecate2 Hecate2 released this 09 Jan 04:45
3acf393
0.0.naive

change SEPARATOR to \x00