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
Turso
Turso is a distributed database service compatible with SQLite, designed to ensure low-latency data access for various environments, including online, offline, and on-device platforms. Built on the foundation of libSQL, which is an open-source variant of SQLite, Turso allows developers to position databases in proximity to their users, thereby boosting application performance significantly. It offers easy integration with a wide range of frameworks, languages, and infrastructure providers, which streamlines data management for applications that utilize large language models and AI agents. Among its many features, Turso includes unlimited databases, the ability to instantly roll back changes with branching, and advanced native vector search capabilities at scale, enabling effective parallel searches across different users, instances, or contexts using SQL database integration. The platform places a strong emphasis on security, implementing encryption for data both at rest and during transmission, while also adopting an API-first approach that simplifies programmatic database management. Additionally, Turso's architecture supports rapid scaling to meet the demands of growing applications, making it a versatile choice for developers in today's data-driven landscape.
Learn more
Database X-Ray
Database X-Ray, a SQL Server utility, allows you to view all database objects tabularly. It also shows the relationships between objects, such as objects referenced by a particular object and objects that reference this object. This includes Tables and Views as well as Stored Procedures. Functions and Triggers. You can see at a glance how deleting or changing a database object will affect it. You won't see that in a database diagram!) You can also view the DDL or code that created the object, copy it and use it however you want. You only need a valid database connection string, local or remote, to get started. Works with Azure SQL database too!
Learn more