Suggested Categories:

In-Memory Databases
In-memory databases store data directly in a system’s main memory (RAM) rather than on traditional disk-based storage, enabling much faster data access and processing. This approach significantly reduces latency and increases performance, making in-memory databases ideal for real-time analytics, high-frequency transactions, and applications requiring rapid data retrieval. They are often used in industries like finance, telecommunications, and e-commerce, where speed and scalability are critical. In-memory databases support both SQL and NoSQL models and typically include features for data persistence to avoid data loss during system shutdowns. Ultimately, they provide high-speed performance for time-sensitive applications while ensuring data availability and integrity.
Key-Value Databases
Key-value databases are a type of NoSQL database that store data as pairs, where each unique key is associated with a value. This structure is simple and highly flexible, making key-value databases ideal for scenarios requiring fast access to data, such as caching, session management, and real-time applications. In these databases, the key acts as a unique identifier for retrieving or storing the value, which can be any type of data—strings, numbers, objects, or even binary data. Key-value stores are known for their scalability, performance, and ability to handle high volumes of read and write operations with low latency. These databases are particularly useful for applications that require quick lookups or high availability, such as online retail platforms, social networks, and recommendation systems.
XML Databases
XML databases are a type of database that stores, manages, and retrieves data in the XML (Extensible Markup Language) format. These databases are designed to handle semi-structured data, where data is stored in a tree-like structure using tags, making it more flexible than traditional relational databases. XML databases support querying and manipulating XML data using specialized languages such as XPath, XQuery, and XML Schema. They are commonly used in applications that require complex data structures, such as content management systems, document storage, and web services. XML databases allow for efficient handling of large and dynamic datasets while maintaining the hierarchical relationships between elements, making them suitable for applications that need to store and retrieve structured or semi-structured data efficiently.
Database Software
Database software and database management systems are a type of software designed to store, manage and retrieve data. It is used to organize all kinds of information in an efficient manner, allowing users to quickly access the data they need. Many databases are tailored for specific purposes and applications, ranging from transaction processing systems to large-scale analytics platforms. Database software may be used on its own or connected with other software services for complex operations.
AI Memory Layers
AI memory layers refer to specialized components within artificial intelligence architectures that store and retrieve contextual information to improve decision-making and learning. These layers enable models to remember past interactions, patterns, or data points, enhancing continuity and relevance in tasks like natural language processing or reinforcement learning. By incorporating memory layers, AI systems can better handle complex sequences, adapt to new inputs, and maintain state over longer durations. Memory layers can be implemented using techniques such as attention mechanisms, recurrent networks, or external memory modules. This capability is crucial for building more sophisticated, human-like AI that can learn from experience and context over time.
Graph Databases
Graph databases are specialized databases designed to store, manage, and query data that is represented as graphs. Unlike traditional relational databases that use tables to store data, graph databases use nodes, edges, and properties to represent and store data. Nodes represent entities (such as people, products, or locations), edges represent relationships between entities, and properties store information about nodes and edges. Graph databases are particularly well-suited for applications that involve complex relationships and interconnected data, such as social networks, recommendation engines, fraud detection, and network analysis.
Database Security Software
Database security software tools enable organizations to secure their databases, and ensure security compliance with database operations.
Columnar Databases
Columnar databases, also known as column-oriented databases or column-store databases, are a type of database that store data in columns instead of rows. Columnar databases have some advantages over traditional row databases including speed and efficiency.
Database Monitoring Tools
Database monitoring tools help businesses and IT teams track, analyze, and optimize the performance of their databases to ensure smooth operation, prevent downtime, and maintain data integrity. These tools typically provide features for real-time monitoring of database metrics such as query performance, response times, CPU and memory usage, and disk space utilization. Database monitoring software often includes alerting mechanisms for detecting issues such as slow queries or resource bottlenecks, as well as detailed reporting and analytics to improve database efficiency and scalability. By using these tools, organizations can proactively manage database health, troubleshoot problems, and optimize system performance.
Relational Database
Relational database software provides users with the tools to capture, store, search, retrieve and manage information in data points related to one another.
Database Backup Software
Database backup software solutions enable organizations to back up their databases so that they can restore the databases if necessary. Database backup software is essential for companies of all kinds that want to protect against corrupted data, broken hardware, or employee missteps.
Time Series Databases
Time series databases (TSDB) are databases designed to store time series and time-stamped data as pairs of times and values. Time series databases are useful for easily managing and analyzing time series.
NoSQL Database
NoSQL database software provides the tools to store, capture and retrieve of big data through the use of non tabular databases.
Distributed Databases
Distributed databases store data across multiple physical locations, often across different servers or even geographical regions, allowing for high availability and scalability. Unlike traditional databases, distributed databases divide data and workloads among nodes in a network, providing faster access and load balancing. They are designed to be resilient, with redundancy and data replication ensuring that data remains accessible even if some nodes fail. Distributed databases are essential for applications that require quick access to large volumes of data across multiple locations, such as global eCommerce, finance, and social media. By decentralizing data storage, they support high-performance, fault-tolerant operations that scale with an organization’s needs.
Database Virtualization Software
Database virtualization software provides IT professionals a solution for virtualization databases in order to allow the pooling and usage of resources to be allocated when needed.
Database Design Software
Database design software is a type of computer program used to create, modify and manage databases. It enables users to define the structure of a database and the relationships between different data fields. It also allows the user to perform various operations on existing databases such as editing, backing up, transferring data and creating reports.
Vector Databases
Vector databases are a type of database that use vector-based data structures, rather than the traditional relational models, to store information. They are used in artificial intelligence (AI) applications such as machine learning, natural language processing and image recognition. Vector databases support fast and efficient data storage and retrieval processes, making them an ideal choice for AI use cases. They also enable the integration of structured and unstructured datasets into a single system, offering enhanced scalability for complex projects.
Document Databases
Document databases are a type of NoSQL database designed to store, manage, and retrieve semi-structured data in the form of documents, typically using formats like JSON, BSON, or XML. Unlike traditional relational databases, document databases do not require a fixed schema, allowing for greater flexibility in handling diverse and evolving data structures. Each document in the database can contain different fields and data types, making it ideal for applications where data is complex and varied. These databases excel at scaling horizontally, making them well-suited for handling large volumes of data across distributed systems. Document databases are commonly used in modern web and mobile applications, where they provide efficient storage and fast access to rich, nested data structures.
OLAP Databases
OLAP (Online Analytical Processing) databases are designed to support complex queries and data analysis, typically for business intelligence and decision-making purposes. They enable users to interactively explore large volumes of multidimensional data, offering fast retrieval of insights across various dimensions such as time, geography, and product categories. OLAP databases use specialized structures like cubes to allow for rapid aggregation and calculation of data. These databases are highly optimized for read-heavy operations, making them ideal for generating reports, dashboards, and analytical queries. Overall, OLAP databases help organizations quickly analyze data to uncover patterns, trends, and insights for better decision-making.
SQL Databases
SQL databases are structured systems that use the Structured Query Language (SQL) to store, retrieve, and manage data. They organize data into tables with rows and columns, ensuring that information is easily accessible, consistent, and scalable. SQL databases are widely used in applications that require complex queries, transactions, and data integrity, making them essential for web applications, financial systems, and enterprise environments. These databases offer robust features for security, data normalization, and maintaining relationships between different datasets. Overall, SQL databases are fundamental to managing relational data efficiently and reliably across various industries.
View more categories (20) for "memory database"
  • 1
    Oracle Database
    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. ...
  • 2
    Apache Geode
    ...Take advantage of Apache Geode's unique technology that blends advanced techniques for data replication, partitioning and distributed processing. Apache Geode provides a database-like consistency model, reliable transaction processing and a shared-nothing architecture to maintain very low latency performance with high concurrency processing. Data can easily be partitioned (sharded) or replicated between nodes allowing performance to scale as needed. Durability is ensured through redundant in-memory copies and disk-based persistence. ...
  • 3
    Amazon MemoryDB
    Valkey- and Redis OSS-compatible, durable, in-memory database service for ultra-fast performance. Scale to hundreds of millions of requests per second and over one hundred terabytes of storage per cluster. Stores data durably using a multi-AZ transaction log for 99.99% availability and near-instantaneous recovery without data loss. Secure your data with encryption at rest and in transit, private VPC endpoints, and multiple authentication mechanisms, including IAM authentication. ...
    Starting Price: $0.2163 per hour
  • 4
    Perst

    Perst

    McObject

    Perst is McObject’s open source, dual license, object-oriented embedded database system (ODBMS). It is available in one edition developed as an all-Java embedded database, and another implemented in C# (for Microsoft .NET Framework applications). Perst gives developers the ability to store, sort, and retrieve objects in their applications with maximum speed and with low memory and storage overhead while leveraging the object-oriented paradigm of Java and C#.
    Starting Price: Free
  • 5
    GridGain

    GridGain

    GridGain Systems

    The enterprise-grade platform built on Apache Ignite that provides in-memory speed and massive scalability for data-intensive applications and real-time data access across datastores and applications. Upgrade from Ignite to GridGain with no code changes and deploy your clusters securely at global scale with zero downtime. Perform rolling upgrades of your production clusters with no impact on application availability. Replicate across globally distributed data centers to load balance...
  • 6
    VertiPaq Analyzer
    ...Added measures for segments and partitions: pageable, resident, refresh date, last access. Analysis Services provides many Dynamic Management Views (DMV) to collect information about memory used by a data model. For example, DISCOVER_OBJECT_MEMORY_USAGE is a DMV that provides information about all the objects in memory. You can use such a DMV also to monitor a Multidimensional instance of Analysis Services. Kasper de Jonge created a sample model (BISM Memory Report) that organizes this data in a hierarchical way, making it easy to find the most expensive databases, tables, and columns on a server. ...
  • 7
    Infinispan

    Infinispan

    Infinispan

    Infinispan is an open-source in-memory data grid that offers flexible deployment options and robust capabilities for storing, managing, and processing data. Infinispan provides a key/value data store that can hold all types of data, from Java objects to plain text. Infinispan distributes your data across elastically scalable clusters to guarantee high availability and fault tolerance, whether you use Infinispan as a volatile cache or a persistent data store. Infinispan turbocharges...
  • 8
    SAP HANA Cloud
    SAP HANA Cloud is a fully managed in-memory cloud database as a service (DBaaS). As the cloud-based data foundation for SAP Business Technology Platform, it integrates data from across the enterprise, enabling faster decisions based on live data. Build data solutions with modern architectures and gain business-ready insights in real-time. As the data foundation for SAP Business Technology Platform, the SAP HANA Cloud database offers the power of SAP HANA in the cloud. ...
  • 9
    Red Hat Data Grid
    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...
  • 10
    FairCom DB

    FairCom DB

    FairCom Corporation

    FairCom DB is ideal for large-scale, mission-critical, core-business applications that require performance, reliability and scalability that cannot be achieved by other databases. FairCom DB delivers predictable high-velocity transactions and massively parallel big data analytics. It empowers developers with NoSQL APIs for processing binary data at machine speed and ANSI SQL for easy queries and analytics over the same binary data. Among the companies that take advantage of the flexibility of FairCom DB is Verizon, who recently chose FairCom DB as an in-memory database for its Verizon Intelligent Network Control Platform Transaction Server Migration. ...
  • 11
    RocksDB

    RocksDB

    RocksDB

    RocksDB uses a log structured database engine, written entirely in C++, for maximum performance. Keys and values are just arbitrarily-sized byte streams. RocksDB is optimized for fast, low latency storage such as flash drives and high-speed disk drives. RocksDB exploits the full potential of high read/write rates offered by flash or RAM. RocksDB provides basic operations such as opening and closing a database, reading and writing to more advanced operations such as merging and compaction...
  • 12
    BigObject

    BigObject

    BigObject

    ...It boasts excellent performance and powerful complex query capabilities. Extending the relational data structure to a time-series model structure, it utilizes in-data computing to optimize the database’s performance. Our core technology is an abstract model in which all data is kept in an infinite and persistent memory space for both storage and computing.
  • 13
    PolarDB

    PolarDB

    Alibaba Cloud

    PolarDB is designed for business-critical database applications that require fast performance, high concurrency, and automatic scaling. You can scale up to millions of queries per second and 100 TB per database cluster with 15 low latency read replicas. PolarDB is six times faster than standard MySQL databases, and delivers the security, reliability, and availability of traditional commercial databases at 1/10 the cost.
  • 14
    IBM Informix
    ...IoT data demands robust processing and integration capabilities. Informix offers a hybrid database system with minimal administrative requirements and memory footprint combined with powerful functionality. Key features make Informix ideal for multi-tiered architectures that require processing at the device level, at gateway layers and in the cloud. Native encryption to protect data at rest and in motion. Support for flexible schema, multiple APIs and configurations.
  • 15
    Oracle Spatial and Graph
    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.
  • 16
    Memgraph

    Memgraph

    Memgraph

    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...
  • 17
    Pinecone

    Pinecone

    Pinecone

    The AI Knowledge Platform. The Pinecone Database, Inference, and Assistant make building high-performance vector search apps easy. Developer-friendly, fully managed, and easily scalable without infrastructure hassles. Once you have vector embeddings, manage and search through them in Pinecone to power semantic search, recommenders, and other applications that rely on relevant information retrieval. Ultra-low query latency, even with billions of items. Give users a great experience....
  • 18
    Citus

    Citus

    Citus Data

    ...You can start with a single Citus node, then add nodes & rebalance shards when you need to grow. Speed up queries by 20x to 300x (or more) through parallelism, keeping more data in memory, higher I/O bandwidth, and columnar compression. Citus is an extension (not a fork) to the latest Postgres versions, so you can use your familiar SQL toolset & leverage your Postgres expertise. Reduce your infrastructure headaches by using a single database for both your transactional and analytical workloads. Download and use Citus open source for free. ...
    Starting Price: $0.27 per hour
  • 19
    Telegraf

    Telegraf

    InfluxData

    Telegraf is the open source server agent to help you collect metrics from your stacks, sensors and systems. Telegraf is a plugin-driven server agent for collecting and sending metrics and events from databases, systems, and IoT sensors. Telegraf is written in Go and compiles into a single binary with no external dependencies, and requires a very minimal memory footprint. Telegraf can collect metrics from a wide array of inputs and write them into a wide array of outputs. It is plugin-driven for both collection and output of data so it is easily extendable. ...
    Starting Price: $0
  • 20
    SingleStore

    SingleStore

    SingleStore

    SingleStore (formerly MemSQL) is a distributed, highly-scalable SQL database that can run anywhere. We deliver maximum performance for transactional and analytical workloads with familiar relational models. SingleStore is a scalable SQL database that ingests data continuously to perform operational analytics for the front lines of your business. Ingest millions of events per second with ACID transactions while simultaneously analyzing billions of rows of data in relational SQL, JSON,...
    Starting Price: $0.69 per hour
  • 21
    Oracle Real Application Clusters (RAC)
    Oracle Real Application Clusters (RAC) is a unique, scale-everything, highly available database architecture that transparently scales both reads and writes for all workloads, including OLTP, analytics, AI vectors, SaaS, JSON, batch, text, graph, IoT, and in-memory. It effortlessly scales complex applications such as SAP, Oracle Fusion Applications, and Salesforce workloads. Oracle RAC delivers the lowest latency and highest throughput for all data needs through its unique fused cache across servers, ensuring ultrafast local data access. ...
  • 22
    Azure Managed Instance for Apache Cassandra
    ...Free yourself from infrastructure management without compromising security. Run your workloads on a managed, secure service to streamline operations with automated repairs, patches, and updates. Make your database more durable and resilient with automatic backups and disaster recovery. Retain the flexibility and control of your hardware configuration with turnkey scaling services and hybrid deployment options. An instance-based pricing model enables you to define the number of CPU cores, virtual machines SKU, and memory/disk space needs.
    Starting Price: $0.911 per hour
  • 23
    Azure Managed Redis
    Azure Managed Redis features the latest Redis innovations, industry-leading availability, and a cost-effective Total Cost of Ownership (TCO) designed for the hyperscale cloud. Azure Managed Redis delivers these capabilities on a trusted cloud platform, empowering businesses to scale and optimize their generative AI applications seamlessly. Azure Managed Redis brings the latest Redis innovations to support high-performance, scalable AI applications. With features like in-memory data storage,...
  • 24
    IBM Cloud SQL Query
    Serverless, interactive querying for analyzing data in IBM Cloud Object Storage. Query your data directly where it is stored, there's no ETL, no databases, and no infrastructure to manage. IBM Cloud SQL Query uses Apache Spark, an open-source, fast, extensible, in-memory data processing engine optimized for low latency and ad hoc analysis of data. No ETL or schema definition needed to enable SQL queries. Analyze data where it sits in IBM Cloud Object Storage using our query editor and REST API. ...
    Starting Price: $5.00/Terabyte-Month
  • 25
    Appwrite

    Appwrite

    Appwrite

    ...Allowing you to focus on design and innovation instead of tedious and repetitive backend tasks. Products Appwrite Cloud provides you with: - Authentication: 30+ login methods, support for teams, roles, and user labels - Databases: Never paused, fast in-memory caching, advanced permission models, relationships support - Storage: File encryption at rest and transit, built-in image transformation capabilities, advanced compression with WebP/Brotli support - Functions: Automatic deployment from GitHub - Messaging: SMS, email, and push notification support - Real-time: Unlimited subscriptions By utilizing Appwrites’ features, you save time and ensure your products are stable and secure for your end users. ...
    Starting Price: $15 per month, per member
  • 26
    Datomic

    Datomic

    Datomic

    Build flexible, distributed systems that can leverage the entire history of your critical data, not just the most current state. Build them on your existing infrastructure or jump straight to the cloud. Critical insights come from knowing the full story of your data, not just the most recent state. Datomic stores a record of immutable facts, which gives your applications strong consistency combined with horizontal read scalability, plus built-in caching. Since facts are never updated in...
    Starting Price: Free
  • 27
    SAP Data Warehouse Cloud
    Connect data with business context and empower business users to unlock insights with our unified data and analytics cloud solution. SAP Data Warehouse Cloud unifies data and analytics in a cloud solution that includes data integration, database, data warehouse, and analytics capabilities to help you unleash the data-driven enterprise. Built on the SAP HANA Cloud database, this software-as-a-service (SaaS) empowers you to better understand your business data and make confident decisions based on real-time information. Connect data across multi-cloud and on-premises repositories in real-time while preserving the business context. ...
  • 28
    Genius Sheets

    Genius Sheets

    Genius Sheets

    ...Use Genius Sheets to get answers from your underlying data. Use our chat-based interface or connect to Genius Sheets in your messaging apps. Genius Sheets AI has a memory that lets you iteratively build an analysis block by block. Self-service data from the future is finally here. Connect Genius Sheets to any of your internal software or databases and use text as if you were speaking to a co-worker.
    Starting Price: $63 per user
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB