2.5 Database Query - Working with Data and APIs in JavaScript

Subscribers:
1,740,000
Published on ● Video Link: https://www.youtube.com/watch?v=q-lUgFxwjEM



Duration: 13:05
128,052 views
2,321


💻https://github.com/CodingTrain/Intro-to-Data-APIs-JS

It's time to start querying data from the database! For this, we create a new HTTP GET request route, make the request with the fetch() function, and search the database with find().

🔗 NeDB: https://github.com/louischatriot/nedb

🎥 NEXT LESSON: https://youtu.be/9Rhsb3GU2Iw
🎥 PREVIOUS LESSON: https://youtu.be/xVYa20DCUv0
🎥 Full playlist: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6YxDKpFzf_2D84p0cyk4T7X
🎥 Coding Challenges: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
🎥 Intro to Programming: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6Zy51Q-x9tMWIv9cueOFTFA

🚂 Website: http://thecodingtrain.com/
💖 Patreon: https://patreon.com/codingtrain
🛒 Store: https://www.designbyhumans.com/shop/codingtrain/
📚 Books: https://www.amazon.com/shop/thecodingtrain

🔗 p5.js: https://p5js.org
🔗 Processing: https://processing.org

📄 Code of Conduct: https://github.com/CodingTrain/Code-of-Conduct




Other Videos By The Coding Train


2019-06-22Coding Train Live 180: Processing Java Library, Starting Computational Geometry Challenges
2019-06-21ml5.js: Sound Classification
2019-06-18Coding Challenge #147: Chrome Dinosaur Game (with Speech Commands machine learning model!)
2019-06-173.4 Hiding API Keys with Environment Variables (dotenv) and Pushing Code to GitHub
2019-06-143.3 Mapping Database Entries with Leaflet.js - Working with Data and APIs in JavaScript
2019-06-133.2 Open Air Quality API in Node.js - Working with Data and APIs in JavaScript
2019-06-13Coding Train Live 179: Chrome Dinosaur Game + ml5 Speech Commands Model
2019-06-123.1 API calls from Node.js (Weather data from Dark Sky) - Working with Data and APIs in JavaScript
2019-06-072.7 Project Wrap-up: Accessibility and Design - Working with Data and APIs in JavaScript
2019-06-062.6 Saving Images and Base64 Encoding - Working with Data and APIs in JavaScript
2019-06-052.5 Database Query - Working with Data and APIs in JavaScript
2019-06-042.4 Saving to a Database - Working with Data and APIs in JavaScript
2019-06-032.3 HTTP Post Request with fetch() - Working with Data and APIs in JavaScript
2019-05-312.2 Geolocation Web API - Working with Data and APIs in JavaScript
2019-05-302.1 Server-side with Node.js - Working with Data and APIs in JavaScript
2019-05-291.6 Refreshing Data with setInterval() - Working with Data and APIs in JavaScript
2019-05-271.5 Mapping Geolocation with Leaflet.js - Working with Data and APIs in JavaScript
2019-05-251.4: JSON - Working with Data and APIs in JavaScript
2019-05-24Live Stream Archive: ITP IMA Spring Show 2019
2019-05-231.3: Graphing with Chart.js - Working With Data & APIs in JavaScript
2019-05-231.2 Tabular Data - Working With Data & APIs in JavaScript



Tags:
database
HTTP GET request
fetch api
fetch javascript
database tutorial
http get request node.js
http get request javascript
javascript programming language