mirror of
https://github.com/eliasrenman/r-database.git
synced 2026-03-16 20:46:08 +01:00
209 B
209 B
A High level overview
Database –> Tables -> has many rows
Strucutres
Table
- Row[]
- Index[]
- pk-key
- name: Str
Row
- Key
- Value
Index
- pk-key
- key
- direction, asc - desc