You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
안드로이드는 내장 DBMS로 'SQLite'를 지원합니다.
SQLite 는 가볍지만관계형 데이터베이스가 필요로 하는 대부분의 기능을 지원합니다.
이 레포지토리에서는 SQLite의 사용법을 익히고 다양한 프로젝트에서 내부 데이터베이스 시스템을 구축하기 위해 필요한
연구들을 진행합니다.