.DB3 파일 확장자
SQLite Database File
| 개발사 | SQLite |
| 인기도 |
3.8 | 24 투표 |
DB3 파일이란 무엇인가요?
Database file created by SQLite, a lightweight, self-contained database program that creates databases using plain files; contains the database structure as well as data records; used for storing and retrieving structured data using SQL.
추가 정보
A common SQLite DB3 file is PalmDatabase.db3, which stores personal information on the Palm Pre, including contacts, account information, and call logs.