DbVisualizer
DbVisualizer is one of the world’s most popular database clients.
Developers, analysts, and DBAs use it to advance their SQL experience with modern tools to visualize and manage their databases, schemas, objects, and table data and to auto-generate, write and optimize queries.
It has extended support for 30+ of the major databases and has basic-level support for all databases that can be accessed with a JDBC driver. DbVisualizer runs on all major OSes.
Free and Pro versions are available.
Learn more
RaimaDB
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.
RaimaDB is a high-performance, cross-platform embedded database optimized for mission-critical applications in industries such as IoT and edge computing. Its lightweight design makes it ideal for resource-constrained environments, supporting both in-memory and persistent storage options. RaimaDB offers flexible data modeling, including traditional relational models and direct relationships through network model sets. With ACID-compliant transactions and advanced indexing methods like B+Tree, Hash Table, R-Tree, and AVL-Tree, it ensures data reliability and efficiency. Built for real-time processing, it incorporates multi-version concurrency control (MVCC) and snapshot isolation, making it a robust solution for applications demanding speed and reliability.
Learn more
DuckDB
Handling and storing tabular data, such as that found in CSV or Parquet formats, is essential for data management. Transferring large result sets to clients is a common requirement, especially in extensive client/server frameworks designed for centralized enterprise data warehousing. Additionally, writing to a single database from various simultaneous processes poses its own set of challenges. DuckDB serves as a relational database management system (RDBMS), which is a specialized system for overseeing data organized into relations. In this context, a relation refers to a table, characterized by a named collection of rows. Each row within a table maintains a consistent structure of named columns, with each column designated to hold a specific data type. Furthermore, tables are organized within schemas, and a complete database comprises a collection of these schemas, providing structured access to the stored data. This organization not only enhances data integrity but also facilitates efficient querying and reporting across diverse datasets.
Learn more
Objectivity/DB
Objectivity/DB (or Object Database Management System) is a distributed, highly scalable, high-performance, and highly scalable Object Database (ODBMS). It excels at complex data handling, including many types of connections between objects as well as many variants.
Objectivity/DB can also be used as a graph database that is highly scalable and high-performance. Its DO query language allows for standard data retrieval queries and high-performance path-based navigational inquiries.
Objectivity/DB is a distributed data base that presents a single logical view of its managed data. Data can be hosted on one machine or distributed over up to 65,000 machines. Machines can be connected to one another.
Objectivity/DB can be used on 32- or 64-bit processors that run Windows, Linux, and Mac OS X.
APIs are C++, C# Java, Python, and Java.
All platforms and languages are interoperable. A C++ program on Linux can store objects and a Java program on Mac OS X can read them.
Learn more