Launch Week Day 2: Introducing Reports: An Extensible Reporting Framework for Socket Data.Learn More
Socket
Book a DemoSign in
Socket

cycle-sequelize-driver

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cycle-sequelize-driver

A Cycle.js driver for Sequelize

latest
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

Cycle Sequelize Driver

CI Build Status

A Cycle.js driver for Sequelize.

This is not intendet as a high performance reactive ORM for SQL Databases. I'm building this for one, very specific use-case. Which is SQLite with a single client probably making less than a hundred operations a minute.

So yeah, this project might be an interesting starting point if you wanted to build something more scalable.

TODO

  • Implement tests for findAll

Keywords

MySQL

FAQs

Package last updated on 01 Jun 2016

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