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
108 watching
579 forks
Language: TypeScript
last commit: about 2 months 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,354 |
realm/realm-java | A Java-based, mobile-first NoSQL database for Android applications | 11,472 |
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 JavaScript database that syncs data across multiple platforms and devices. | 16,961 |
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,769 |
realm/swiftlint | A tool to enforce Swift style and conventions in software development | 18,718 |
cube-js/cube | A platform for building data applications with efficient data modeling, access control, and performance optimizations. | 18,068 |
surrealdb/surrealdb | A scalable, real-time collaborative document-graph database designed to simplify application development and reduce infrastructure needs. | 28,318 |
andpor/react-native-sqlite-storage | A React Native plugin that provides a native interface to SQLite databases on Android and iOS devices | 2,771 |
cosmos/cosmos-sdk | A framework for building blockchain applications using Go. | 6,332 |
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,257 |
orientechnologies/orientdb | An open-source NoSQL database that supports multiple data models and query languages. | 4,763 |
benoitvallon/react-native-nw-react-calculator | A project demonstrating how to build multiple apps with the same code using React and related technologies | 5,209 |