.SQLITE3 文件扩展名
SQLite 3 Database
| 开发者 | SQLite |
| 受欢迎程度 |
3.9 | 27 票 |
什么是 SQLITE3 文件?
A SQLITE3 file is a database file stored in the SQLite 3 format. It contains structured data records, which contain data types and values. SQLITE3 files are often used for storing embedded SQL-based databases for iPhone apps and other mobile applications.
更多信息
可打开 SQLITE3 文件的程序
Windows
Mac
Linux