Sails-MySQL Adapter

用于 Sails.js/Waterline 的 MySQL 适配器。「MySQL adapter for Sails.js/Waterline」

  • Owner: balderdashy/sails-mysql
  • Platform:
  • License::
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Sails-MySQL Adapter

MySQL adapter for the Sails framework and Waterline ORM. Allows you to use MySQL via your models to store and retrieve data. Also provides a query() method for a direct interface to execute raw SQL commands.

Installation

Install from NPM.

# In your app:
$ npm install sails-mysql

Help

If you have further questions or are having trouble, click here.

Bugs   NPM version

To report a bug, click here.

Contributing

Please observe the guidelines and conventions laid out in the Sails project contribution guide when opening issues or submitting pull requests.

NPM

Running the tests

To run the tests, point this adapter at your database by specifying a connection URL and run npm test:

WATERLINE_ADAPTER_TESTS_URL=mysql://root:myc00lP4ssw0rD@localhost/adapter_tests npm test

For more info, see Reference > Configuration > sails.config.datastores > The connection URL, or ask for help.

License

This adapter, like the Sails framework is free and open-source under the MIT License.

Main metrics

Overview
Name With Ownerbalderdashy/sails-mysql
Primary LanguageJavaScript
Program languageMakefile (Language Count: 3)
Platform
License:
所有者活动
Created At2013-01-13 09:33:03
Pushed At2023-03-17 20:31:37
Last Commit At2023-03-14 14:09:17
Release Count75
Last Release Namev3.0.1 (Posted on 2023-03-14 14:09:17)
First Release Namev0.5.0 (Posted on 2013-02-18 23:43:50)
用户参与
Stargazers Count192
Watchers Count25
Fork Count161
Commits Count667
Has Issues Enabled
Issues Count0
Issue Open Count0
Pull Requests Count85
Pull Requests Open Count10
Pull Requests Close Count34
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private