Alternatives to GUN
Compare GUN alternatives for your business or organization using the curated list below. SourceForge ranks the best alternatives to GUN in 2026. Compare features, ratings, user reviews, pricing, and more from GUN competitors and alternatives in order to make an informed decision for your business.
-
1
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. -
2
InterBase
Embarcadero
Ultrafast, scalable, embeddable SQL database with commercial-grade data security, disaster recovery, and change synchronization. Cross-platform, zero-install, embedded database as a direct-access library. Cross-platform, zero-install, embedded database with database-level and column-level AES and DES encryption. Concurrent applications/client access to the database on Windows with database-level and column-level AES and DES encryption. Ultrafast, scalable, SQL server database for Windows and Linux with commercial-grade data security, disaster recovery and change synchronization. Attacks on databases and loss of data can be costly and lead to loss of customers’ trust (and business), regulatory action, and heavy fines. InterBase provides over-the-wire and at-rest encryption, separate security login, and role-based user security. InterBase maintains full on-disk encryption while adding negligible overhead to database speed and performance. -
3
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 -
4
OrbitDB
OrbitDB
OrbitDB is a serverless, distributed, peer-to-peer database that utilizes IPFS for data storage and Libp2p Pubsub for automatic synchronization across peers. It employs Merkle-CRDTs to ensure conflict-free database writes and merges, making it suitable for decentralized applications, blockchain integrations, and local-first web apps. OrbitDB offers various database types tailored to different use cases: 'events' for immutable append-only logs, 'documents' for JSON document storage indexed by a specified key, 'keyvalue' for traditional key-value pairs, and 'keyvalue-indexed' for LevelDB-indexed key-value data. All these databases are built atop OpLog, an immutable, cryptographically verifiable, operation-based CRDT structure. The JavaScript implementation supports both browser and Node.js environments, with a Go version maintained by the Berty project.Starting Price: Free -
5
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 -
6
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 -
7
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 -
8
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 -
9
Apache CouchDB
The Apache Software Foundation
Apache CouchDB™ lets you access your data where you need it. The Couch Replication Protocol is implemented in a variety of projects and products that span every imaginable computing environment from globally distributed server-clusters, over mobile phones to web browsers. Store your data safely, on your own servers, or with any leading cloud provider. Your web- and native applications love CouchDB, because it speaks JSON natively and supports binary data for all your data storage needs. The Couch Replication Protocol lets your data flow seamlessly between server clusters to mobile phones and web browsers, enabling a compelling offline-first user-experience while maintaining high performance and strong reliability. CouchDB comes with a developer-friendly query language, and optionally MapReduce for simple, efficient, and comprehensive data retrieval. -
10
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. -
11
IndexedDB
Mozilla
IndexedDB is a low-level API for client-side storage of significant amounts of structured data, including files/blobs. This API uses indexes to enable high-performance searches of this data. While web storage is useful for storing smaller amounts of data, it is less useful for storing larger amounts of structured data. IndexedDB provides a solution. IndexedDB is a transactional database system, like an SQL-based Relational Database Management System (RDBMS). However, unlike SQL-based RDBMSes, which use fixed-column tables, IndexedDB is a JavaScript-based object-oriented database. IndexedDB lets you store and retrieve objects that are indexed with a key; any objects supported by the structured clone algorithm can be stored. You need to specify the database schema, open a connection to your database, and then retrieve and update data within a series of transactions. Like most web storage solutions, IndexedDB follows the same-origin policy.Starting Price: Free -
12
TaffyDB
TaffyDB
TaffyDB is an open source JavaScript library that brings powerful database functionality into your JavaScript applications. It offers a small file size with extremely fast queries and a powerful JavaScript-centric data selection engine. TaffyDB includes database-inspired features such as count, update, and insert, and provides robust cross-browser support. It is easily extended with your own functions and is compatible with any DOM library, as well as server-side JavaScript. Creating a database is straightforward, you can create a new empty database, a database with a single object, an array, or a JSON string. Once you have a database, you can run queries against it by calling the root function and building filter objects. TaffyDB allows you to filter using the database name and object comparison, access data easily, and modify data on the fly. You can also use functions to give you full control over the results of your query.Starting Price: Free -
13
ObjectBox
ObjectBox
The superfast nosql database for mobile and iot with integrated data synchronization. High-performance Objectbox is 10x faster than any alternative, improving response rates and enabling real-time applications. Check out our benchmarks. From sensor to server and everything in between. We support linux, windows, mac/ios, android, raspbian, etc. Embedded or containerized. Sync data seamlessly. Objectbox’ out-of-the-box synchronization makes data available when needed where needed, so you can take your app live faster. Offline first Develop applications that work on- and offline, independently from a constant internet connection, providing an “always-on”-feeling. Save time & dev. resources. Accelerate time-to-market, save development and lifecycle costs, save precious developer time for tasks that bring value, and let objectbox deal with the risk. Objectbox reduces cloud costs up to 60% by persisting data locally (on the edge), and syncing necessary data quicker and more efficiently. -
14
ArcadeDB
ArcadeDB
ArcadeDB is an open-source, next-generation multi-model database. Forget Polyglot Persistence — store graphs, documents, key-value pairs, search engine indexes, vectors, and time-series data all in one database with native support for every model. No translation layers, no performance penalties. Process over 10 million records per second. Traversal speed stays constant whether your database has hundreds or billions of records. Query in the language you prefer: SQL, Cypher, Gremlin, GraphQL, MongoDB API, or Java. Deploy ArcadeDB embedded in your JVM application, on a standalone server, or distributed across multiple nodes with Raft Consensus for high availability. Fully ACID-compliant. Super lightweight. Apache 2.0 licensed — free for production and commercial use.Starting Price: Free -
15
WebStorm
JetBrains
WebStorm is a powerful JavaScript and TypeScript integrated development environment (IDE) designed to boost developer productivity and enjoyment. It comes ready to use out of the box with essential tools for JavaScript, TypeScript, HTML, CSS, and popular frameworks like React, Angular, and Vue. WebStorm offers deep code understanding, fast navigation, safe refactoring, and built-in Git support. It automates complex tasks such as resolving merge conflicts and debugging tests, saving developers time. The IDE integrates advanced AI-powered coding assistance, including unlimited code completion and offline support. WebStorm’s customizable interface and plugin ecosystem make it adaptable to any developer’s workflow.Starting Price: $129 per user per year -
16
Devscribe
Devscribe
Devscribe is a unified desktop workspace built to boost developer productivity. Instead of juggling multiple apps for documentation, architecture design, database modeling, and code execution, Devscribe combines everything into one fast and streamlined experience. With Devscribe, you can: - Write technical documentation and notes - Design HLDs, LLDs, and system architecture diagrams - Create API documentation and test APIs directly inside the workspace - Build ERDs and visualize database relationships clearly - View and explore databases to understand structure and connectivity - Run code snippets in Java, JavaScript, TypeScript, SQL, and Shell - Work fully offline, with complete data privacy -
17
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 -
18
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. -
19
JanusGraph
JanusGraph
JanusGraph is a scalable graph database optimized for storing and querying graphs containing hundreds of billions of vertices and edges distributed across a multi-machine cluster. JanusGraph is a project under The Linux Foundation, and includes participants from Expero, Google, GRAKN.AI, Hortonworks, IBM and Amazon. Elastic and linear scalability for a growing data and user base. Data distribution and replication for performance and fault tolerance. Multi-datacenter high availability and hot backups. All functionality is totally free. No need to buy commercial licenses. JanusGraph is fully open source under the Apache 2 license. JanusGraph is a transactional database that can support thousands of concurrent users executing complex graph traversals in real time. Support for ACID and eventual consistency. In addition to online transactional processing (OLTP), JanusGraph supports global graph analytics (OLAP) with its Apache Spark integration. -
20
SQLite
SQLite
SQLite is a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine. SQLite is the most used database engine in the world. SQLite is built into all mobile phones and most computers and comes bundled inside countless other applications that people use every day. SQLite is an in-process library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. The code for SQLite is in the public domain and is thus free for use for any purpose, commercial or private. SQLite is the most widely deployed database in the world with more applications than we can count, including several high-profile projects.Starting Price: Free -
21
Graph Engine
Microsoft
Graph Engine (GE) is a distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engine. The distributed RAM store provides a globally addressable high-performance key-value store over a cluster of machines. Through the RAM store, GE enables the fast random data access power over a large distributed data set. The capability of fast data exploration and distributed parallel computing makes GE a natural large graph processing platform. GE supports both low-latency online query processing and high-throughput offline analytics on billion-node large graphs. Schema does matter when we need to process data efficiently. Strongly-typed data modeling is crucial for compact data storage, fast data access, and clear data semantics. GE is good at managing billions of run-time objects of varied sizes. One byte counts as the number of objects goes large. GE provides fast memory allocation and reallocation with high memory ratios. -
22
KeyLines
Cambridge Intelligence
Build game-changing graph visualization products that turn connected data into insight. Harness JavaScript’s power and flexibility to quickly and easily build graph visualization applications that can be deployed anywhere, to anyone. KeyLines is a completely flexible way to build your graph visualization application. Build interactive graph visualization tools to reveal threats and hidden insight. The KeyLines JavaScript graph visualization toolkit lets you build applications specifically for your users, your data, and the questions you need to answer. It fits with any browser, device, server, or database and comes with clear tutorials, demos, and API documentation. Combined with our developer support, you’ll be uncovering network insight in no time. KeyLines makes it easy to build high-performance JavaScript graph visualization tools that work anywhere. They harness HTML5 and WebGL graphics rendering and thoughtfully crafted code to give users fast and insightful visualization. -
23
Sparksee
Sparsity Technologies
Sparksee (formerly known as DEX), makes space and performance compatible with a small footprint and a fast analysis of large networks. It is natively available for .Net, C++, Python, Objective-C and Java, and covers the whole spectrum of Operating Systems. The graph is represented through bitmap data structures that allow high compression rates. Each of the bitmaps is partitioned into chunks that fit into disk pages to improve I/O locality. Using bitmaps, operations are computed with binary logic instructions that simplify the execution in pipelined processors. Full native indexing allows an extremely fast access to each of the graph data structures. Node adjacencies are represented by bitmaps to minimize their footprint. The number of times each data page is brought to memory is minimized with advanced I/O policies. Each value in the database is represented only once, avoiding unnecessary replication. -
24
VelocityDB
VelocityDB
VelocityDB is a database engine like no other. It can store data faster and more efficiently than any other solution at a fraction of the cost of other database engines. It stores .NET objects as they are with no mapping to tables, JSON or XML. VelocityGraph is an add on open source property graph database that can be used in conjunction with the VelocityDB object database. Object and graph database engine VelocityDB is a C# .NET noSQL object fatabase, extended as graph database is VelocityGraph. World’s fastest most scalable & flexible database. A bug reported with a reproducible test case is usually fixed within a week. The most important benefit is the flexibility that this database system provides. No other types of database system lets you fine tune your application to the finest details. Using VelocityDB, you can choose the best possible data structures for your application. You can control where you place the data persistently and how it's indexed and accessed.Starting Price: $200 per 6 moths -
25
IBM Cloud Databases are open source data stores for enterprise application development. Built on a Kubernetes foundation, they offer a database platform for serverless applications. They are designed to scale storage and compute resources seamlessly without being constrained by the limits of a single server. Natively integrated and available in the IBM Cloud console, these databases are now available through a consistent consumption, pricing, and interaction model. They aim to provide a cohesive experience for developers that include access control, backup orchestration, encryption key management, auditing, monitoring, and logging.
-
26
HyperGraphDB
Kobrix Software
HyperGraphDB is a general purpose, open-source data storage mechanism based on a powerful knowledge management formalism known as directed hypergraphs. While a persistent memory model designed mostly for knowledge management, AI and semantic web projects, it can also be used as an embedded object-oriented database for Java projects of all sizes. Or a graph database, or a (non-SQL) relational database. HyperGraphDB is a storage framework based on generalized hypergraphs as its underlying data model. The unit of storage is a tuple made up of 0 or more other tuples. Each such tuple is called an atom. One could think of the data model as relational where higher-order, n-ary relationships are allowed or as graph-oriented where edges can point to an arbitrary set of nodes and other edges. Each atom has an arbitrary, strongly-typed value associated with it. The type system managing those values is embedded as a hypergraph and customizable from the ground up. -
27
Gridsome
Gridsome
Gridsome makes it easy for developers to build static generated websites & apps that are fast by default. Vue.js, GraphQL & all the power of Node.js & the JavaScript ecosystem. Develop locally and get instant hot-reloading for any code change. Gridsome builds ultra performance into every page by using the PRPL pattern. You get code splitting, asset optimization, progressive images, and link prefetching out of the box. Gridsome sites get almost perfect page speed scores by default. Gridsome generates static PWAs. Only critical HTML, CSS, and JavaScript get loaded first. The next pages are then prefetched so users can click around incredibly fast without page reloads, even when offline. Gridsome sites load as static HTML before they hydrate into fully Vue.js-powered SPAs. This makes it possible for search engines to be able to crawl content and give better SEO ranking, and still have all the power of Vue.js. -
28
ThreadDB
Textile
ThreadDB is a multi-party database built on IPFS and Libp2p that provides an alternative architecture for data on the web. ThreadDB aims to help power a new generation of web technologies by combining a novel use of event sourcing, Interplanetary Linked Data (IPLD), and access control to provide a distributed, scalable, and flexible database solution for decentralized applications. There are two implementations of ThreadDB, the first is written in Go. The second implementation is written in JavaScript (Typescript, really). This implementation has some optimizations to make it more ideal when writing web applications. The JavaScript implementation is currently a Client of the Go implementation. You can run it against your own go-threads instance or connect it to the Textile Hub to use one of ours. In general, when building apps that use threads in a remote context, like the browser, it's best to push the networking later to remote services whenever possible. -
29
Backbone.js
Backbone.js
Backbone.js gives structure to web applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing API over a RESTful JSON interface. When working on a web application that involves a lot of JavaScript, one of the first things you learn is to stop tying your data to the DOM. It's all too easy to create JavaScript applications that end up as tangled piles of jQuery selectors and callbacks, all trying frantically to keep data in sync between the HTML UI, your JavaScript logic, and the database on your server. For rich client-side applications, a more structured approach is often helpful. With Backbone, you represent your data as Models, which can be created, validated, destroyed, and saved to the server.Starting Price: Free -
30
Fluree
Fluree
Fluree is an immutable RDF graph database written in Clojure and adhering to W3C standards, supporting JSON and JSON-LD while accommodating various RDF ontologies; it boasts a scalable, cloud-native architecture utilizing a lightweight Java runtime, with individually scalable ledger and graph database components, embodying a "Data-Centric" ideology that treats data as a reusable asset independent of singular applications, underpinned by an immutable ledger that secures transactions with cryptographic integrity, alongside a rich RDF graph database capable of various queries, and employs SmartFunctions for enforcing data management rules, including identity and access management and data quality. -
31
CoffeeScript
CoffeeScript
Underneath that awkward Java-esque patina, JavaScript has always had a gorgeous heart. CoffeeScript is an attempt to expose the good parts of JavaScript in a simple way. The golden rule of CoffeeScript is: “It’s just JavaScript.” The code compiles one-to-one into the equivalent JS, and there is no interpretation at runtime. You can use any existing JavaScript library seamlessly from CoffeeScript (and vice-versa). The compiled output is readable, pretty printed, and tends to run as fast or faster than the equivalent handwritten JavaScript. Most modern JavaScript features that CoffeeScript supports can run natively in Node 7.6+, meaning that Node can run CoffeeScript’s output without any further processing required. This list may be incomplete, and excludes versions of Node that support newer features behind flags; please refer to node.green for full details. You can run the tests in your browser to see what your browser supports.Starting Price: Free -
32
Decipad
Decipad
Decipad is an interactive notebook designed to transform plain language into dynamic financial models and reports without requiring SQL or programming expertise. It enables users to combine text, data, and visualizations into cohesive plans, models, and reports, facilitating data storytelling and decision-making. Decipad supports various data types, including numbers, dates, booleans, and units, and offers features like data views, inline calculations, and unit conversions to enhance data analysis. It utilizes Conflict-Free Replicated Data Types (CRDTs) to enable seamless offline editing and real-time collaboration, ensuring that changes are synchronized across users without conflicts. Additionally, Decipad incorporates SafeJS, a secure in-browser JavaScript execution environment, allowing users to integrate external data sources and perform custom computations within their notebooks.Starting Price: $20 per month -
33
Codehooks
Codehooks
Codehooks is a new and simplified backend-as-a-service to create complete API backends with JavaScript / Node.JS. Enjoy smooth and fast backend development with ZERO config serverless JavaScript/TypeScript/Node.js with integrated NoSQL document Database, Key-Value store, CRON Jobs and Queue Workers. The document database is built with RocksDB and provides a MongoDB-ish query language.Starting Price: $0 -
34
AnzoGraph DB
Cambridge Semantics
With a huge collection of analytical features, AnzoGraph DB can enhance your analytical framework. Watch this video to learn how AnzoGraph DB is a Massively Parallel Processing (MPP) native graph database that is built for data harmonization and analytics. Horizontally scalable graph database built for online analytics and data harmonization. Take on data harmonization and linked data challenges with AnzoGraph DB, a market-leading analytical graph database. AnzoGraph DB provides industrialized online performance for enterprise-scale graph applications. AnzoGraph DB uses familiar SPARQL*/OWL for semantic graphs but also supports Labeled Property Graphs (LPGs). Access to many analytical, machine learning and data science capabilities help you achieve new insights, delivered at unparalleled speed and scale. Use context and relationships between data as first-class citizens in your analysis. Ultra-fast data loading and analytical queries. -
35
H2
H2
Welcome to H2, the Java SQL database. In embedded mode, an application opens a database from within the same JVM using JDBC. This is the fastest and easiest connection mode. The disadvantage is that a database may only be open in one virtual machine (and class loader) at any time. As in all modes, both persistent and in-memory databases are supported. There is no limit on the number of database open concurrently, or on the number of open connections. The mixed mode is a combination of the embedded and the server mode. The first application that connects to a database does that in embedded mode, but also starts a server so that other applications (running in different processes or virtual machines) can concurrently access the same data. The local connections are as fast as if the database is used in just the embedded mode, while the remote connections are a bit slower. -
36
Amazon Neptune
Amazon
Amazon Neptune is a fast, reliable, fully managed graph database service that makes it easy to build and run applications that work with highly connected datasets. The core of Amazon Neptune is a purpose-built, high-performance graph database engine optimized for storing billions of relationships and querying the graph with milliseconds latency. Amazon Neptune supports popular graph models Property Graph and W3C's RDF, and their respective query languages Apache TinkerPop Gremlin and SPARQL, allowing you to easily build queries that efficiently navigate highly connected datasets. Neptune powers graph use cases such as recommendation engines, fraud detection, knowledge graphs, drug discovery, and network security. Proactively detect and investigate IT infrastructure using a layered security approach. Visualize all infrastructure to plan, predict and mitigate risk. Build graph queries for near-real-time identity fraud pattern detection in financial and purchase transactions. -
37
PlayCode
PlayCode
The #1 JavaScript playground and sandbox to write, run and repl it. JavaScript playground is perfect for learning and prototyping javascript sandboxes. Fast and easy to use. Start a JavaScript playground project using ready-to-use templates. JavaScript is one of the most popular languages for web development. It is needed in order to make web pages alive. Today JavaScript can be run not only in the browser but also on the server. Learning, practicing and prototyping is much easier right in the javascript playground because the browser is designed to run javascript. This is the perfect coding IDE. In turn, PlayCode tries to use all the browser features to ensure maximum, comfortable run javascript sandbox. Read, evaluate, print, and loop, a simple pre-configured coding environment that quickly shows the JavaScript execution result. So, you just open PlayCode without installing anything, write code, and JavaScript playground runs your code instantly and shows the result.Starting Price: $4.99 per month -
38
Graph Story
Graph Story
Companies that opt for a DIY approach for their graph database can expect 2 to 3 months for a production-ready implementation. With Graph Story’s managed service, your production-ready database is available within minutes. Learn more about graph use cases as well as see a comparison between self-hosting and using a managed service. We can deploy where your servers already live: AWS, Azure, or Google Compute Engine, in any region. Need VPC peering or IP-restricted access? Just let us know. We're flexible like that. Building a proof of concept? Fire up a single, enterprise graph instance with a few clicks. Need to move up to a high-availability, production-ready cluster on-demand? We've got you covered! We built graph db management tools so you don't have to! See CPU, Memory and Disk utilization at glance. Get access to configs, logs, backup your database & restore snapshots.Starting Price: $299 per month -
39
Oracle Spatial and Graph
Oracle
Graph databases, part of Oracle’s converged database offering, eliminate the need to set up a separate database and move data. Analysts and developers can perform fraud detection in banking, find connections and link to data, and improve traceability in smart manufacturing, all while gaining enterprise-grade security, ease of data ingestion, and strong support for data workloads. Oracle Autonomous Database includes Graph Studio, with one-click provisioning, integrated tooling, and security. Graph Studio automates graph data management and simplifies modeling, analysis, and visualization across the graph analytics lifecycle. Oracle provides support for both property and RDF knowledge graphs, and simplifies the process of modeling relational data as graph structures. Interactive graph queries can run directly on graph data or in a high-performance in-memory graph server. -
40
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. -
41
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 -
42
TypeORM
TypeORM
TypeORM is an ORM that can run in NodeJS, Browser, Cordova, PhoneGap, Ionic, React Native, NativeScript, Expo, and Electron platforms and can be used with TypeScript and JavaScript (ES5, ES6, ES7, ES8). Its goal is to always support the latest JavaScript features and provide additional features that help you to develop any kind of application that uses databases - from small applications with a few tables to large scale enterprise applications with multiple databases. TypeORM supports both Active Record and Data Mapper patterns, unlike all other JavaScript ORMs currently in existence, which means you can write high quality, loosely coupled, scalable, maintainable applications the most productive way. -
43
Liveblocks
Liveblocks
Liveblocks is a developer-first real‑time collaboration engine that provides customizable, ready‑made features—such as multiplayer editing, live cursors and presence, contextual comments, smart notifications, and integrated AI copilots—enabling teams to embed rich collaborative experiences directly into web applications. It handles persistence, sync, streaming, WebSocket infrastructure, offline support, conflict‑free CRDT‑backed data storage (with multiplayer undo/redo), and scalable hosting across rooms and projects. Featuring modular React and JavaScript SDKs, you can drop in components (chat, comments, toolbar, notifications) and launch in days instead of months. With Liveblocks 3.0, embedded AI copilots bring context-aware, in-app AI agents that can chat, take actions, and collaborate alongside users. -
44
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. -
45
Frontend Masters
Frontend Masters
We produce JavaScript & Node.js Courses with awesome teachers on topics like React, Vue, & Angular, JavaScript, CSS & Node.js. Guided paths to expand your abilities as a well-rounded engineer! Save videos to your device! Watch on-the-go, on or offline (on the plane, or a train, or in space). Access to our entire course catalog and new courses as they’re released. Never lose where you’ve left off, progress syncs online and offline! Access all premium courses, workshops, and mobile apps. Renewed monthly. Join now and learn straight from the experts who shape the modern web. Looking to take your first steps in Web Development? Try the free Frontend Masters Bootcamp! Get access to everything you need to get started developing websites. Learn HTML, CSS and JavaScript through project-based learning. By completing the coursework contained in the Bootcamp, along with practice, you will be well on your way into the world of web development!Starting Price: $39 per month -
46
Cayley
Cayley
Cayley is an open-source database for Linked Data. It is inspired by the graph database behind Google's Knowledge Graph (formerly Freebase). Cayley is an open-source graph database designed for ease of use and storing complex data. Built-in query editor, visualizer and REPL. Cayley can use multiple query languages like Gizmo, a query language inspired by Gremlin, GraphQL-inspired query language, MQL a simplified version for Freebase fans. Cayley is modular, easy to connect to your favorite programming languages and back-end stores, production ready, well tested and used by various companies for their production workloads and fast with optimized specifically for usage in applications. Rough performance testing shows that, on 2014 consumer hardware and an average disk, 134m quads in LevelDB is no problem and a multi-hop intersection query- films starring X and Y - takes ~150ms. Cayley is configured by default to run in memory (That's what backend memstore means). -
47
RequireJS
RequireJS
RequireJS is a JavaScript file and module loader. It is optimized for in-browser use, but it can be used in other JavaScript environments, like Rhino and Node. Using a modular script loader like RequireJS will improve the speed and quality of your code. This setup assumes you keep all your JavaScript files in a "scripts" directory in your project. To take full advantage of the optimization tool, it is suggested that you keep all inline script out of the HTML, and only reference require.js with a requirejs call like so to load your script. All of them map to loading some/path/some/module.js. Ideally we could choose the CommonJS syntax, since it is likely to get more common over time, and we want to reuse code.Starting Price: Free -
48
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. -
49
Titanium SDK
Titanium SDK
Write in JavaScript, and run natively everywhere. Titanium lets you develop cross-platform native mobile applications and build great mobile experiences using JavaScript. Access your application's hundreds of native UI and non-visual components (such as networks and media APIs). Easily include third-party modules in your apps with Titanium's wide selection of community modules and premium support integrations. The Titanium SDK helps you build native cross-platform mobile applications using JavaScript and the Titanium API, which abstracts the native APIs of the mobile platforms. Titanium empowers you to create immersive, full-featured applications, featuring over 80% code reuse across mobile apps. TiDev licenses Titanium under the OSI-approved Apache Public License (Version 2) and is free for personal and commercial use. Create a basic UI, manage event handling and learn about animations, gestures, and orientation modes.Starting Price: Free -
50
Ping-API
Ping-API
Use our generator to create a test script in JavaScript or CoffeeScript. Write script to set the request parameters and validate the response. Ping-API will run your test script on global servers in U.S., Japan, Germany and Singapore. Schedule testing to inspect your APIs. We will send the failure test information to you with email, Slack and HipChat. Ping-API allows you to write test script in JavaScript and CoffeeScript to test your APIs. Write script to set request url parameters, headers and body. And write script to validate response headers and body. Script generator. Don't worry about programming. Just set parameter of your API, the generator will give you test script. It is easy! The use case for web developers. Give me a notification when my web is down or the response is unexpected. Ping-API will schedule your tests in every minutes or hours. If the test is failure, we will send the notification to you.Starting Price: $5 per month