Manage terabytes to petabytes of digital information with millions of read/write operations and msec P99 response. Our high availability architecture takes full advantage of m
Also listed in Database as a Service (DBaaS), Wide Column Database

I like ScyllaDB's performance, especially because it's impacted by its indexing and the whole database being written in C++, which serves as the building block for a faster NoSQL DB. It's great for storing our ERP system, especially as we introduce new features and are unsure about the schema size. This NoSQL wide column structure allows us to store a wide range of data. Performance is great compared to MongoDB, and it has very low latency. We experienced a decrease in latency while debugging through the log. Review collected by and hosted on G2.com.
SQL Server 2017 brings the power of SQL Server to Windows, Linux and Docker containers for the first time ever, enabling developers to build intelligent applications using the
Also listed in Database Management Systems (DBMS), Big Data Processing and Distribution, On-Premise Data Integration

Microsoft SQL Server is easy to use, even for beginners. The interface in SSMS is simple, and implementation is straightforward with clear setup steps. It offers many useful features like views, stored procedures, and strong security. I also use it frequently because it feels reliable and stable. Another big advantage is how well it integrates with Excel, Power BI, and other Microsoft tools, which makes reporting and analysis much easier. Review collected by and hosted on G2.com.
Amazon Relational Database Service (RDS) is a web service that makes it easy to set up, operate, and scale a relational DB in the cloud: Amazon Aurora, PostgreSQL, MySQL, Mari
Also listed in Relational Databases

- Broke a massive Oracle 11g/12c backed monolith application into 25 microservice‑aligned schemas and migrated everything to Oracle 19c on RDS, giving each service its own performance and scaling boundary.
- What I like most about RDS is that we no longer need to spend a lot of time on manual heavy lifting — patching, automated backups, point-in-time restores (to the second), and even provisioning. Tasks like these used to take weeks, involve multiple meetings, and require approval cycles, but are now fully automated and happen in the background with just a simple configuration.
- The recovery and failover challenges we previously faced with our monolith have been completely eliminated. By leveraging Amazon RDS’s automated, synchronous replication and Multi-AZ failover capabilities, we’ve gained a level of resilience that promises our application stays online even during a full Availability Zone outage. With 99.95% uptime, we are far more than just resilient (In a worst-case failover scenario, the transition happens in roughly 2 minutes, which is well within our acceptable RTO).
- Managing 25 microservices and their rapidly expanding data sets doesn't seem to be a challenge to us, and our operations have been simplified with its configuration-based implementation. With RDS, we have the option to seamlessly scale storage, upgrade instance types, and leverage read replicas to offload traffic. This flexibility has been a cornerstone of our migration journey, delivering significant cost savings and operational efficiency.
- We have the option to stop RDS instances of lower environments during weekends or when not in use, saving additional costs.
- AWS, as usual, has top-notch customer support for RDS. Review collected by and hosted on G2.com.
MySQL is the world's most popular open-source database, renowned for its reliability, performance, and ease of use. It serves as the backbone for many high-profile web applica

I like MySQL for its performance, mature ecosystem, and rock-solid reliability. The InnoDB transactions provide us safe transactions and data consistency, and strong indexing improves read performance. Replication enhances availability and the broad tooling support makes it easy to build, scale, and maintain production databases without unnecessary complexity. The huge ecosystem of tools makes monitoring, backups, and migrations straightforward in real-world production setups. Additionally, the initial setup was fast and easy with clear documentation and a huge community of users. Review collected by and hosted on G2.com.
Amazon Aurora is a fully managed relational database service that combines the performance and availability of high-end commercial databases with the simplicity and cost-effec
Also listed in Database as a Service (DBaaS)

Amazon Aurora combines the performance and availability of high-end commercial databases with the simplicity and cost-effectiveness of open-source databases. I like its auto-scaling, high availability across multiple AZs, compatibility with MySQL/PostgreSQL, and automated backups, which make it easy to manage without worrying about infrastructure overhead. The performance improvements and serverless options are especially helpful for applications that need to scale on demand. Review collected by and hosted on G2.com.
Build business applications and database apps faster and easier with Kintone, the agile, no-code application Platform as a Service (aPaaS). Collaborate around your apps and da
Also listed in Workflow Management, Inventory Control, Desktop Database, Warehouse Management, Database as a Service (DBaaS)
Kintone is an impressive program that facilitates the creation of tailored or custom business apps, and there is no coding knowledge or concept required
The software is designed in a customized manner, where it addresses multiple issues and tasks based on the needs of a firm
Kintone consolidates information and processes, giving a simplified visual representation to users and the management
The tool has inbuilt collaborative features that ensures easy commenting, tagging, document sharing and other forms of communication
The tool has developed templates that helps users to create apps without much hassle
The support team has provided efficient learning materials that guides users Review collected by and hosted on G2.com.
Oracle Database is a comprehensive, multi-model database management system developed by Oracle Corporation. It is designed to handle various data types and workloads, includin
Also listed in Database as a Service (DBaaS)
What I value most about Oracle Database is its robustness and reliability for critical enterprise environments. The architecture is designed to ensure high availability, scalability, and security, allowing for the handling of large volumes of data without compromising performance. Additionally, its advanced functionalities, such as transaction management, query optimization, and administration tools, make it easier to maintain integrity and efficiency in complex processes. This solidity makes it an ideal solution for organizations that require stability and long-term support. Review collected by and hosted on G2.com.
Cloud SQL is a fully managed, relational database service for running PostgreSQL, MySQL and SQL Server workloads. It's an ideal choice if you want to lift & shift an existing
Also listed in Database Management Systems (DBMS), Database as a Service (DBaaS)

I like that there are several different database types that can be used within it, it allows for more freedom and better architectural design based on needs. Review collected by and hosted on G2.com.
PostgreSQL is the open source database of choice for people looking to do more and go faster. EDB supercharges PostgreSQL to help our customers innovate and accelerate.

I use EDB for PostgreSQL for performance diagnostics and query optimizations, avoiding server overloads and improving server times. The Index Advisor is particularly helpful for managing massive tables and getting better indexing for all operations. The overall tool is really helpful, and using the Enterprise Manager helps me monitor real-time spikes and handle potential catastrophes. Review collected by and hosted on G2.com.
SAP HANA Cloud is the cloud-native data foundation of SAP Business Technology Platform, it stores, processes and analyzes data in real time at petabyte scale and converges mul
Also listed in Data Virtualization, Database as a Service (DBaaS), Database Management Systems (DBMS), Data Visualization, Location Intelligence

Its flexibility and scalability in the cloud while keeping the power of the in-memory SAP HANA database. It combines transactional and analytical workloads in one platform, which simplifies architecture and accelerates innovation. Plus, its tight integration with the SAP ecosystem makes development and data management much more seamless. SAP support is very good as the product is in their focus. Also the HANA Data Lake Files options are something that can help you get the right type of compute for your usecase. Review collected by and hosted on G2.com.
PostgreSQL is a powerful, open-source object-relational database system renowned for its reliability, extensibility, and adherence to SQL standards. Originating from the POSTG

What I like most about PostgreSQL is the balance it achieves between robustness and flexibility. It offers reliable ACID transactions, strong referential integrity, and a powerful query optimizer. Additionally, it supports JSONB, advanced indexes, and extensions, allowing the combination of the relational model with semi-structured cases without the need to change engines. Overall, I find it a stable, scalable, and suitable option for both small projects and critical systems. Review collected by and hosted on G2.com.
Microsoft Access is a database management system (DBMS) developed by Microsoft, combining the relational Access Database Engine with a graphical user interface and software de

Recent updates have made Access friendlier for hybrid setups. The improved Linked Table Manager is a standout because it lets us filter, relink, and repair multiple ODBC links in one pass, which cuts downtime when connection strings or server names change. The Dataverse connector has been useful for teams dabbling in Power Platform. Being able to publish tables to Dataverse or link to them lets us prototype forms and reports in Access while exposing the same data to Power Apps and Power Automate.
Modern charts are a nice upgrade over the legacy graph objects. The cleaner visuals and easier formatting make quick dashboards inside a front end feel less dated. Support for the Large Number type and better handling of SQL Server data types like DateTime2 reduce the odd conversion issues we used to see when mixing Access with backend SQL. Small quality-of-life tweaks help too, like property sheet search, tabbed document interface improvements, and dark theme options that keep long sessions comfortable. Overall, these changes make Access a more credible front end for small line-of-business apps that still need to talk to cloud services and SQL backends. Review collected by and hosted on G2.com.
Flexible and easy to use database manager for Android & Desktop

It is flexible, customization is easy, and support great. Tailored libraries fits my business operations to manage everything from payroll and job carding. Implementation of new customizations is easy. Integration with Google Sheets and Zapieris great for generating realtime reports and automation. Offline functionality ensures me and my team stay productive. Memento is the app we use most frequently and becuase it can be customized for almost every aspect of our operations. Review collected by and hosted on G2.com.
TiDB, powered by PingCAP, unlocks limitless scale for data-intensive businesses. Our advanced distributed SQL database enables leading enterprises, SaaS, and digital native co
Also listed in Database Management Systems (DBMS), Vector Database, Database as a Service (DBaaS)

What I like best about TiDB is its ability to combine the scalability of NoSQL systems with the reliability and familiarity of traditional SQL databases. It allows me to scale horizontally without changing my application logic, which is very helpful while building growing projects. The MySQL compatibility makes integration smooth, and the distributed architecture ensures high availability and strong consistency. I also appreciate how it handles large datasets efficiently while maintaining good performance. Overall, it gives me the flexibility of a modern distributed system without sacrificing the simplicity of SQL. Review collected by and hosted on G2.com.
YugabyteDB is turbocharged PostgreSQL for business-critical transactional applications. 100% open source, it offers built-in resilience, on-demand scaling, and more!
Also listed in Wide Column Database, Database as a Service (DBaaS), Database Management Systems (DBMS)
What I like best about YugabyteDB is its combination of scalability, resilience, and SQL/NoSQL flexibility. It provides distributed, cloud-native architecture that allows applications to scale globally while maintaining strong consistency. I also appreciate that it supports familiar PostgreSQL APIs, making it easier for developers to adopt, while still providing high availability and fault tolerance for critical workloads. Review collected by and hosted on G2.com.
Nonrelational database for applications that need performance at any scale
Also listed in Database as a Service (DBaaS), Key Value Databases

As an AWS DevOps Engineer, I really like Amazon DynamoDB because it’s fully managed and straightforward to use. We don’t have to worry about servers, patching, or ongoing maintenance. It delivers high performance with low latency, even as our data grows, and the automatic scaling is especially helpful during periods of high traffic. Integration with other AWS services is smooth, and the security features feel strong. Overall, it saves our team a lot of time and operational effort. Review collected by and hosted on G2.com.
Amazon ElastiCache offers fully managed Redis and Memcached. Seamlessly deploy, operate, and scale popular open source compatible in-memory data stores. Build data-intensive a
Also listed in Database as a Service (DBaaS), Data Replication
What I like most about Amazon ElastiCache is its extremely low-latency performance. It noticeably improves application response times by offloading frequent reads from the database, and it also handles traffic spikes smoothly. Review collected by and hosted on G2.com.
Azure SQL Database is a fully managed, intelligent relational database service built on the Microsoft SQL Server engine, designed to support modern cloud applications. It offe
Also listed in Database as a Service (DBaaS)

Azure SQL Database is that it’s a fully managed, highly available database service that lets teams focus on building applications instead of managing infrastructure.
Azure handles patching, backups, monitoring, and high availability automatically, which significantly reduces operational overhead. I especially like its built-in security features such as Azure AD authentication, transparent data encryption, auditing, and threat detection.
From a scalability perspective, the ability to scale compute and storage independently, use elastic pools, and switch between service tiers makes it very flexible for both small applications and enterprise workloads.
Another big advantage is high availability and disaster recovery by default, with SLA-backed uptime and features like active geo-replication. Since it’s fully compatible with SQL Server, it also makes migration to the cloud much easier without major application changes. Review collected by and hosted on G2.com.
Knack enables anyone to build simple web apps and online databases. You can import data from spreadsheets or define it from scratch, and then build interfaces to display and m
Also listed in Online Form Builder, Application Development Platforms, Relational Databases, CRM, Client Portal
I have used Knack to write two relatively complex database solutions. While I had to get used to some non-standard database terms (e.g. connection vs. join), I found it extremely easy to learn and use. The best thing about Knack is the support. Except for a brief span a couple of years ago, their responsiveness and helpfulness has been superb. Review collected by and hosted on G2.com.
Redis Cloud combines the power of Redis with the convenience of a fully managed service, offering blazing-fast performance with sub-millisecond latency and millions of operati
Also listed in Document Databases, Graph Databases, Time Series Databases, Key Value Databases

The each entry of Redis cashes to maintain ttl for long time as per our request Review collected by and hosted on G2.com.