.REALM Bestandsextensie

Realm Database

Ontwikkelaar MongoDB
Populariteit
3.3  |  4 Stemmen
 

Wat is een REALM-bestand?

A REALM file is a database created using MongoDB Realm, an open-source database management system. It contains data used by one or more applications, organized as a series of types and objects. You can open REALM files and view the data they contain in MongoDB Realm Studio.

Meer informatie

Schermafbeelding van een .realm-bestand in MongoDB Realm Studio 11
REALM-bestand geopend in MongoDB Realm Studio 11

Realm is a database management system that developers can use to allow their apps to create and access databases. These databases contain a variety of app-related information, organized as types and objects. For example, an app that tracks a user's online purchases may contain information about the products the user purchased, when the user purchased them, how much the user paid, and so on. Each category (e.g. Product Name) is saved as a database type, while each entry in each category (e.g. Pampers Diapers 204 Pack) is saved as a database object.

The databases Realm creates are saved as REALM files. REALM files are primarily binary files, which are not meant to be opened outside of MongoDB Realm Studio. Apps that use Realm save their REALM databases in a variety of locations, depending on the app's platform. For example, on macOS and iOS, many Realm-enabled apps save REALM files to a sub-directory within their Documents directory. On Android devices, you can use the command adb pull /data/data/<packagename>/files/ to retrieve an app's REALM database.

How do I convert a CSV file to a REALM file?

Developers may want to convert an existing database into a Realm database, so they can use that database with their Realm-enabled application. To do so, developers can save their existing database as a .CSV file and then use MongoDB Realm Studio to convert the CSV file to a REALM file. To convert a CSV file to a REALM file, open Realm Studio and select File → Create Realm from → CSV.

Een REALM-bestand openen

You can open a REALM file in MongoDB Realm Studio (cross-platform). To do so, open Realm Studio, select the Open Realm file button, and then navigate to and open your REALM file. The data your REALM file contains will appear in Realm Studio.

Open meer dan 400 bestandsformaten met File Viewer Plus.Gratis downloaden

Programma's die REALM-bestanden openen of ernaar verwijzen

Windows
Linux
Categorie: Database
Bijgewerkt: 2021-08-11

Geverifieerd door FileInfo.com

Het FileInfo.com-team heeft onafhankelijk onderzoek gedaan naar het Realm Database-bestandsformaat en de Mac, Windows, and Linux-apps die op deze pagina worden vermeld. Ons doel is 100% nauwkeurigheid en we publiceren alleen informatie over bestandstypen die we hebben geverifieerd.

Als u aanvullingen of updates voor deze pagina wilt voorstellen, kunt u het ons laten weten.