drizzle-orm

v0.10.3
**DrizzleORM** is an ORM framework for [TypeScript](https://www.typescriptlang.org/). It offers you several levels of Database communication: * Typesafe Table View approach * Typesafe Query Builder * Simple SQL query execution

ts

tsc

run

ts-node src/tables/newAbstractTable.ts

lint

eslint ./src --ext .ts

test

echo "Error: no test specified" && exit 1

build

NODE_ENV=production webpack

Metadata

  • ISC
  • Whatever
  • Unknown
  • released 2/1/2022

Downloads