breeze-sequelize
TypeScript icon, indicating that this package has built-in type declarations

0.6.1 • Public • Published

breeze-sequelize

This is the official NPM package for the Breeze Sequelize integration. The package files are in the [breeze.server.node](https://github.com/Breeze/breeze.server.node "github: "breeze-server-node") repository in the 'breeze-sequelize' subfolder.

The breeze-sequelize library lets you easily build a Sequelize server for managing relational data.
Starting with Breeze metadata, it will create the Sequelize model for you, and Sequelize can create a database from the model.

Once you have the model and database, breeze-sequelize makes it easy to query and update data from your Breeze client.

Install

To install with npm, open a terminal or command window and enter:

npm install breeze-sequelize

Case matters! Be sure to spell "breeze-sequelize" in all lowercase.

Learn more about Breeze.

More documentation

Breeze/Sequelize documentation here

Sample

See the NorthwindSequelize demo for an example of using Breeze-Sequelize in a web application. It is part of the northwind-demo that shows how to use Breeze to manage data end-to-end, from the database to a single-page web application.

/breeze-sequelize/

    Package Sidebar

    Install

    npm i breeze-sequelize

    Weekly Downloads

    6

    Version

    0.6.1

    License

    MIT

    Unpacked Size

    110 kB

    Total Files

    26

    Last publish

    Collaborators

    • jtraband
    • ideablade
    • wardbell
    • steveschmitt
    • marcelgood