.SQLITEDB 파일 확장자

SQLite Database

개발사 SQLite
인기도
4.0  |  22 투표
 

SQLITEDB 파일이란 무엇인가요?

A SQLITEDB file is a database created using SQLite, a Relational Database Management System (RDBMS). App developers often create SQLITEDB files for use as embedded application databases. For example, the iOS Contacts app, installed on iPhones and iPads, uses SQLITEDB files to store users' contacts.

추가 정보

SQLite databases contain data stored in one or more tables. Applications often store data in and retrieve data from SQLite databases to show information to users. These embedded app databases sometimes use the .sqlitedb extension.

For example, the iOS Contacts app stores users' contacts in a file named AddressBook.sqlitedb. As another example, various tile-based mapping programs store map data in SQLITEDB files.

참고: SQLite databases also use the .SQLITE extension.

SQLITEDB 파일을 여는 방법

You can open a SQLITEDB file using SQLite (multiplatform) or SQLite Database Browser (multiplatform). Note that if your SQLITEDB file is encrypted, you may have to enter the password used to encrypt it. If you do not know the password, you likely will not be able to open the file.

File Viewer Plus(으)로 400개 이상의 파일 형식을 여세요.무료 다운로드

SQLITEDB 파일을 여는 프로그램

Windows
Linux
Android

검증자 FileInfo.com

FileInfo.com 팀 이 페이지에 나열된 SQLite Database 파일 형식과 Mac, Windows, Linux, and Android 앱을 독자적으로 조사했습니다. 저희의 목표는 100% 정확성이며, 검증한 파일 유형에 대한 정보만 게시합니다.

이 페이지에 추가하거나 업데이트할 내용을 제안하고 싶으시면 알려 주세요.