sequelize-db-export-import
Model generator
A tool to generate or import models from a MySQL database using Sequelize
Generater models from mysql db or import tables from models files
26 stars
3 watching
8 forks
Language: CoffeeScript
last commit: over 6 years ago
Linked from 1 awesome list
coffeescriptmysqlnodesequelize
Related projects:
Repository | Description | Stars |
---|---|---|
ruimarinho/sequelize-sql-tag | A template tag for generating parameterized SQL queries using Sequelize | 1 |
nielsgl/sequelize-paper-trail | A plugin for Sequelize that tracks revision history of model instances. | 95 |
mickhansen/graphql-sequelize | A package that simplifies the use of GraphQL with Sequelize models in MySQL and Postgres databases. | 1,897 |
reliese/laravel | Automatically generates Laravel models based on a database schema | 1,487 |
tommybananas/finale | Builds flexible REST endpoints from Sequelize models in an Express app. | 188 |
sunary/sqlize | A tool for parsing and generating SQL code from Go structs. | 101 |
evansiroky/gtfs-sequelize | A Node.js library for creating and interacting with static GTFS (General Transit Feed Specification) models using Sequelize | 19 |
laracademy/generators | Automates model generation for Laravel applications based on database tables | 348 |
neulab/prompt2model | Generates deployable models from natural language instructions | 1,962 |
michielgerritsen/magento2-model-generator | A tool to quickly generate boilerplate code for Magento 2 models. | 24 |
beckenrode/mysql-workbench-export-laravel-5-migrations | Automates the export of Laravel 5 migration files from MySQL Workbench models. | 898 |
mattmcfarland/sequelize-relay | A library that simplifies the creation of GraphQL servers using Sequelize and Relay | 76 |
kesonan/sqlgen | Automates code generation for Go-based SQL libraries from MySQL queries | 82 |
jfalameda/refinerycms-dynamicfields | Allows creation of dynamic models and fields within a content management system. | 16 |
feathersjs-ecosystem/feathers-sequelize | A Feathers service adapter for the Sequelize ORM | 208 |