.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.