Alternatives to Apache CouchDB
Compare Apache CouchDB alternatives for your business or organization using the curated list below. SourceForge ranks the best alternatives to Apache CouchDB in 2026. Compare features, ratings, user reviews, pricing, and more from Apache CouchDB competitors and alternatives in order to make an informed decision for your business.
-
1
MongoDB Atlas
MongoDB
The most innovative cloud database service on the market, with unmatched data distribution and mobility across AWS, Azure, and Google Cloud, built-in automation for resource and workload optimization, and so much more. MongoDB Atlas is the global cloud database service for modern applications. Deploy fully managed MongoDB across AWS, Google Cloud, and Azure with best-in-class automation and proven practices that guarantee availability, scalability, and compliance with the most demanding data security and privacy standards. The best way to deploy, run, and scale MongoDB in the cloud. MongoDB Atlas offers built-in security controls for all your data. Enable enterprise-grade features to integrate with your existing security protocols and compliance standards. With MongoDB Atlas, your data is protected with preconfigured security features for authentication, authorization, encryption, and more. -
2
Ditto
Ditto
Ditto is the only mobile database with built-in edge device connectivity and resiliency, enabling apps to synchronize without relying on a central server or constant cloud connectivity. Through the use of CRDTs and P2P mesh replication, Ditto's technology enables you to build collaborative, resilient applications where data is always available and up-to-date for every user, and can even be synced in completely offline situations. This allows you to keep mission-critical systems online when it matters most. Devices running Ditto apps can discover and communicate with each other directly, forming an ad-hoc mesh network rather than routing everything through a cloud server. The platform automatically handles the complexity of discovery and connectivity using both online and offline channels – Bluetooth, peer-to-peer Wi-Fi, local LAN, WiFi, Cellular – to find nearby devices and sync data changes in real-time. -
3
RavenDB
RavenDB
RavenDB is the pioneer NoSQL Document Database that is fully transactional (ACID) across your database and throughout your cluster. At a fraction of the total cost of ownership (TCO), our open source distributed database offers high availability and high performance with zero administration. It is designed as an easy to use all-in-one database which minimizes the need for third party addons, tools, or support to boost developer productivity and get your project into production fast. You can setup and secure a data cluster in minutes and deploy in the cloud, on-premise or in a hybrid environment. RavenDB offers a Database as a Service solution, allowing you to pass on all your database operations to us so you can focus exclusively on your application. RavenDB has a built-in storage engine, Voron, that operates at speeds up to 1 million reads per second and 150,000 writes per second on a single node using simple commodity hardware to increase your application’s performance. -
4
MongoDB
MongoDB
MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era. No database is more productive to use. Ship and iterate 3–5x faster with our flexible document data model and a unified query interface for any use case. Whether it’s your first customer or 20 million users around the world, meet your performance SLAs in any environment. Easily ensure high availability, protect data integrity, and meet the security and compliance standards for your mission-critical workloads. An integrated suite of cloud database services that allow you to address a wide variety of use cases, from transactional to analytical, from search to data visualizations. Launch secure mobile apps with native, edge-to-cloud sync and automatic conflict resolution. Run MongoDB anywhere, from your laptop to your data center.Starting Price: Free -
5
Redis
Redis Labs
Redis Labs: home of Redis. Redis Enterprise is the best version of Redis. Go beyond cache; try Redis Enterprise free in the cloud using NoSQL & data caching with the world’s fastest in-memory database. Run Redis at scale, enterprise grade resiliency, massive scalability, ease of management, and operational simplicity. DevOps love Redis in the Cloud. Developers can access enhanced data structures, a variety of modules, and rapid innovation with faster time to market. CIOs love the confidence of working with 99.999% uptime best in class security and expert support from the creators of Redis. Implement relational databases, active-active, geo-distribution, built in conflict distribution for simple and complex data types, & reads/writes in multiple geo regions to the same data set. Redis Enterprise offers flexible deployment options, cloud on-prem, & hybrid. Redis Labs: home of Redis. Redis JSON, Redis Java, Python Redis, Redis on Kubernetes & Redis gui best practices.Starting Price: Free -
6
Amazon DynamoDB
Amazon
Amazon DynamoDB is a key-value and document database that delivers single-digit millisecond performance at any scale. It's a fully managed, multi-region, Multimaster, durable database with built-in security, backup and restore, and in-memory caching for internet-scale applications. DynamoDB can handle more than 10 trillion requests per day and can support peaks of more than 20 million requests per second. Many of the world's fastest-growing businesses such as Lyft, Airbnb, and Redfin as well as enterprises such as Samsung, Toyota, and Capital One depend on the scale and performance of DynamoDB to support their mission-critical workloads. Focus on driving innovation with no operational overhead. Build out your game platform with player data, session history, and leaderboards for millions of concurrent users. Use design patterns for deploying shopping carts, workflow engines, inventory tracking, and customer profiles. DynamoDB supports high-traffic, extreme-scaled events. -
7
Core Data
Apple
Use Core Data to save your application’s permanent data for offline use, to cache temporary data, and to add undo functionality to your app on a single device. To sync data across multiple devices in a single iCloud account, Core Data automatically mirrors your schema to a CloudKit container. Through Core Data’s Data model editor, you define your data’s types and relationships, and generate respective class definitions. Core Data can then manage object instances at runtime to provide several features. Core Data abstracts the details of mapping your objects to a store, making it easy to save data from Swift and Objective-C without administering a database directly. Core Data’s undo manager tracks changes and can roll them back individually, in groups, or all at once, making it easy to add undo and redo support to your app. Perform potentially UI-blocking data tasks, like parsing JSON into objects, in the background.Starting Price: Free -
8
Couchbase
Couchbase
Unlike other NoSQL databases, Couchbase provides an enterprise-class, multicloud to edge database that offers the robust capabilities required for business-critical applications on a highly scalable and available platform. As a distributed cloud-native database, Couchbase runs in modern dynamic environments and on any cloud, either customer-managed or fully managed as-a-service. Couchbase is built on open standards, combining the best of NoSQL with the power and familiarity of SQL, to simplify the transition from mainframe and relational databases. Couchbase Server is a multipurpose, distributed database that fuses the strengths of relational databases such as SQL and ACID transactions with JSON’s versatility, with a foundation that is extremely fast and scalable. It’s used across industries for things like user profiles, dynamic product catalogs, GenAI apps, vector search, high-speed caching, and much more. -
9
IBM Cloudant
IBM
IBM Cloudant® is a distributed database that is optimized for handling heavy workloads that are typical of large, fast-growing web and mobile apps. Available as an SLA-backed, fully managed IBM Cloud™ service, Cloudant elastically scales throughput and storage independently. Instantly deploy an instance, create databases and independently scale throughput capacity and data storage to meet your application requirements. Encrypt all data, with optional user-defined encryption key management through IBM Key Protect, and integrate with IBM Identity and Access Management. Get continuous availability as Cloudant distributes data across availability zones and 6 regions for app performance and disaster recovery requirements. Get continuous availability as Cloudant distributes data across availability zones and 6 regions for app performance and disaster recovery requirements. -
10
Realm
Realm DB
Realm is a mobile-first, open source object database designed to run directly inside phones, tablets, and wearables. It provides a simple, object-oriented data model that eliminates the need for an ORM, allowing developers to define models as regular classes in languages like Swift, Java, Kotlin, C#, JavaScript, Dart, and C++. Realm's architecture ensures high performance and low memory usage by employing a zero-copy design, lazy loading, and multi-version concurrency control (MVCC) for thread-safe operations. It's live objects and collections automatically update across threads, enabling reactive programming patterns. Realm supports relationships between objects via links and backlinks, facilitating complex data structures. Developers can utilize tools like Realm Studio to inspect and manipulate local Realm databases and integrate Realm into various platforms, including React Native, Flutter, Xamarin, and Node.js.Starting Price: Free -
11
PouchDB
PouchDB
PouchDB is an open source JavaScript database inspired by Apache CouchDB, designed to run efficiently within the browser. It enables applications to store data locally while offline and synchronize it with CouchDB and compatible servers when back online, ensuring user data remains in sync across sessions. PouchDB supports cross-browser functionality, is lightweight, requires just a script tag and 46KB (gzipped) in the browser, and can be installed via npm. It is easy to learn, requiring some programming knowledge, and is fully open source, with development conducted openly on GitHub. PouchDB allows developers to build applications that function seamlessly offline and online, providing a consistent user experience regardless of network connectivity. It offers a simple API for creating, reading, updating, and deleting documents.Starting Price: Free -
12
Riak KV
Riak
At Riak, we are distributed systems experts and we work with Application teams to overcome these distributed system challenges. Riak’s Riak® is a distributed NoSQL database that delivers unmatched Resiliency beyond typical “high availability” offerings. Innovative technology to ensure data accuracy and never lose a write. Massive scale on commodity hardware. Common code foundation with true multi-model support. Riak® provides all this, while still focused on ease of operations. Chose Riak® KV flexible key-value data model for web scale profile and session management, real-time big data, catalog, content management, customer 360, digital messaging, and more use cases. Chose Riak® TS for IoT and time series use cases. When seconds of latency can cost thousands of dollars and an outage millions, the call for scalable, highly available databases that are easy to operationalize is resoundingly clear. Riak performs as promised and keeps the lights on.Starting Price: $0 -
13
Google Cloud Firestore
Google
Cloud Firestore is a fast, fully managed, serverless, cloud-native NoSQL document database that simplifies storing, syncing, and querying data for your mobile, web, and IoT apps at global scale. Its client libraries provide live synchronization and offline support, while its security features and integrations with Firebase and Google Cloud Platform (GCP) accelerate the building of truly serverless apps. Firestore offers a great developer experience with built-in live synchronization, offline support, and ACID transactions. These features are available across a robust set of client and server-side libraries. Firestore automatically scales up and down based on demand. It requires no maintenance and provides high availability of 99.99–99.999% achieved through strongly consistent data replication. No-ops database lets you pay only for what you use—no up-front expenditure or underutilized resources. Simplified architecture lets your apps talk directly to Firestore. -
14
Couchbase Capella
Couchbase
Couchbase Capella is a cloud database platform that optimizes data storage and processing for both JSON-native operational and analytical data. A faster, better DBaaS for transaction, search, AI, and edge applications, with real-time analytics. Start easily with Capella by using SQL to query your JSON data, and get natural language coding assistance from Capella iQ. Capella is a multipurpose database supporting operational and analytic workloads and use cases, including JSON analytics, vector search, and mobile synchronization. It delivers millisecond response at scale, with the best price-performance of any document Database-as-a-Service. Try for free today and be up and running in minutes. Whether you're tackling development, architectural, or deployment challenges, there are many great reasons to future-proof with Capella. -
15
ImageToSEO
ImageToSEO
Whether it's a product, landscape, or personal photo, we can handle it. For example, if you have a photo of a white couch. Our AI scans and interprets the image's content. For a white couch, it recognizes shape, color, and context, ensuring the description is precise and SEO-optimized and your SEO-enhanced alt-text. For a white couch photo, you might get an elegant white leather sofa in a minimalist living room. Upload any photo and our AI will craft optimized alt-text. -
16
iCouch
iCouch
iCouch is a robust software solution for practice management, scheduling, communications, and payments in the mental health industry. Easy to use and feature-rich, iCloud provides a plethora of capabilities that include calendar and booking, client portal, invoicing and credit card payments, HIPAA compliant video, Messaging, client notes, unlimited file storage, more. With iCouch, you can maximize your business profitability and impress your clients.Starting Price: $20.00/month/user -
17
Percona Server for MongoDB
Percona
Percona Server for MongoDB is a free and open-source drop-in replacement for MongoDB Community Edition. It combines all the features and benefits of MongoDB Community Edition with enterprise-class features from Percona. Built on the MongoDB Community Edition, Percona Server for MongoDB provides flexible data structure, native high availability, easy scalability, and developer-friendly syntax. It also includes an in-memory engine, hot backups, LDAP authentication, database auditing, and log redaction.Starting Price: Free -
18
DataStax
DataStax
The Open, Multi-Cloud Stack for Modern Data Apps. Built on open-source Apache Cassandra™. Global-scale and 100% uptime without vendor lock-in. Deploy on multi-cloud, on-prem, open-source, and Kubernetes. Elastic and pay-as-you-go for improved TCO. Start building faster with Stargate APIs for NoSQL, real-time, reactive, JSON, REST, and GraphQL. Skip the complexity of multiple OSS projects and APIs that don’t scale. Ideal for commerce, mobile, AI/ML, IoT, microservices, social, gaming, and richly interactive applications that must scale-up and scale-down with demand. Get building modern data applications with Astra, a database-as-a-service powered by Apache Cassandra™. Use REST, GraphQL, JSON with your favorite full-stack framework Richly interactive apps that are elastic and viral-ready from Day 1. Pay-as-you-go Apache Cassandra DBaaS that scales effortlessly and affordably. -
19
Google Cloud Datastore
Google
Datastore is a highly scalable NoSQL database for your applications. Datastore automatically handles sharding and replication, providing you with a highly available and durable database that scales automatically to handle your applications' load. Datastore provides a myriad of capabilities such as ACID transactions, SQL-like queries, indexes, and much more. With Datastore's RESTful interface, data can easily be accessed by any deployment target. You can build solutions that span across App Engine and Compute Engine and rely on Datastore as the integration point. Focus on building your applications without worrying about provisioning and load anticipation. Datastore scales seamlessly and automatically with your data, allowing applications to maintain high performance as they receive more traffic. -
20
Herd
Herd
Connect students, teachers, administrators, and parents on a single platform for easy access to school news and events. We focus on enabling teachers' time, so they can focus on what matters most. Herd is a communication app that ensures students succeed. From on campus or on the couch, Herd makes staying connected to your school community a breeze. Say goodbye to outdated platforms and welcome an application that embodies speed, safety, and simplicity. Empowering schools and teachers to build the relationships that support student success. -
21
Resprite
Fengeon
Pixel art editor for iPad and iPhone. Solid alternative to Pixaki and Pixel Studio. Whether you're lying on the couch, camping in a tent, lounging at the beach, or waiting at the airport, Resprite is your mobile pixel art studio. Desktop-level animated timeline forms enable you to deal with complex projects. Efficient positioning of animation frames and quick switching of animation paragraphs. Shorten the distance from the panel to the finger to improve efficiency. Let you arrange colors freely and adapt to various working styles. It contains all the conventional editing tools, and it also has an easy-to-use dithering style tool, which supports free transformation, shading and dithering styles.Starting Price: $1 per mon, $20 one-time pay -
22
GroupMe
Microsoft
The best way to chat with everyone you know. It's like a private chat room for your small group. Have as many as you want, and it's always free. Now, you can coordinate with coworkers, organize a game night, and keep in touch with family all in the same place. With native apps for iOS and Android, you can chat with your friends from your phone on the go, on your computer at the office, and on your tablet from the couch. You don't need to have our app to use GroupMe. Add anyone from your phone book and they will immediately be able to chat with the group. You can chat with your groups directly over SMS. Learn more about GroupMe over SMS. GroupMe makes it easy to stay in touch with the important people in your life. -
23
NextChapter
NextChapter
Improve your practice with NextChapter’s innovative, cloud-based platform for preparing, managing and filing bankruptcy cases. Work from your couch or a hammock on the beach and securely access your client files from any device, on any browser, at any time. Prepare your client’s bankruptcies more efficiently by removing double data entry, eliminating confusing order and introducing real-time validation. Put your valuable time back into your practice. We guide you through the tedious process of completing bankruptcy paperwork. From client intake and initial consultation to bankruptcy discharge, NextChapter offers an array of products and services to keep you moving to the next chapter of your law practice. -
24
RxDB
RxDB
RxDB is a local-first, NoSQL JavaScript database optimized for modern web and mobile applications. It enables offline-first functionality by storing data directly on the client using storage engines like IndexedDB, OPFS, SQLite, and more. RxDB offers real-time reactivity, allowing developers to subscribe to changes in documents, fields, or queries, ensuring that UI components update automatically as data changes. Its flexible replication engine supports syncing with various backends and custom endpoints. RxDB integrates seamlessly with frameworks and environments. Additional features include field-level encryption, schema validation, conflict resolution, backup and restore, attachments, and CRDT support. By reducing server load and providing low-latency local queries, RxDB enhances performance and scalability, making it ideal for applications that require real-time updates, offline access, and cross-platform consistency.Starting Price: Free -
25
Oracle Berkeley DB
Oracle
Berkeley DB is a family of embedded key-value database libraries providing scalable high-performance data management services to applications. The Berkeley DB products use simple function-call APIs for data access and management. Berkeley DB enables the development of custom data management solutions, without the overhead traditionally associated with such custom projects. Berkeley DB provides a collection of well-proven building-block technologies that can be configured to address any application need from the hand-held device to the data center, from a local storage solution to a world-wide distributed one, from kilobytes to petabytes. -
26
BangDB
BangDB
BangDB natively integrates AI, streaming, graph, analytics within the DB itself to enable users to deal with complex data of different kinds, such as text, images, videos, objects etc. for real time data processing and analysis Ingest or stream any data, process it, train models, do prediction, find patterns, take action and automate all these to enable use cases such as IOT monitoring, fraud or disruption prevention, log analysis, lead generation, 1-on-1 personalisation and many more. Today’s use cases require different kinds of data to be ingested, processed, and queried at the same time for a given problem. BangDB supports most of the useful data formats to allow user to solve the problem in a simple manner. Rise of real time data pushes for real time streaming and predictive data analytics for advanced and optimized business operations.Starting Price: $2,499 per year -
27
Trafft
Trafft
Trafft helps you automate bookings, payments and reminders and manage services, employees, and locations. Set your schedule and availability, and watch your appointments get booked 24/7. No training is needed to use Trafft. You and your customers will love how simple it is to use. Manage your business on your mobile while you are lying on your cozy couch. Let your clients book appointments the same way. Design the perfect booking experience. Pick from predefined light and dark themes to fine-tune them by your own preferences. Trafft is a simple yet powerful appointment scheduling software flexible enough to adapt to different industries and business types.Starting Price: $5.99 per month -
28
Fauna
Fauna
Fauna is a data API for modern applications that facilitates rich clients with serverless backends by providing a web-native interface with support for GraphQL and custom business logic, frictionless integration with the serverless ecosystem, a no compromise multi-cloud architecture you can trust and grow with and total freedom from database operations. Instantly create multiple databases in one account leveraging multi-tenancy for development or customer-facing use case. Create a distributed database across one geography or the globe in just three clicks and easily import existing data. Scale seamlessly without ever managing servers, clusters, data partitioning, or replication. Track usage and consumption-based billing in near real time via a dashboard.Starting Price: Free -
29
GUN
amark
Realtime, decentralized, offline-first, graph database engine. The data that needs to stored, loaded, and shared in your app without worrying about servers, network calls, databases, or tracking offline changes or concurrency conflicts. GUN is a small, easy, and fast data sync and storage system that runs everywhere JavaScript does. The aim of GUN is to let you focus on the data that needs to be stored, loaded, and shared in your app without worrying about servers, network calls, databases, or tracking offline changes or concurrency conflicts. This lets you build cool apps fast. GUN gives you the most powerful weapons of the internet — decentralization and real privacy — to reclaim the web and make it truly free and open. GUN is a database engine that runs everywhere JavaScript does — browsers, mobile devices and servers, allowing you to build exactly the data system you want. -
30
Guidebook
Guidebook
Guidebook is an event app platform that allows you to create mobile apps for in-person events, virtual events, or hybrid events. Spend less time creating an app and more time connecting with your community. Easily build an app with our intuitive drag-and-drop platform and reach your audience where they are – whether on mobile or web. Guidebook is simple, powerful, and intuitive. Build a native iOS or Android app and interactive web page in four easy steps with our world-class CMS. No technical skills required. Manage your content from wherever you are, whether that’s on your couch or in your office. Guidebook offers a full range of branding and customization options. From your own branded, standalone app to a customized Space in our container app, we’ve got you covered. Need more than mobile? Guidebook Web is the perfect complement for your mobile app.Starting Price: $5/device (first 5 are free) -
31
Apache HBase
The Apache Software Foundation
Use Apache HBase™ when you need random, realtime read/write access to your Big Data. This project's goal is the hosting of very large tables -- billions of rows X millions of columns -- atop clusters of commodity hardware. Automatic failover support between RegionServers. Easy to use Java API for client access. Thrift gateway and a REST-ful Web service that supports XML, Protobuf, and binary data encoding options. Support for exporting metrics via the Hadoop metrics subsystem to files or Ganglia; or via JMX. -
32
SABA F&B Ordering
SABA Hospitality
Provide a new level of guest convenience by allowing guests to order food & drinks from their own mobile device. People love ordering online. Ever used Uber Eats or Deliveroo? It’s so easy it is now more convenient ordering dinner from the couch at home than getting room service at a hotel. We are changing that. Our digital F&B platform gives any property an easy and effective online ordering tool, allowing guests to browse and place orders whenever they want, from their own mobile device. Drinks from the sunlounge, dinner while returning from a meeting, orders can now be placed from anywhere without hassle! Guests can order from anywhere, at any time, quickly and easily. Without pressure to wrap up their order, guests explore the menu options and are inclined to order more. Guests can explore menus in their native language. Studies suggest when compared to traditional phone ordering, digital order taking leads to a 8-23% increase in average check size. -
33
Agrando
Agrando
We provide you with independent price comparisons and product alternatives suitable for your business. We will remind you of upcoming purchases in good time before your next measure is due. With the Agrando Pro app, you always have your personal purchasing department with you. Whether in the stable, on the tractor or on the couch - keep an eye on your enquiries, offers and orders on the go! We help you to quickly and easily find the best products from dealers in your region. We relieve you of the processes and relieve you of work. We give you early reminders of upcoming purchases, get offers for you, compare them for you and confirm what suits you best. -
34
MarkLogic
Progress Software
Unlock data value, accelerate insightful decisions, and securely achieve data agility with the MarkLogic data platform. Combine your data with everything known about it (metadata) in a single service and reveal smarter decisions—faster. Get a faster, trusted way to securely connect data and metadata, create and interpret meaning, and consume high-quality contextualized data across the enterprise with the MarkLogic data platform. Know your customers in-the-moment and provide relevant and seamless experiences, reveal new insights to accelerate innovation, and easily enable governed access and compliance with a single data platform. MarkLogic provides a proven foundation to help you achieve your key business and technical outcomes—now and in the future. -
35
Macrometa
Macrometa
We deliver a geo-distributed real-time database, stream processing and compute runtime for event-driven applications across up to 175 worldwide edge data centers. App & API builders love our platform because we solve the hardest problems of sharing mutable state across 100s of global locations, with strong consistency & low latency. Macrometa enables you to surgically extend your existing infrastructure to bring part of or your entire application closer to your end users. This allows you to improve performance, user experience, and comply with global data governance laws. Macrometa is a serverless, streaming NoSQL database, with integrated pub/sub and stream data processing and compute engine. Create stateful data infrastructure, stateful functions & containers for long running workloads, and process data streams in real time. You do the code, we do all the ops and orchestration. -
36
Azure Cosmos DB
Microsoft
Azure Cosmos DB is a fully managed NoSQL database service for modern app development with guaranteed single-digit millisecond response times and 99.999-percent availability backed by SLAs, automatic and instant scalability, and open source APIs for MongoDB and Cassandra. Enjoy fast writes and reads anywhere in the world with turnkey multi-master global distribution. Reduce time to insight by running near-real time analytics and AI on the operational data within your Azure Cosmos DB NoSQL database. Azure Synapse Link for Azure Cosmos DB seamlessly integrates with Azure Synapse Analytics without data movement or diminishing the performance of your operational data store. -
37
WorkJam
WorkJam
ALIGN THE FRONTLINE. WorkJam is the leading Retail Task Management and Digital Workplace platform that built for the frontline. Trusted by iconic brands including Shell, Ulta Beauty, Couch Tard, Woolworths, TJX and more, WorkJam delivers all you need to align the frontline, and ensure your customers get the same experience location to location. Drive productivity, compliance, and retention with the one mobile app that delivers task management, location audits, communications, mobile learning, crowd staffing and more. Overcome language barriers. Save time and reduce miscommunication. WorkJam can automatically translate in-line communications into your employees’ preferred language. The WorkJam app is available in over 40 languages and countries. Retain customers & employees through an average 89% adoption rate and 410% Average ROI per a recent Forrester Report. -
38
mobio® Publisher
L. N. Schaffrath DigitalMedien GmbH
Whether in the office, on the train or at home on the couch: the use of smartphones and the like is ubiquitous. If you want to reach your target group in a contemporary way, you should think mobile. mobio supports you right here: in digital communication. Discover today how apps can boost your communication thanks to mobio! Each target group has different requirements, whether in terms of design or functionality. With its modular structure, mobio offers maximum flexibility combined with 110% freedom of design. Our apps are individual, just like your business! Bundle a wide variety of content types in one app - whether print articles, current product information, intranet news or social media feeds. mobio sets you no limits: You have the content, mobio presents it – in multimedia and up-to-date. -
39
Aerospike
Aerospike
Aerospike is the global leader in next-generation, real-time NoSQL data solutions for any scale. Aerospike enterprises overcome seemingly impossible data bottlenecks to compete and win with a fraction of the infrastructure complexity and cost of legacy NoSQL databases. Aerospike’s patented Hybrid Memory Architecture™ delivers an unbreakable competitive advantage by unlocking the full potential of modern hardware, delivering previously unimaginable value from vast amounts of data at the edge, to the core and in the cloud. Aerospike empowers customers to instantly fight fraud; dramatically increase shopping cart size; deploy global digital payment networks; and deliver instant, one-to-one personalization for millions of customers. Aerospike customers include Airtel, Banca d’Italia, Nielsen, PayPal, Snap, Verizon Media and Wayfair. The company is headquartered in Mountain View, Calif., with additional locations in London; Bengaluru, India; and Tel Aviv, Israel. -
40
Oracle Database
Oracle
Oracle database products offer customers cost-optimized and high-performance versions of Oracle Database, the world's leading converged, multi-model database management system, as well as in-memory, NoSQL, and MySQL databases. Oracle Autonomous Database, available on-premises via Oracle Cloud@Customer or in the Oracle Cloud Infrastructure, enables customers to simplify relational database environments and reduce management workloads. Oracle Autonomous Database eliminates the complexity of operating and securing Oracle Database while giving customers the highest levels of performance, scalability, and availability. Oracle Database can be deployed on-premises when customers have data residency and network latency concerns. Customers with applications that are dependent on specific Oracle database versions have complete control over the versions they run and when those versions change. -
41
Red Hat Data Grid
Red Hat
Red Hat® Data Grid is an in-memory, distributed, NoSQL datastore solution. Your applications can access, process, and analyze data at in-memory speed to deliver a superior user experience. High performance, elastic scalability, always available. Quickly access your data through fast, low-latency data processing using memory (RAM) and distributed parallel execution. Achieve linear scalability with data partitioning and distribution across cluster nodes. Gain high availability through data replication across cluster nodes. Attain fault tolerance and recover from disaster through cross-datacenter geo-replication and clustering. Gain development flexibly and greater productivity with a highly versatile, functionally rich NoSQL data store. Obtain comprehensive data security with encryption and role-based access. Data Grid 7.3.10 provides a security enhancement to address a CVE. You must upgrade any Data Grid 7.3 deployments to version 7.3.10 as soon as possible. -
42
A2Z Events
Personify
Transition your in-person activities online with our virtual event software and solutions. Driving member engagement and revenue has never been more imperative. Stay connected with your constituents during these uncertain times and bring the event experience online. Create connection opportunities with attendees year-round and continue to drive revenue for your organization. Drive attendee and sponsor engagement with online conferences for your constituents. Deliver keynote and breakout sessions. Connect exhibiting sponsors and vendors in their online booths. Let your attendees explore the expo hall trade show without leaving their couch. Sponsors can extend their reach curating the latest innovation, packages and custom experiences for your members. Virtual connection tools allow your members, exhibitors and sponsors to network, book meetings and appointments. Deliver interactive and impactful digital experiences for your members. -
43
Files42
Files42
With Files42, the software for the legal profession, you can manage your archive, work on current cases and share information with clients or external parties in a safe and easy way. From now on you no longer have to wonder how you, as a lawyer, can share confidential documents or work on a (public) WiFi network without putting your information at risk. In addition, expensive software licenses and high administrative overhead are also a thing of the past. Because the lawyer software Files42 is fully optimized for display on mobile devices, you can easily read that last document on the way to your appointment. Or share a document with a client at home on the couch, because you forgot it at the office. Files42 ensures that as a lawyer or lawyer you can work mobile, wherever you are. No hardware requirements, complicated installations or expensive training for your colleagues. Within 5 minutes Files42 is fully operational as a practice management solution within your law firm.Starting Price: $39 per user user per month -
44
OrientDB
SAP
OrientDB is the world’s fastest graph database. Period. An independent benchmark study by IBM and the Tokyo Institute of Technology showed that OrientDB is 10x faster than Neo4j on graph operations among all the workloads. Drive competitive advantage and accelerate innovation with new revenue streams. -
45
Jane
Jane Software
Book, chart, schedule, invoice, process payments, and run your whole practice online. Jane’s most talked-about feature, developed to be incredibly easy for patients to book and manage their visits. Tasks that you do 8,000x a day are made as simple as possible. Staff actually cheer at how uncomplicated their scheduling is now. Bill your visits and accept payments in just a couple of clicks, and have Jane do all the math for you – even if you're billing insurers. The easiest transition from paper to electronic charting you can imagine. People of all computer abilities will navigate it with ease. What a difference a web-based program makes. Connect with clients, staff and all your files from any location on any device. (Even finish up your charting from your couch - all online.) Jane makes admin a breeze and creates super efficient workdays for staff. And clinics love knowing they're always working with the most up-to-date version.Starting Price: $74 per month -
46
Med-Quest
Med-Quest
Med-Quest’s unique approach to collecting data means serious time savings for you and your team. With features like pulling data directly from medical devices your time savings will be measured in days and hours, not minutes and seconds. With Med-Quest you’ll never be bogged down by features you don’t use or overwhelmed with information. Med-Quest’s goal is to keep the user experience clear and focused. By keeping tools you’re not using out of the way you can focus on your work. Med-Quest is the right fit for any project. From single site to multi-national we’ve got you covered. When you can access your data anywhere, you can use it anywhere. Get your data over the internet at any research center or at home quickly and securely. Save your team’s and your participants’ time by having them enter data directly from a tablet on their couch, or their smartphone on the go. -
47
ClustrMaps
ClustrMaps
Learn all about any address, person, or company in the US without leaving your couch. ClustrMaps makes finding information in the United States easier than ever. We are monitoring the spread of the coronavirus. COVID-19 live stats, interactive maps, and news will keep you informed about this subject. 200 million people in the United States. Search results may include addresses, phone numbers, and licenses. 107 million addresses, this info may include property ownership info, permits, registered businesses, and license holders. A real-time map of your visitors from around the world! Proudly show your community. With ClustrMaps you can instantly discover where your visitors are coming from. Audience geo location heatmap visualizes and highlights the countries in which your website is popular. You can customize the appearance of your widget, its size, and its colors. Choose a color scheme from the available collection or invent your own style that matches your website's design perfectly.Starting Price: Free -
48
Pixaki
Pixaki
Pixaki is the best pixel art app for iPad. It packs a whole load of features into a clean, modern interface, and it works great with Apple Pencil. So now you can make game sprites on the couch, animated backgrounds on your commute, or music videos in the park. Pixaki is packed with great tools dedicated to making pixel art. Drawing on the iPad with Apple Pencil feels smooth and natural. This is the most enjoyable way you can make pixel art. Turn on pixel perfect painting mode to automatically get rid off all those nasty double pixels when doing line art. This is going to save you a ton of time. As well as round and square brushes, Pixaki comes with the matrix dither brush with 13 different dither patterns. It works with the eraser too. The line tool makes it easy to create straight lines, which can optionally be locked to angles perfect for isometric art.Starting Price: $26.99 one-time payment -
49
WatermelonDB
WatermelonDB
WatermelonDB is a reactive database framework designed to build powerful React and React Native apps that scale from hundreds to tens of thousands of records while remaining fast. It ensures instant app launch regardless of data volume, supports lazy loading to load data only when needed, and offers offline-first capabilities with synchronization to your own backend. It is multiplatform. Optimized for React, it allows easy integration of data into components and is framework-agnostic, enabling the use of its JavaScript API with other UI frameworks. Built on a robust SQLite foundation, WatermelonDB provides static typing with Flow or TypeScript and optional reactivity through an RxJS API. WatermelonDB addresses performance issues in complex applications by loading nothing until requested and performing all querying directly on SQLite on a separate native thread, ensuring most queries resolve instantly.Starting Price: Free -
50
Google Cloud Bigtable
Google
Google Cloud Bigtable is a fully managed, scalable NoSQL database service for large analytical and operational workloads. Fast and performant: Use Cloud Bigtable as the storage engine that grows with you from your first gigabyte to petabyte-scale for low-latency applications as well as high-throughput data processing and analytics. Seamless scaling and replication: Start with a single node per cluster, and seamlessly scale to hundreds of nodes dynamically supporting peak demand. Replication also adds high availability and workload isolation for live serving apps. Simple and integrated: Fully managed service that integrates easily with big data tools like Hadoop, Dataflow, and Dataproc. Plus, support for the open source HBase API standard makes it easy for development teams to get started.