Skip to main content

Databases

  • Chapter
  • First Online:
Pro Node.js for Developers
  • 2738 Accesses

Abstract

Nearly all web applications have some type of backing data store. Typically this data store is a database of some sort, and is used to store everything from addresses and credit card numbers to sensor readings and prescription information. Databases provide a way of accessing large amounts of data very quickly. There are generally two types of databases—relational databases and NoSQL databases. This chapter focuses on databases, and how they are accessed from Node applications. More specifically, the MySQL relational database and the MongoDB NoSQL database are explored. Please note that this chapter does not provide instructions for installing MySQL and MongoDB. Additionally, it assumes that you are already familiar with the Structured Query Language (SQL), which is used in conjunction with relational databases.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 54.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 69.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2013 Colin J. Ihrig

About this chapter

Cite this chapter

Ihrig, C.J. (2013). Databases. In: Pro Node.js for Developers. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4302-5861-2_14

Download citation

Publish with us

Policies and ethics