Part of the book series: Synthesis Lectures on Data Management ((SLDM))

  • 174 Accesses

Abstract

This chapter explores various options for performing ML using a database system. Before we start, a valid question is why—at first glance, the relational model and query language seem to be a poor fit with ML, as most ML algorithms look very different from and oftentimes far more complicated than database queries. Thus, database systems have traditionally served as a data store for ML; the ML algorithm would pull the data out from the database, transform it into the appropriate format (e.g., matrices, tensors, or dataframes), and then analyze it using programs written in a different programming language. On the other hand, there are a number of compelling arguments for doing ML inside a database system.

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

Access this chapter

Subscribe and save

Springer+ Basic
EUR 32.99 /Month
  • Get 10 units per month
  • Download Article/Chapter or Ebook
  • 1 Unit = 1 Article or 1 Chapter
  • Cancel anytime
Subscribe now

Buy Now

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

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2019 Springer Nature Switzerland AG

About this chapter

Cite this chapter

Boehm, M., Kumar, A., Yang, J. (2019). ML Through Database Queries and UDFs. In: Data Management in Machine Learning Systems. Synthesis Lectures on Data Management. Springer, Cham. https://doi.org/10.1007/978-3-031-01869-5_2

Download citation

Publish with us

Policies and ethics

Navigation