Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

R language access database management system

2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/02 Report--

This article mainly explains "R language access database management system", interested friends may wish to have a look. The method introduced in this paper is simple, fast and practical. Next let the editor to take you to learn "R language access database management system" it!

There are a variety of interfaces for relational database management systems (DBMS) in R, including Microsoft SQL Sever, Microsoft Access, MySQL, Oracle, PostgreSQL, DB2, Sybase, Teradata and SQLite. Some of these packages provide access through the original database driver, while others provide access through ODBC or JDBC. Using R to access data in external data is an effective means of analyzing large data sets (see Appendix G) and can take advantage of SQL and R respectively.

It is a popular way to access some databases through RODBC package in R language. Allow R to connect to any database that has an ODBC driver.

The first step is to install the RODBC package

> install.packages ("RODBC")

Try to open URL' https://cran.rstudio.com/bin/macosx/el-capitan/contrib/3.4/RODBC_1.3-15.tgz'

Content type 'application/x-gzip' length 813136 bytes (KB)

=

Downloaded 794 KB

The downloaded binary packages are in

/ var/folders/50/tybzdqks35lfztwq28v39_r40000gn/T//RtmptjWK4W/downloaded_packages

The functions in the RODBC package:

Library (RODBC)

Myconn

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report