OKC.js: Marcus Whelan - TeDB: TypeScript Embedded Database [2018]

Опубликовано: 22 Октябрь 2024
на канале: Techlahoma
90
0

TeDB is an embedded database that unlike other JavaScript DBs does not store the entire indexed object in memory. For us this means having huge collections indexed and lookup times of a couple milliseconds. TeDB does not have an in place storage driver, which means that people must write their own or use one written on Github. Currently the only supported storage driver written for TeDB is https://www.npmjs.com/package/tedb-el....

For more information on them or if you would like to contribute, send me a message on twitter @mjwrazor

TeDB-org: https://github.com/tedb-org
TeDB: https://github.com/tedb-org/teDB
TeDB-Utils: https://github.com/tedb-org/tedb-utils
TeDB-Electron-Storage: https://github.com/tedb-org/tedb-elec...

Watch live at   / techlahoma