realm-js
Mobile DB
A mobile-first, NoSQL database that runs directly inside phones and supports reactive data access and persistence
Realm is a mobile database: an alternative to SQLite & key-value stores
6k stars
109 watching
576 forks
Language: TypeScript
last commit: 9 days ago
Linked from 2 awesome lists
mobile-databasemobile-firstnosql-databasereactivereactnativerealmrealm-mobile-databaserealtime-database
Related projects:
Repository | Description | Stars |
---|---|---|
realm/realm-swift | A lightweight mobile database for storing and synchronizing data across devices | 16,324 |
realm/realm-java | A Java-based, mobile-first NoSQL database for Android applications | 11,464 |
matghazaryan/unrealm | An extension of RealmCocoa that enables Swift native types to be saved in Realm. | 538 |
eggheadgames/android-realm-asset-helper | Helps with Realm.IO integration in Android apps by efficiently handling database versioning and storage. | 29 |
pouchdb/pouchdb | A lightweight JavaScript database for syncing data between online and offline environments. | 16,902 |
techfort/lokijs | A JavaScript-based document-oriented in-memory database with features like indexing and views for fast data access, suitable for performance-critical applications and client-side storage. | 6,752 |
realm/swiftlint | A tool to enforce Swift style and conventions in software development | 18,683 |
cube-js/cube | A platform that provides infrastructure and tools for efficient data modeling, access control, and performance optimizations in modern analytics applications. | 17,947 |
surrealdb/surrealdb | A distributed, collaborative document-graph database designed for modern web applications with real-time data synchronization and granular access control. | 27,517 |
andpor/react-native-sqlite-storage | A React Native plugin that provides a native interface to SQLite databases on Android and iOS devices | 2,762 |
cosmos/cosmos-sdk | A framework for building blockchain applications using Go. | 6,270 |
pardom-zz/activeandroid | An active record style ORM for Android that simplifies the process of interacting with SQLite databases. | 4,698 |
geekyants/nativebase | A mobile-first component library for building consistent UIs across Android, iOS, and Web with accessibility and themeability features. | 20,213 |
orientechnologies/orientdb | An open-source NoSQL database that supports multiple data models and query languages. | 4,751 |
benoitvallon/react-native-nw-react-calculator | A project demonstrating how to build multiple apps with the same code using React and related technologies | 5,208 |