Best Symas LMDB Alternatives in 2024

Find the top alternatives to Symas LMDB currently available. Compare ratings, reviews, pricing, and features of Symas LMDB alternatives in 2024. Slashdot lists the best Symas LMDB alternatives on the market that offer competing products that are similar to Symas LMDB. Sort through Symas LMDB alternatives below to make the best choice for your needs

  • 1
    Amazon DynamoDB Reviews
    Amazon DynamoDB, a key-value and document databank, delivers single-digit millisecond performance on any scale. It is a fully managed, multiregional, multimaster, durable database that offers built-in security, backup, restore, and in-memory cache for internet-scale apps. DynamoDB can process more than 10 trillion requests per hour and can handle peak requests of more than 20,000,000 requests per second. Many of the fastest-growing businesses in the world, such as Lyft, Redfin, and Airbnb, as well as enterprises like Samsung, Toyota and Capital One, rely on DynamoDB's scale and performance to support mission-critical workloads.
  • 2
    RaimaDB Reviews
    RaimaDB, an embedded time series database that can be used for Edge and IoT devices, can run in-memory. It is a lightweight, secure, and extremely powerful RDBMS. It has been field tested by more than 20 000 developers around the world and has been deployed in excess of 25 000 000 times.
  • 3
    RocksDB Reviews
    RocksDB uses a log-structured database engine written entirely in C++ for maximum performance. Keys and values can be stored in arbitrarily-sized byte streams. RocksDB is optimized to store flash drives and high speed disk drives in fast, low latency storage. RocksDB makes the most of flash and RAM's high read/write speeds. RocksDB can perform basic operations like opening and closing a table, reading and writing, and more complex operations such as merging or compaction filters. RocksDB can adapt to different workloads. RocksDB can be used to meet a wide range of data needs, including database storage engines like MyRocks and application data caching.
  • 4
    SAP HANA Cloud Reviews
    SAP HANA Cloud (DBaaS) is a fully managed, in-memory cloud database. It is the cloud-based data foundation of SAP Business Technology Platform. It integrates data from across enterprises, enabling faster decisions based upon live data. Modern architectures allow you to build data solutions and gain real-time insights that are business-ready. The SAP HANA Cloud database is the data foundation of SAP Business Technology Platform. It offers the power and flexibility of SAP HANA in a cloud environment. Scale to meet your business needs, process all types of business data, and perform advanced analytics on live transactions for faster, better decision-making. Native integration allows you to connect to distributed data, develop tools and applications across clouds and on-premise, as well as store and manage volatile data. You can tap business-ready information by creating a single source of truth. This will enable security, privacy and anonymization with enterprise reliability.
  • 5
    Oracle Berkeley DB Reviews
    Berkeley DB is a set of embedded key-value databases libraries that provide high-performance data management services for applications.
  • 6
    TerarkDB Reviews
    TerarkDB is a core product. It is a RocksDB distribution powered by (c?)™Terark algorithms. TerarkDB can store more data and access it much faster than official RocksDB (3+X more data, 10+X faster on the same hardware). TerarkDB is fully compatible (binary compatible) to official RocksDB. We forked RocksDB, made some changes to our algorithms, and added it here as submodule rocksdb. Our changes for RocksDB does not change any RocksDB API, and does not have any extra dependencies, say, Terark modified RocksDB does not depend on TerarkZipTable(Without TerarkZipTable, Terark RocksDB works exactly same as official RocksDB).
  • 7
    Amazon ElastiCache Reviews
    Amazon ElastiCache makes it easy to create, manage, and scale popular open source compatible in-memory cloud data stores. You can build data-intensive apps and improve the performance of existing databases by retrieving data in high-throughput and low latency, in-memory storages. Amazon ElastiCache is popular for real-time applications such as Caching, Session Stores and Gaming, Geospatial Service, Real-Time Analytics and Queuing. Amazon ElastiCache provides fully managed Redis, Memcached and other services for demanding applications that need sub-millisecond response time. Amazon ElastiCache is an in-memory cache and data store that can support the most demanding applications that require sub-millisecond response time. Amazon ElastiCache delivers secure, lightning fast performance by using an optimized stack that runs on customer-dedicated nodes.
  • 8
    eXtremeDB Reviews
    What makes eXtremeDB platform independent? - Hybrid storage of data. Unlike other IMDS databases, eXtremeDB databases are all-in-memory or all-persistent. They can also have a mix between persistent tables and in-memory table. eXtremeDB's Active Replication Fabric™, which is unique to eXtremeDB, offers bidirectional replication and multi-tier replication (e.g. edge-to-gateway-to-gateway-to-cloud), compression to maximize limited bandwidth networks and more. - Row and columnar flexibility for time series data. eXtremeDB supports database designs which combine column-based and row-based layouts in order to maximize the CPU cache speed. - Client/Server and embedded. eXtremeDB provides data management that is fast and flexible wherever you need it. It can be deployed as an embedded system and/or as a clients/server database system. eXtremeDB was designed for use in resource-constrained, mission-critical embedded systems. Found in over 30,000,000 deployments, from routers to satellites and trains to stock market world-wide.
  • 9
    Oracle Database Reviews
    Oracle database products offer customers cost-optimized, high-performance versions Oracle Database, the world's most popular converged, multi-model database management software. They also include in-memory NoSQL and MySQL databases. Oracle Autonomous Database is available on-premises via Oracle Cloud@Customer and in the Oracle Cloud Infrastructure. It allows customers to simplify relational databases environments and reduce management burdens. Oracle Autonomous Database reduces the complexity of operating and protecting Oracle Database, while delivering the highest levels performance, scalability and availability to customers. Oracle Database can also be deployed on-premises if customers have network latency and data residency concerns. Customers who depend on Oracle database versions for their applications have full control over which versions they use and when they change.
  • 10
    SAP HANA Reviews
    SAP HANA is an in-memory database with high performance that accelerates data-driven decision-making and actions. It supports all workloads and provides the most advanced analytics on multi-model data on premise and in cloud.
  • 11
    Dragonfly Reviews
    Dragonfly replaces Redis with a plug-and-play solution that reduces costs and improves performance. Dragonfly is designed to take full advantage of the power of cloud hardware, and meet the data needs of modern applications. It frees developers from traditional in-memory databases. Legacy software cannot take advantage of the power of modern cloud hardware. Dragonfly is optimized to work with modern cloud computing. It delivers 25x more throughput, and 12x less snapshotting latency, when compared to traditional in-memory stores like Redis. This makes it easy to provide the real-time experiences your customers expect. Due to Redis' inefficient single-threaded design, scaling Redis workloads can be expensive. Dragonfly has a much higher memory and compute efficiency, resulting in infrastructure costs that are up to 80% less. Dragonfly scales first vertically, and only requires clustering when the scale is extremely high. This results in an operational model that is simpler and more reliable.
  • 12
    H2 Reviews
    H2, the Java SQL database, is your welcome. An embedded mode allows an application to open a database within the same JVM by using JDBC. This connection mode is the fastest and most convenient. However, a database can only be opened in one virtual machine (and a class loader) at a time. Both in-memory and persistent databases are supported, as in all modes. There is no limit to the number of databases that can be opened simultaneously or the number of connections. Mixed mode is a combination between the server and embedded modes. The first application to connect to a database uses embedded mode. However, it also starts a server so other applications (running in different processes and virtual machines) can simultaneously access the same data. The local connections are just as fast as if the data were used in embedded mode. Remote connections are slightly slower.
  • 13
    ScyllaDB Reviews
    The fastest NoSQL database in the world. The fastest NoSQL database available, capable of millions IOPS per node with less than 1 millisecond latency. This database will accelerate your application performance. Scylla, a drop-in Apache Cassandra and Amazon DynamoDB alternative, powers your applications with extreme throughput and ultra-low latency. To power modern, high-performance applications, we used the best features of high availability databases to create a NoSQL database that is significantly more efficient, fault-tolerant, and resource-efficient. This high-availability database is built from scratch in C++ for Linux. Scylla unleashes your infrastructure's true potential for running high-throughput/low-latency workloads.
  • 14
    Couchbase Reviews
    Couchbase, unlike other NoSQL database, provides a multicloud to edge enterprise-class database that offers robust capabilities for business-critical apps on a highly available and scalable platform. Couchbase is a distributed cloud native database that runs on any cloud. It can be managed by the customer or fully managed. Couchbase is built using open standards and combines the best of NoSQL and SQL with the power and familiarity that mainframes and relational databases provide. Couchbase Server is an open-source, multipurpose distributed database. It combines the best of relational databases, such as SQL, ACID transactions, and JSON, with a foundation which is fast and scalable. It is used in many industries for things such as user profiles, dynamic catalogs, GenAI applications, vector search, caching at high speed, and more.
  • 15
    AsparaDB Reviews
    ApsaraDB is an automated and scalable tool that developers can use to manage data storage shared between multiple applications, processes, or servers. ApsaraDB Redis is compatible with Redis protocol and offers exceptional read-write capabilities. It also ensures data persistence through the use of memory and hard disk storage. ApsaraDB Redis offers data read-write capabilities at high speeds by retrieving data in-memory caches. It also ensures data persistence using both memory storage and hard disk storage mode. ApsaraDB Redis supports advanced data structures like session, leaderboard, and tracking that are not possible with ordinary databases. ApsaraDB Redis also offers an enhanced version called "Tair". Since 2009, Tair has been officially handling data caching scenarios for Alibaba Group and has shown outstanding performance in scenarios like Double 11 Shopping Festival.
  • 16
    Apache Ignite Reviews
    You can use Ignite as a traditional SQL Database by leveraging JDBC drivers or ODBC drivers. Or, you can use the native SQL APIs for Java, C# and C++, Python, or other programming languages. You can easily join, group, aggregate, or order your distributed on-disk and in-memory data. You can accelerate your existing applications up to 100x by using Ignite as an in memory cache or in-memory grid that is deployed over one of several external databases. You can query, transact, and calculate on this cache. Ignite is a database that scales beyond your memory capacity to support modern transactional and analytical workloads. Ignite allocates memory to your hot data and writes to disk when applications query cold records. Execute custom code up to kilobytes in size over petabytes. Your Ignite database can be transformed into a distributed supercomputer that can perform low-latency calculations, complex analysis, and machine learning.
  • 17
    Hazelcast Reviews
    In-Memory Computing Platform. Digital world is different. Microseconds are important. The world's most important organizations rely on us for powering their most sensitive applications at scale. If they meet the current requirement for immediate access, new data-enabled apps can transform your business. Hazelcast solutions can be used to complement any database and deliver results that are much faster than traditional systems of record. Hazelcast's distributed architecture ensures redundancy and continuous cluster up-time, as well as always available data to support the most demanding applications. The capacity grows with demand without compromising performance and availability. The cloud delivers the fastest in-memory data grid and third-generation high speed event processing.
  • 18
    GridDB Reviews
    GridDB uses multicast communication in order to create a cluster. To enable multicast communication, set the network. First, verify the host name and IP address. To check the settings for an IP address on the host, run "hostname-i" command. If the IP address of your machine is identical to the below, you don't need to adjust network settings and can skip to the next section. GridDB is a database that manages a group (known as a Row) of data that is composed of multiple values and a key. It can be an in-memory database which arranges all data in the memory. However, it can also use a hybrid composition that uses both a disk (including SSD) and a memory.
  • 19
    Oracle TimesTen Reviews
    Oracle TimesTen In Memory Database (TimesTen), delivers real-time application performance (low response times and high throughput), by changing the assumptions about where data is located at runtime. Database operations are more efficient when data is managed in memory and access algorithms and data structures are optimized accordingly. This results in dramatic improvements in responsiveness and throughput. TimesTen Scaleout is a shared-nothing scale-out architecture that uses existing in-memory technologies. It allows databases to scale transparently across dozens of hosts, reach hundreds terabytes of size, and support hundreds of million transactions per second without the use of manual workload partitioning or database sharding.
  • 20
    VMware Tanzu GemFire Reviews
    VMware Tanzu GemFire, a distributed key-value store with in-memory key-value storage, performs read-and-write operations at lightning fast speeds. It has high availability parallel message queues, continuous availability, an event-driven architecture that can scale dynamically with no downtime, and an event-driven architecture. Tanzu GemFire scales linearly as your data requirements increase to support high performance, real-time apps. Traditional databases are often too fragile or unreliable to be used with microservices. Every modern distributed architecture requires a cache. Applications can use Tanzu GemFire to get fast responses to data access requests and always receive new data. Applications can subscribe to real time events to respond to changes instantly. Continuous queries from Tanzu GemFire notify your application whenever new data becomes available. This reduces overhead on your SQL database.
  • 21
    FairCom DB Reviews
    FairCom DB is ideal to handle large-scale, mission critical core-business applications that demand performance, reliability, and scalability that cannot easily be achieved with other databases. FairCom DB provides predictable high-velocity transactions with big data analytics and massively parallel big-data processing. It provides developers with NoSQL APIs that allow them to process binary data at machine speed. ANSI SQL allows for simple queries and analysis over the same binary data. Verizon is one of the companies that has taken advantage of FairCom DB's flexibility. Verizon recently selected FairCom DB to be its in-memory database for the Verizon Intelligent Network Control Platform Transaction Server Migrating. FairCom DB, an advanced database engine, gives you a Continuum of Control that allows you to achieve unparalleled performance at a low total cost of ownership (TCO). FairCom DB doesn't conform to you. FairCom DB conforms. FairCom DB doesn't force you to conform to the database's limitations.
  • 22
    Perst Reviews
    Perst, an object-oriented embedded database (ODBMS) from McObject, is open source and dual licensed. It is available as a Java-only embedded database and a C# version (for Microsoft's.NET Framework). Perst allows developers to store, sort and retrieve objects with minimal memory and storage overhead, while leveraging Java and C#'s object-oriented paradigm. Perst's performance advantage over Java or.NET embedded databases is evident in the TestIndex benchmarks and PolePosition benchmarks. Perst stores data in Java and.NET object, eliminating the need for translations required to store in relational or object-relational database. This increases performance at runtime. Perst is a core program that only has five thousand lines. The small footprint places minimal demands on the system resources.
  • 23
    ArcadeDB Reviews
    ArcadeDB allows you to manage complex models without any compromises. Polyglot Persistence is gone. There is no need to have multiple databases. ArcadeDB Multi-Model databases can store graphs and documents, key values, time series, and key values. Each model is native to the database engine so you don't need to worry about translations slowing down your computer. ArcadeDB's engine was developed with Alien Technology. It can crunch millions upon millions of records per second. ArcadeDB's traversing speed does not depend on the size of the database. It doesn't matter if your database contains a few records or a billion. ArcadeDB can be used as an embedded database on a single server. It can scale up by using Kubernetes to connect multiple servers. It is flexible enough to run on any platform that has a small footprint. Your data is protected. Our unbreakable fully transactional engine ensures durability for mission-critical production database databases. ArcadeDB uses the Raft Consensus Algorithm in order to maintain consistency across multiple servers.
  • 24
    Redis Reviews
    Redis Labs is the home of Redis. Redis Enterprise is the best Redis version. Redis Enterprise is more than a cache. Redis Enterprise can be free in the cloud with NoSQL and data caching using the fastest in-memory database. Redis can be scaled, enterprise-grade resilience, massive scaling, ease of administration, and operational simplicity. Redis in the Cloud is a favorite of DevOps. Developers have access to enhanced data structures and a variety modules. This allows them to innovate faster and has a faster time-to-market. CIOs love the security and expert support of Redis, which provides 99.999% uptime. Use relational databases for active-active, geodistribution, conflict distribution, reads/writes in multiple regions to the same data set. Redis Enterprise offers flexible deployment options. Redis Labs is the home of Redis. Redis JSON, Redis Java, Python Redis, Redis on Kubernetes & Redis gui best practices.
  • 25
    HyperSQL DataBase Reviews
    HSQLDB (HyperSQL DataBase), is the most popular SQL relational database system in Java. It is a small, fast, multithreaded, transactional database engine that supports both embedded and server modes. It also includes simple GUI query tools and a powerful command-line SQL tool. HSQLDB supports all the SQL Standard features found in an open-source database engine, including the SQL:2016 core language features as well as a wide range of optional SQL:2016 features. With only two exceptions, it supports Advanced ANSI-92 SQL. Many extensions to the Standard are supported, including syntax compatibility modes, and features of popular database engines.
  • 26
    Apache Geode Reviews
    High-speed, data-intensive apps that meet all performance requirements can be built. Apache Geode's unique technology combines advanced techniques for data replication and partitioning with distributed processing. Apache Geode offers a database-like consistency model, reliable transactions processing, and a shared nothing architecture to maintain very low latency with high concurrency. Data can be easily partitioned (sharded), or replicated among nodes, allowing for performance scaling as required. Reliable in-memory copies are used to ensure durability. Disk-based persistence is also used to ensure longevity. Super fast write-ahead log (WAL) persistence that uses a shared-nothing architecture optimized for parallel recovery of nodes and entire clusters.
  • 27
    Tarantool Reviews
    Companies need to find a way to guarantee the uninterrupted operation of their system, high-speed data processing, and reliable storage. In-memory technology has proven to be a good solution for these problems. Tarantool has helped companies around the world for more than 10 years build smart caches and data marts while saving server capacity. Reduce the cost of credentials storage compared to siloed solution and improve service and security for client applications. Reduce the costs of data management by consolidating a large number disparate systems for storing customer identities. Improve the quality and speed of customer recommendations by analyzing user data and behavior. Improve mobile and web channels by speeding up frontends in order to reduce user exit. IT systems in large organizations are operated within a closed network loop, where data is not protected.
  • 28
    Google Cloud Memorystore Reviews
    Redis and Memcached are now more reliable, available, and scalable. Memorystore automates complex tasks such as patching, monitoring, failover, and high availability for open-source Redis and Memcached so you can spend more of your time programming. Start small and scale up your instance. Memorystore for Memcached supports clusters up to 5 TB, supporting millions of QPS with very low latency. Redis Memorystore instances are replicated across two zones, providing a 99.9% availability guarantee. Instances are monitored constantly and with automatic failover--applications experience minimal disruption. You can choose from two of the most popular open-source caching engines to build your application. Memorystore is protocol compatible and supports Redis and Memcached. Choose the engine that best suits your needs and budget.
  • 29
    DataStax Reviews
    The Open, Multi-Cloud Stack to Modern Data Apps. Built on Apache Cassandra™, an open-source Apache Cassandra™. Global scale and 100% uptime without vendor lock in You can deploy on multi-clouds, open-source, on-prem and Kubernetes. For a lower TCO, use elastic and pay-as you-go. Stargate APIs allow you to build faster with NoSQL, reactive, JSON and REST. Avoid the complexity of multiple OSS projects or APIs that don’t scale. It is ideal for commerce, mobile and AI/ML. Get building modern data applications with Astra, a database-as-a-service powered by Apache Cassandra™. Richly interactive apps that are viral-ready and elastic using REST, GraphQL and JSON. Pay-as you-go Apache Cassandra DBaaS which scales easily and affordably
  • 30
    SQLite Reviews
    Top Pick
    SQLite is a C language library that implements a small, fast and self-contained SQL database engine. It is highly reliable, compact, efficient, and fully-featured. SQLite is the most widely used database engine in the globe. SQLite is embedded in all mobile phones and computers. It also comes with countless other applications that people use every single day. SQLite is an embedded library that implements a self contained, serverless, zero configuration, transactional SQL database engine. The code for SQLite can be used for commercial and private purposes. SQLite is the most used database in the world, with many high-profile projects and more applications than we can count.
  • 31
    Oracle Coherence Reviews
    Oracle Coherence, the industry's leading in-memory grid solution, enables organizations to scale mission-critical applications quickly by providing quick access to frequently used data. Data volumes and customer expectations are increasing due to the "internet-of-things", mobile, cloud, social, and cloud. This means that organizations need to be able handle more data in real time, offload redundant shared data services, and ensure availability. The 14.1.1 release of Oracle Coherence adds a patented scalable message implementation, support for polyglot grid side programming on GraalVM and distributed tracing in grid. Coherence stores each piece in multiple members (one primary, one or more backup copies), so that any mutating operation is not considered complete until the backup(s). This ensures that your data grid is resilient to failure at all levels, from a single JVM to a whole data center.
  • 32
    GridGain Reviews
    Apache Ignite is an enterprise-grade platform that offers in-memory speed, massive scalability and real-time access across datastores. You can upgrade from Ignite or GridGain without any code changes and deploy your clusters securely on a global scale with zero downtime. Rolling upgrades can be performed on your production clusters without affecting application availability. To load balance workloads and prevent outages in regional areas, replicate across globally distributed data centres. You can protect your data in motion and at rest, and comply with security and privacy standards. Integrate with your organization's authorization and authentication system. Allow full data and user activity auditing. Automated schedules can be created for incremental and full backups. With snapshots and point in time recovery, restore your cluster to its last stable state.
  • 33
    LevelDB Reviews
    LevelDB is a fast key/value storage library that Google has created. It provides an ordered mapping of string keys to string value. Keys and values can be stored in arbitrary byte arrays. Data is stored in key order. To override the order of the data, callers can provide a custom comparator function. Multiple changes can be made to an atomic batch. To maintain a consistent view of data, users can create a temporary snapshot. Data can be used for forward and backward iteration. Snappy is used to automatically compress data. External activity (file system operations, etc.) The information is transmitted via a virtual interface to allow users to customize the operating system interactions. A database with over a million entries is used. Each entry is assigned a 16-byte key and a 100-byte value. The benchmark reduces the size of the values to approximately half of their original size. The benchmark lists the performance of sequential reading in the forward and reverse directions, as well as the performance of random lookups.
  • 34
    Aerospike Reviews
    Aerospike is the global leader for next-generation, real time NoSQL data solutions at any scale. Aerospike helps enterprises overcome seemingly impossible data bottlenecks and compete with other companies at a fraction of the cost and complexity of legacy NoSQL databases. Aerospike's Hybrid Memory Architecture™ is a patented technology that unlocks the full potential of modern hardware and delivers previously unimaginable value. It does this by delivering unimaginable value from huge amounts of data at both the edge, core, and in the cloud. Aerospike empowers customers with the ability to instantly combat fraud, dramatically increase shopping cart sizes, deploy global digital payment networks, and provide instant, one-to-1 personalization for millions. Aerospike customers include Airtel and Banca d'Italia as well as Snap, Verizon Media, Wayfair, PayPal, Snap, Verizon Media, and Nielsen. The company's headquarters is in Mountain View, California. Additional locations are in London, Bengaluru, India, and Tel Aviv in Israel.
  • 35
    ArangoDB Reviews
    Natively store data for graphs, documents and search needs. One query language allows for feature-rich access. You can map data directly to the database and access it using the best patterns for the job: traversals, joins search, ranking geospatial, aggregateions - you name them. Polyglot persistence without the cost. You can easily design, scale, and adapt your architectures to meet changing needs with less effort. Combine the flexibility and power of JSON with graph technology to extract next-generation features even from large datasets.
  • 36
    Altibase Reviews
    Altibase is a high-performance, relational open-source database that is enterprise-grade and highly efficient.
  • 37
    Azure Cosmos DB Reviews
    Azure Cosmos DB, a fully managed NoSQL databank service, is designed for modern app development. It offers guaranteed single-digit millisecond response time and 99.999 percent availability. This service is backed by SLAs and instant scalability. Open source APIs for MongoDB or Cassandra are also available. With turnkey multi-master global distribution, you can enjoy fast writes and readings from anywhere in the world.
  • 38
    IBM Cloud Databases Reviews
    IBM Cloud®, purpose-built databases, deliver high availability and enhanced security as well as scalable performance. You can choose from a range of database engines, including relational and NoSQL databases, such as graph, key-value and in-memory databases, and document, key-value and graph databases. You can build distributed, modern applications that are highly scalable and distributed thanks to the support for multiple data models. There is no one size fits all. You can speed up development and meet your business needs by choosing the right database for the job. IBM Cloud DBaaS solutions include hosting, auto provisioning, and 24x7 management with automated backup and restore, version updates, security, and more.
  • 39
    memcached Reviews
    It can be thought of as a temporary memory for your applications. memcached allows for you to take memory from areas of your system that have more than you need, and make it available to areas that have less. This is the classic deployment strategy. However, you'll see that it's not only wasteful because the cache size is only a fraction of what your web farm actually has, but also because it takes a lot of effort to maintain consistency across all nodes. You can see that all servers are looking into the exact same virtual memory pool with memcached. You will also notice that as your application demands increase, so does the amount of data that must be accessed. These two aspects of your system should be scaled together in a deployment strategy.
  • 40
    Google Cloud Bigtable Reviews
    Google Cloud Bigtable provides a fully managed, scalable NoSQL data service that can handle large operational and analytical workloads. Cloud Bigtable is fast and performant. It's the storage engine that grows with your data, from your first gigabyte up to a petabyte-scale for low latency applications and high-throughput data analysis. Seamless scaling and replicating: You can start with one cluster node and scale up to hundreds of nodes to support peak demand. Replication adds high availability and workload isolation to live-serving apps. Integrated and simple: Fully managed service that easily integrates with big data tools such as Dataflow, Hadoop, and Dataproc. Development teams will find it easy to get started with the support for the open-source HBase API standard.
  • 41
    OrientDB Reviews
    OrientDB is the fastest graph database in the world. Period. A benchmark study by IBM and Tokyo Institute of Technology found that OrientDB is 10x more efficient than Neo4j for graph operations. This applies to all workloads. OrientDB can help you gain competitive advantage and increase innovation through new revenue streams.
  • 42
    BoltDB Reviews
    Bolt is a pure-Go key/value store that was inspired by Howard Chu's LMDB Project. The project's goal is to provide a simple, reliable, and fast database for projects that do not require a full database server like Postgres or MySQL. Bolt is intended to be used as a low-level piece. The API will be simple and focus only on setting values and getting values. That's all. Bolt's original purpose was to provide a pure Go key/value storage and not add unnecessary features. The project has been a great success. The project's scope is limited, but it is still complete. It takes a lot of energy and time to maintain an open-source database. Code changes can have unintended consequences, sometimes even catastrophic ones. Even simple changes require hours of testing and validation.
  • 43
    Starcounter Reviews
    With our ACID in-memory technologies and application servers, you can build enterprise software lightning fast. You can build enterprise software without using new syntax or custom tools. Starcounter applications can improve performance by up to 1000 times without adding complexity. Applications are written using regular C#, LINQ and SQL. Even the ACID transactions can be written in C# code. Full Visual Studio support, including IntelliSense and debugger. All the features you love, without the headache. Write regular C# syntax using the MVVM pattern for ACID in-memory and thin client UI to achieve extreme performance. Starcounter technology is a business asset from the first day. We use technology that is already developed and in production to process millions of business transactions. Starcounter combines ACID's in-memory databases and application servers into a single platform that is unmatched for performance, simplicity and price.
  • 44
    InterSystems Caché Reviews
    InterSystems Cache®, a high-performance database, powers transaction processing applications all over the globe. It's used for everything, from mapping a million stars in the Milky Way to processing a trillion equity trades per day to managing smart energy grids. InterSystems has developed Cache, a multi-model (object-relational, key-value), DBMS and application server. InterSystems Cache offers multiple APIs that allow you to work with the same data simultaneously: key/value, relational/object, document, multidimensional, object, object, and object. Data can be managed using SQL, Java, node.js.NET, C++ and Python. Cache also offers an application server that hosts web apps (CSP, REST, SOAP and other types TCP access for Cache data).
  • 45
    Neo4j Reviews
    Neo4j's graph platform is designed to help you leverage data and data relationships. Developers can create intelligent applications that use Neo4j to traverse today's interconnected, large datasets in real-time. Neo4j's graph database is powered by a native graph storage engine and processing engine. It provides unique, actionable insights through an intuitive, flexible, and secure database.
  • 46
    Amazon MemoryDB Reviews
    In-memory database with ultra-fast performance, compatible with Redis and Valkey OSS. Scale up to hundreds of millions requests per second, and more than 100 terabytes per cluster. Data is stored with a multi-AZ log, ensuring 99.99% availability. Near-instantaneous data recovery without loss of data. Secure your data using encryption at rest and during transit, private VPC Endpoints, multiple authentication mechanisms including IAM authentication, and multiple authentication methods. Build applications quickly with Redis and Valkey OSS data structures, a rich API and a rich open-source API. Integrate easily with other AWS Services. Deliver personalized real-time experiences with the fastest and most relevant semantic search among popular vector databases in AWS. Valkey and Redis Open Source Software (OSS) provide flexible data structures to simplify application development and reduce time-to market.
  • 47
    SwayDB Reviews
    High performance and resource efficiency with embedded persistent and in-memory key value storage engine. It is designed to manage bytes on-disk efficiently and in-memory efficiently by recognising reoccurring pattern in serialised bytes. The core implementation can be restricted to any data model (SQL or NoSQL) or storage type (Disk, RAM). Although the core has many configurations that can easily be tuned for specific use-cases we plan to implement automatic runtime tuning once we are able collect and analyse runtime machine statistics and read-write patterns. You can manage data by creating familiar data structures such as Map, Set, Queue and SetMap. These data structures can be easily converted to native Java or Scala collections. Conditional updates/data modification can be done with any Java, Scala, or any native JVM Code - No query language.
  • 48
    Memgraph Reviews
    Memgraph offers a light and powerful graph platform comprising the Memgraph Graph Database, MAGE Library, and Memgraph Lab Visualization. Memgraph is a dynamic, lightweight graph database optimized for analyzing data, relationships, and dependencies quickly and efficiently. It comes with a rich suite of pre-built deep path traversal algorithms and a library of traditional, dynamic, and ML algorithms tailored for advanced graph analysis, making Memgraph an excellent choice in critical decision-making scenarios such as risk assessment (fraud detection, cybersecurity threat analysis, and criminal risk assessment), 360-degree data and network exploration (Identity and Access Management (IAM), Master Data Management (MDM), Bill of Materials (BOM)), and logistics and network optimization. Memgraph's vibrant open-source community brings together over 150,000 developers in more than 100 countries to exchange ideas and optimize the next generation of in-memory data-driven applications across GenAI/ LLMs and real-time analytics performed with streaming data.
  • 49
    OrigoDB Reviews

    OrigoDB

    Origo

    €200 per GB RAM per server
    OrigoDB allows you to create high-quality, mission-critical systems in a fraction of time and cost. This isn't marketing gibberish! For a detailed description of our features, please read on. Contact us if you have any questions. You can also download the software and start it right away! In-memory operations are a lot faster than disk operations. One OrigoDB engine can execute millions upon millions of read transactions per minute and thousands upon thousands of write transactions every second. Asynchronous command journaling to local SSDs is also available. This is why OrigoDB was built. A single object-oriented domain model is much simpler than a full stack that includes a relational model, object/relational map, data access code and views, as well as stored procedures. This is a lot of waste that can easily be eliminated. The OrigoDB engine runs 100% ACID right out of the box. Each command executes one at a moment, transitioning the in memory model from one consistent state into another.
  • 50
    Infinispan Reviews
    Infinispan, an open-source, in-memory data grid, offers flexible deployment options as well as robust capabilities for managing, storing, and processing data. Infinispan is a key/value storage that can store all types of data, including Java objects and plain text. Infinispan uses elastically scalable clusters to distribute your data, ensuring high availability and fault tolerance. Infinispan boosts applications by storing data closer than processing logic. This reduces latency, increases throughput, and speeds up the process. Infinispan is available as a Java library. Simply add Infinispan as a dependency to your Java application and you are ready to store data within the same memory space that the executing code.