Back to directory
realm avatar

realm-core

Core database component for the Realm Mobile Database SDKs. Read more below about its uses, features, and usage.

Clone repository

git clone https://github.com/realm/realm-core.git

1,055

Stars

220

Forks

53

Watchers

Apache-2.0

License

Latest Release Coverage Status Source License

Realm

Realm is a mobile database that runs directly inside phones, tablets or wearables - check out realm.io.

This repository holds the source code for the core database component used by all the Realm Mobile Database products:

Realm Core is not in itself an "end-user" product with a publicly stable and supported API.

Refer to the Atlas Device SDK documentation for information about Realm and using the SDKs.

Building Realm

How to build Realm Core is described here.

Contributing

See CONTRIBUTING.md for more details!

Code of Conduct

This project adheres to the MongoDB Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to [email protected].

License

Realm Core is published under the Apache 2.0 license.

See the THIRD-PARTY-NOTICES file for licenses related to included third party libraries.

Feedback

Feedback to the Realm SDK's should be given in the respective SDK's github mentioned in the top of this readme. For anything specifically about Realm Core, please create an issue here.

prod

Releases

Mar 7, 2025

Realm Core v14.14.0

Download .zip

14.14.0 Release notes Enhancements

Enable automatic client reset recovery for audit Realm files (PR #8072).

Fixed

None.

Breaking changes

None.

Compatibility

Fileformat: Generates files with for...

Jan 28, 2025

Realm Core v14.13.5

Download .zip

14.13.5 Release notes Enhancements

None.

Fixed

Committing a subscription set prematurely released a read lock, which may have caused a BadVersion exception with an error like Unable to lock version...

Jan 23, 2025

Realm Core v14.13.4

Download .zip

14.13.4 Release notes Enhancements

None.

Fixed

If you open a synchronized realm and it needs to refresh its access token, and that refresh operation doesn't complete before the realm is closed, the...

Jan 7, 2025

Realm Core v20.1.2

Download .zip

20.1.2 Release notes Enhancements

None.

Fixed

Changing type of primary key column crashes if more than one object (#8056, since v14.13.2) Opening a Realm on Pixel devices running Android 14+ could...

Jan 3, 2025

Realm Core v14.13.3

Download .zip

14.13.3 Release notes Enhancements

None.

Fixed

Changing type of primary key column crashes if more than one object (#8056, since v14.13.2)

Breaking changes

None.

Compatibility

Fileformat: Gener...