Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mikermcneil authored and particlebanana committed Feb 27, 2014
1 parent d2a2e52 commit 715d751
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
@@ -1,4 +1,4 @@
# Sails-MySQL Adapter <img src="http://www.mysql.com/common/logos/powered-by-mysql-125x64.png" alt="Powered by MySQL" title="sails-mysql: MySQL adapter for Sails"/>
# Sails-MySQL Adapter <a href="http://www.mysql.com"><img src="http://www.mysql.com/common/logos/powered-by-mysql-125x64.png" alt="Powered by MySQL" title="sails-mysql: MySQL adapter for Sails"/></a>

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.

Expand Down Expand Up @@ -89,6 +89,9 @@ Waterline also comes with built-in transaction support, as well as a configurabl

[Sails](http://sailsjs.org) is free and open-source under the [MIT License](http://sails.mit-license.org/).

The MySQL logo
See the [MySQL Logo Usage Guidelines](http://www.mysql.com/about/legal/trademark.html) for more information on our use of the MySQL logo.

![image_squidhome@2x.png](http://i.imgur.com/RIvu9.png)


[![githalytics.com alpha](https://cruel-carlota.pagodabox.com/a22d3919de208c90c898986619efaa85 "githalytics.com")](http://githalytics.com/mikermcneil/sails-mysql)

0 comments on commit 715d751

Please sign in to comment.