Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Node Local SQLite Database with Node for beginners
Rating: 4.4 out of 5(42 ratings)
3,179 students

Node Local SQLite Database with Node for beginners

Explore how to apply NodeJS to make your web content come to life - explore how to create a local database
Created byLaurence Svekis
Last updated 11/2024
English

What you'll learn

  • how to write NodeJS
  • Explore how nodeJS works
  • Explore various useful package for node
  • See how to setup a localhost server
  • Setup a local SQLlite instance running a database

Course content

3 sections28 lectures1h 11m total length
  • Introduction to Local Database3:52

    Explore building a local database with node and sequel light, using express and ajax to create, read, and insert user data from the front end to the back end.

  • NODE DB Introduction1:32
  • Course Source files and Downloadable Guide0:05
  • Setup Node create app file4:14

    Create the core app.js file, verify node and npm are installed, and use the terminal and editor to navigate directories, install tools, and prepare for the upcoming lessons.

  • NPM express install5:05

Requirements

  • JavaScript
  • HTML,CSS
  • Web development experience

Description

Are you looking for how to setup a local database using node - this is the course for you.

Easy step by step instructions on how to use node to install packages and setup a local SQLite database to use for your web applications.  See how easy it can be to get data and add data to the database.  - Please note that there are prerequisites to the course - JavaSCript - HTML and CSS

Source Code is included to get you started quickly

Step by step learning - starting with the basics and moving through to combining fundamentals and writing code.

Bonus - 25 page downloadable resource and course guide included. With source code, useful code snippets and resources.

Course covers

  • setup of express to run local machine on your computer

  • download and setup of SQLite database

  • useful packages like nodemon and MD5

  • inserting data to your local database

  • query database for results

  • setup of paths for files

  • use of body parser to get post data

  • submitting of form data to database

  • setup of basic app to interact with database

HTML,CSS  JavaScript knowledge is essential as scope of this course is all NodeJS focused.  

Step by step learning with all steps included.

Along with friendly support in the Q&A to help you learn and answer any questions you may have.

Try it now you have nothing to lose, comes with a 30 day money back guarantee.  

Start coding with Node JS today!!!!!

Who this course is for:

  • Anyone who wants to learn more about NodeJS
  • JavaScript developers
  • Application developers
  • Web developers
  • Anyone who wants to learn about setting a SQLlite database locally