New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details → →
Socket
Book a DemoSign in
Socket

@bmstravel/nvp-db-adapter-typeorm

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bmstravel/nvp-db-adapter-typeorm

🏆 Use like a Pro!!

latest
npmnpm
Version
0.0.4
Version published
Maintainers
0
Created
Source

SQL adapter (Postgres, MySQL, SQLite & MSSQL)

Install

yarn add @bmstravel/nvp-db-adapter-sequelize sequelize

You have to install additional packages for your database server:

# For SQLite
$ yarn add sqlite3

# For MySQL
$ yarn add mysql2

# For MariaDB
$ yarn add mariadb

# For PostgreSQL
$ yarn add pg pg-hstore 

# For MSSQL
$ yarn add tedious

FAQs

Package last updated on 01 Jan 2025

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