paint-brush
[Tutorial] Top 5 Ways to Query Your Relational Database in JavaScript [Part 2]by@MichaelB
462 reads
462 reads

[Tutorial] Top 5 Ways to Query Your Relational Database in JavaScript [Part 2]

by Michael14mJuly 20th, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

In this tutorial, we'll examine a few libraries which add layers of abstraction that let you read and manipulate database data in a more "JavaScript-like" way. The first library we'll talk about is Knex. Knex abstracts SQL to a certain extent, but not very far. We still need to understand the underlying SQL, but we can write it in more JavaScript-like syntax. The purpose of the rest of the database libraries we're going to consider is to let you treat the data in your database more like the JavaScript objects in your application.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail

Coin Mentioned

Mention Thumbnail
featured image - [Tutorial] Top 5 Ways to Query Your Relational Database in JavaScript [Part 2]
Michael HackerNoon profile picture
Michael

Michael

@MichaelB

I run Dev Spotlight - we write tech content for tech companies. Email at [email protected].

About @MichaelB
LEARN MORE ABOUT @MICHAELB'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Michael HackerNoon profile picture
Michael@MichaelB
I run Dev Spotlight - we write tech content for tech companies. Email at [email protected].

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Also published here
Newsletterest