Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
The Realm Mobile Platform is a next-generation data layer for applications. Realm is reactive, concurrent, and lightweight, allowing you to work with live, native objects. | AWS AppSync automatically updates the data in web and mobile applications in real time, and updates data for offline users as soon as they reconnect. AppSync makes it easy to build collaborative mobile and web applications that deliver responsive, collaborative user experiences. |
Feels like Home - Realm’s data structures look like the Objects and Arrays of your language, but provide additional features such as: querying, relationships & graphs, thread safety, and more.;Memory-Efficient - Realm is not built on SQLite. Instead, a custom C++ core is used to provide memory-efficient access to your data by using Realm objects, which usually consume less RAM than native objects.;F-F-Fast! - Realm offers extraordinary performance compared to SQLite and other persistence solutions. | Uses GraphQL; Real-time data access and updates; Offline data synchronization; Data querying, filtering, and search in apps; Enterprise security and fine-grained access control |
Statistics | |
Stacks 279 | Stacks 197 |
Followers 441 | Followers 257 |
Votes 16 | Votes 30 |
Pros & Cons | |
Pros
Cons
| Pros
|
Integrations | |
| No integrations available | |

One tool for your entire team to work with Prisma. Manage deployments and securely access data in the databrowser.

Realm JavaScript enables you to efficiently write your app’s model layer in a safe, persisted and fast way. It’s designed to work with React Native and Node.js.

It is a library allowing to save the redux store in the local storage of your browser. It promises to retain the users’ redux-state which is an attractive proposition for most developers.

It is for developers who look for performance and ease of use. We are committed to providing you with the easiest APIs for you to keep your code short and maintainable. No SQL under the hood-Simply faster. Unlike other databases, it has been built from the ground up using key-value storage instead of column storage. The resulting performance is 10x faster than the leading alternative, we welcome you to try it yourself. It is fast regardless of the amount of data or operating system you are using.

It is an open source Android ORM making development for SQLite databases fun again. It relieves developers from dealing with low-level database requirements while saving development time.

It gives you a scalable, highly available, globally distributed, fully managed, secure GraphQL API as a service. It allows you to treat your GraphQL backend as a fully managed infrastructure component. It takes care of all the performance, security & reliability requirements of your API layer with our powerful suite of production-ready features from day one.

It is a Swift toolset to work with SQLite3 databases in a way that is typesafe not just on the Swift side, but down to the SQL schema. Like SwiftGen but for SQLite. It is not an ORM, it doesn’t do type mapping at runtime.