PowerBI와 mariaDB 연동 - 데이터 가져오기
2023. 6. 12. 03:29ㆍ포트폴리오/프로젝트
1. ODBC 커넥터 설치
https://mariadb.com/downloads/connectors/
Download MariaDB Connectors for data access & analysis | MariaDB
Download MariaDB Connector/Python, MariaDB Connector/C, MariaDB Connector/J, MariaDB Connector/Node.js, MariaDB Connector/R2DBC, MariaDB Connector/ODBC and more
mariadb.com

2. ODBC 데이터 설정



next 누르기

괄호 내용을 써넣으면 된다.

HeildSQL과 비교해서 작성하세요~

TEST DSN을 클릭

next 버튼 누르기

연결한 사용자의 HeidiSQL 데이터 베이스와 같음을 알수 있다.


next 누르기

next 누르기

next 누르기

finish 누르기

커넥터 생성 완료!
3. PowerBI에서 MariaDB 데이터 가져오기
PowerBI에서 데이터 가져오기 클릭 후 MariaDB 검색




열기 누르면


HeidSQL에 있는 데이터 정보를 불러온 것을 확인할 수 있다!
'포트폴리오 > 프로젝트' 카테고리의 다른 글
공공데이터 MariaDB이용하여 DB 적재하기(xml파일) - Gradle (5) | 2023.06.08 |
---|