Sequelize By Eric Stevens
South East Michigan Javascript Users (http://semjs.org) Presentation Date: November 9, 2015 Location: Ann Arbor, MI Video Presented By: Symphono (http://www.symphono.com) Location Provided By: Nutshell (http://nutshell.com) Abstract: Sequelize is a promise-based ORM for Node.js and io.js making logical connections between our presentation layer and database schema. Sequelize, thankfully, supports most database dialects such as PostgreSQL, MySQL, MariaDB, SQLite and MSSQL making getting started even easier. In this talk I will demonstrate the basics of Sequelize and how to utilize it for your ORM. I'll be presenting using mySQL and Node as our database and framework. We'll cover initial setup, how Sequelize can manage and control your schema, getting data in and out, basic relational mapping, validation, getters and setters, and finally a RESTful API layer with sequelize-restful. Come discover a world of schema, columns, and models leaving the SELECT at home. About the speaker: Eric Stevens is a Senior Web Developer working at Infinite Web Design. He has been working professionally since graduating from Western Michigan University in 2004 with a BA in Information Technology. He has worked at companies such as Plex Systems and Minacs utilizing C#, ASP, Oracle, and MSSQL. His work consists of mostly designing and working in ColdFusion, crafting JavaScript, and teasing data out of mySQL. He enjoys spending time with his lovely wife and three children, exploring the world, and relaxing on the beach. Eric Stevens lives and works in Lake Orion.
South East Michigan Javascript Users (http://semjs.org) Presentation Date: November 9, 2015 Location: Ann Arbor, MI Video Presented By: Symphono (http://www.symphono.com) Location Provided By: Nutshell (http://nutshell.com) Abstract: Sequelize is a promise-based ORM for Node.js and io.js making logical connections between our presentation layer and database schema. Sequelize, thankfully, supports most database dialects such as PostgreSQL, MySQL, MariaDB, SQLite and MSSQL making getting started even easier. In this talk I will demonstrate the basics of Sequelize and how to utilize it for your ORM. I'll be presenting using mySQL and Node as our database and framework. We'll cover initial setup, how Sequelize can manage and control your schema, getting data in and out, basic relational mapping, validation, getters and setters, and finally a RESTful API layer with sequelize-restful. Come discover a world of schema, columns, and models leaving the SELECT at home. About the speaker: Eric Stevens is a Senior Web Developer working at Infinite Web Design. He has been working professionally since graduating from Western Michigan University in 2004 with a BA in Information Technology. He has worked at companies such as Plex Systems and Minacs utilizing C#, ASP, Oracle, and MSSQL. His work consists of mostly designing and working in ColdFusion, crafting JavaScript, and teasing data out of mySQL. He enjoys spending time with his lovely wife and three children, exploring the world, and relaxing on the beach. Eric Stevens lives and works in Lake Orion.