Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

any-db

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

any-db

Database-agnostic connection pooling, querying, and result sets

  • 1.0.0-rc2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2K
decreased by-10.93%
Maintainers
1
Weekly downloads
 
Created
Source

Any-DB - a less-opinionated database abstraction layer.

This is the main entry point for Any-DB. Users of the library will require('any-db') to make use of the API it exposes.

Installation

Do not install this library directly. Instead, install one or more of the database adapters, which will pull in any-db as a peerDependency. For example:

 npm install --save any-db-mysql
 npm install --save-dev any-db-sqlite3

License

MIT

Keywords

FAQs

Package last updated on 01 Nov 2013

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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc