Realm is a mobile database: an alternative to SQLite & key-value stores https://realm.io
Go to file
Kristian Dupont 94f8d5a891 Add optional userInfo param to registerWithProvider (#915)
* Add optional userInfo param to registerWithProvider

* Fixes per PR comments
2017-03-17 14:13:03 +01:00
Realm.xcworkspace Sync and fine grained notifications 2016-10-04 15:07:14 -07:00
docs Add optional userInfo param to registerWithProvider (#915) 2017-03-17 14:13:03 +01:00
examples Upgrade react-test-app to RN 0.40 (#784) 2017-01-10 14:00:23 +01:00
lib Add optional userInfo param to registerWithProvider (#915) 2017-03-17 14:13:03 +01:00
packaging Build and publish node pre-gyp binaries (#657) 2016-11-23 15:09:47 +01:00
react-native remove the find command and use gradle's replace method (#900) 2017-03-10 19:37:42 +00:00
scripts make tests Debug arg case insensitive 2017-03-16 12:15:20 +01:00
src fixes for latest object store 2017-03-09 21:17:33 -08:00
tests Node.js Win32 support (#864) 2017-03-07 23:24:30 +01:00
vendor Sync and fine grained notifications 2016-10-04 15:07:14 -07:00
.dir-locals.el Sync and fine grained notifications 2016-10-04 15:07:14 -07:00
.dockerignore Add ability to run Node tests on Linux 2016-06-17 02:38:33 -07:00
.eslintignore Bumped version of ESLint, added eslinting of specs, make all linting pass 2016-11-14 10:48:50 -08:00
.eslintrc.json Bumped version of ESLint, added eslinting of specs, make all linting pass 2016-11-14 10:48:50 -08:00
.gitignore Node.js Win32 support (#864) 2017-03-07 23:24:30 +01:00
.gitmodules Switch to using object store's master branch (#748) 2016-12-28 17:28:44 +01:00
CHANGELOG.md [1.1.1] Bump version 2017-03-09 14:35:30 +01:00
CONTRIBUTING.md Make link to CONTRIBUTING.md absolute 2016-03-17 15:14:56 -07:00
Dockerfile Use android-23 2016-11-24 13:13:15 +01:00
Jenkinsfile Node.js Win32 support (#864) 2017-03-07 23:24:30 +01:00
LICENSE Add LICENSE file 2016-02-18 15:30:44 -08:00
README.md Merge pull request #916 from realm/readme-update 2017-03-16 14:52:55 +01:00
binding.gyp spacing 2017-03-09 10:09:05 -08:00
dependencies.list fixes for latest object store 2017-03-09 21:17:33 -08:00
logo.png update Realm logo in README (#481) 2016-06-11 10:19:27 +09:00
package.json [1.1.1] Bump version 2017-03-09 14:35:30 +01:00
realm.gypi Make sure there is only one .gyp file in the tarball (#901) 2017-03-09 14:34:01 +01:00
target_defaults.gypi Node.js Win32 support (#864) 2017-03-07 23:24:30 +01:00

README.md

Realm

Realm is a mobile database that runs directly inside phones, tablets or wearables. This project hosts the JavaScript versions of Realm. Currently we only support React Native (both iOS & Android) and Node.js (on MacOS and Linux) but we are considering adding support for Cordova/PhoneGap/Ionic as well.

Features

  • Mobile-first: Realm is the first database built from the ground up to run directly inside phones, tablets and wearables.
  • Simple: Data is directly exposed as objects and queryable by code, removing the need for ORM's riddled with performance & maintenance issues.
  • Modern: Realm supports relationships, generics, and vectorization.
  • Fast: Realm is faster than even raw SQLite on common operations, while maintaining an extremely rich feature set.

Getting Started

Please see the detailed instructions in our docs to use Realm Javascript.

Documentation

Realm React Native and Node.js

The documentation can be found at realm.io/docs/javascript/latest.
The API reference is located at realm.io/docs/javscript/latest/api.

Getting Help

  • Need help with your code?: Look for previous questions on the #realm tag — or ask a new question. We actively monitor and answer questions on SO!
  • Have a bug to report? Open an issue. If possible, include the version of Realm, a full log, the Realm file, and a project that shows the issue.
  • Have a feature request? Open an issue. Tell us what the feature should do, and why you want the feature.
  • Sign up for our Community Newsletter to get regular tips, learn about other use-cases and get alerted of blog posts and tutorials about Realm.

Building Realm

In case you don't want to use the precompiled version on npm, you can build Realm yourself from source. Youll need an Internet connection the first time you build in order to download the core library.

Prerequisites:

  • Node 4.0+
  • Xcode 7.2+
  • Android SDK 23+
  • Android NDK 10e+

First clone this repository:

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

Then in the cloned directory:

git submodule update --init --recursive

To build for iOS:

  • Open react-native/ios/RealmReact.xcodeproj
  • Select RealmReact.framework as the build target
  • Build

To build for Android:

  • cd react-native/android
  • ./gradlew publishAndroid
  • The compiled version of the Android module is here: <project-root>/android

To build for nodejs:

npm install --build-from-souce
  • On Windows you will need to setup the environment for node-gyp

    • Option 1: Install windows-build-tools node package

      • Open an elevated command prompt (As Administrator)

        npm install -g --production windows-build-tools
        
    • Option 2: Manually install and configure

      • Check node-gyp manual for custom installation procedure for Windows

Running the tests

You can use scripts/tests.sh to run the various tests. You will need yarn installed on the machine.

test.sh options

  • eslint - lints the sources
  • realmjs - runs all tests on quick simulated environment
  • react-tests - runs all React Native tests on iOS Simulator
  • react-tests-android runs all React Native Android tests on Android emulator
  • node - runs all tests for node
  • node-nosync - runs all tests for node without sync support
  • test-runners - checks supported tests runners are working correctly

You can attach a debugger to react-native tests by passing "Debug" to the tests.sh script. A Chrome browser will open and connect to the react native application. Use the built-in Chrome Debugger to debug the code.

./tests.sh react-tests Debug

Code of Conduct

This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to info@realm.io.

Contributing

See CONTRIBUTING.md for more details!

License

Realm JS is published under the Apache 2.0 license. The underlying core is available under the Realm Core Binary License while we work to open-source it under the Apache 2.0 license.

This product is not being made available to any person located in Cuba, Iran, North Korea, Sudan, Syria or the Crimea region, or to any other person that is not eligible to receive the product under U.S. law.

Feedback

If you use Realm and are happy with it, all we ask is that you please consider sending out a tweet mentioning @realm, or email help@realm.io about your great apps!

And if you don't like it, please let us know what you would like improved, so we can fix it!