Data Access in Node.js Using Knex
Offered By: Pluralsight
Course Description
Overview
An introduction to working with relational databases in Node.js using the Knex library.
This course introduces JavaScript developers to the Knex data access library, which allows you to easily write code targeting popular databases such as SQLite, MySQL, MariaDB, PostgreSQL, and Oracle using a fluent syntax similar to jQuery. This course will show how to add Knex to a Node project, configure it, and write real-world queries to address common application needs. It will also show how to use Knex to perform data migrations of database schema and seed databases with data.
This course introduces JavaScript developers to the Knex data access library, which allows you to easily write code targeting popular databases such as SQLite, MySQL, MariaDB, PostgreSQL, and Oracle using a fluent syntax similar to jQuery. This course will show how to add Knex to a Node project, configure it, and write real-world queries to address common application needs. It will also show how to use Knex to perform data migrations of database schema and seed databases with data.
Syllabus
- Introduction 38mins
- Building Queries 45mins
- Schema Building, Migrations, and Seeding 29mins
- Real-world Data Access 40mins
Taught by
Carlos Saloio
Related Courses
Introduction to DatabasesMeta via Coursera Intro to Relational Databases
Udacity Fundamentals of database systems
Indian Institute of Technology Kanpur via Swayam Capstone: Photo Tourist Web Application
Johns Hopkins University via Coursera Web Application Development: Basic Concepts
University of New Mexico via Coursera