프로그래밍 언어/SQL

오픈소스 DBMS 제품들의 특징

OHSAYU 2022. 8. 8. 14:55
  • PostgreSQL : The world's most advanced open source database
  • MySQL : The world's most popular open source database
  • SQLite : self-contained library, serverless, zero-configuration, transactional SQL database engine

 

 

출처 : https://d2.naver.com/helloworld/227936