Skip to content

realm/realm-core

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3f6cca0 · Jun 12, 2023
May 18, 2021
Mar 31, 2023
May 7, 2020
Aug 25, 2020
Mar 13, 2017
Apr 20, 2022
Mar 20, 2023
May 31, 2023
May 13, 2023
Jun 12, 2023
Jun 12, 2023
Jun 5, 2023
May 11, 2022
Nov 18, 2020
May 19, 2014
Feb 4, 2022
Aug 15, 2022
Mar 9, 2023
Sep 11, 2017
May 30, 2023
Aug 1, 2016
Jun 12, 2023
May 31, 2023
Nov 12, 2020
Feb 8, 2021
Aug 30, 2016
Dec 10, 2021
Jun 5, 2023
Jan 20, 2023
Jun 9, 2023
Mar 22, 2023
Aug 29, 2016
Mar 22, 2023
Mar 17, 2022
Jun 9, 2023
Apr 13, 2023
May 31, 2023
Jul 18, 2022
May 7, 2020
May 7, 2020

Repository files navigation

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 Realm 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 community-conduct@mongodb.com.

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.