6 ms·
How about some succinct data structures and delta encoding for modern databases [1]. Succinct data structures are a family of data structures which are close in
by LukeEF 3y ago
How about some succinct data structures and delta encoding for modern databases [1]. Succinct data structures are a family of data structures which are close in size to the information theoretic minimum representation (while still being queryable).
[1] https://github.com/terminusdb/terminusdb/blob/dev/docs/whitepaper/terminusdb.pdf https://github.com/terminusdb/terminusdb/blob/dev/docs/white...