tydb
TypeScript icon, indicating that this package has built-in type declarations

0.1.5 • Public • Published



TyDB

  • It is a NoSQL database.
  • It is called TyDB since it's strongly typed & written in Typescript.
  • Strong typing is enforced over the query & the update operators.
  • It is very similar to MongoDB (almost identical).
  • Written purely in Typescript.
  • It can run in NodeJS (Demo).
  • It can run in the browser (Demo).
  • It is light weight (45KB).
  • It can be persistent.
  • It can be in-memory-only.
  • It can be embedded.
  • It can be over-the-network.
  • It has a built-in object mapping (ODM).

Documentation & Getting started

License: MIT

Package Sidebar

Install

npm i tydb

Weekly Downloads

117

Version

0.1.5

License

MIT

Unpacked Size

1.32 MB

Total Files

80

Last publish

Collaborators

  • alexcorvi