Socket
Book a DemoInstallSign in
Socket

typed-orm

Package Overview
Dependencies
Maintainers
1
Versions
327
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typed-orm

A structurally-typed MySQL query-builder/ORM

1.39.1
latest
Source
npmnpm
Version published
Weekly downloads
9.9K
-19.2%
Maintainers
1
Weekly downloads
 
Created
Source

typed-orm

An experiment in structurally-safe MySQL query building using TypeScript.

DEPRECATION NOTICE

This project is fully functional but should not be used anymore.

Instead, look at,

  • @squill/squill
  • @squill/mysql-5.7
  • @squill/sqlite3-browser

Documentation

Documentation may be found here

Examples

Examples may be found in test/compile-time, test/run-time, test/execution.

Current code coverage is about 74%

Gotcha's

  • Using .whereEq("test") may return a row with "TEST" if the collation is case-insensitive. TODO Double check if it narrows the column type to "test" or leaves it as string. It should not narrow to "test"

FAQs

Package last updated on 23 Jul 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.