From fb4d357a605960ced2184457250043d7c6baa41e Mon Sep 17 00:00:00 2001 From: gschwarz1111 <86944063+gschwarz1111@users.noreply.github.com> Date: Thu, 20 Jun 2024 17:22:17 +0200 Subject: [PATCH] Update README.md Added KeepTool (for Oracle Database). --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5914636..937ff21 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,7 @@ For updates on `awesome-db-tools` and thoughts/news about databases/tools/SQL fo - [dbKoda](https://github.com/SouthbankSoftware/dbkoda) - Modern (JavaScript/Electron framework), open source IDE for MongoDB. It has features to support development, administration and performance tuning on MongoDB databases. - [IBExpert](http://www.ibexpert.net/ibe) - Comprehensive GUI tool for Firebird and InterBase. - [HeidiSQL](https://github.com/HeidiSQL/HeidiSQL) - A lightweight client for managing MySQL, MSSQL and PostgreSQL, written in Delphi. +- [KeepTool](https://keeptool.com) - A professional suite of tools for Oracle Database developers, administrators and advanced application users. - [MySQL Workbench](https://www.mysql.com/products/workbench) - MySQL Workbench is a unified visual tool for database architects, developers, and DBAs. - [Navicat](https://www.navicat.com/en/products#navicat) - A database development tool that allows you to simultaneously connect to MySQL, MariaDB, SQL Server, Oracle, PostgreSQL, and SQLite databases from a single application. - [Oracle SQL Developer](http://www.oracle.com/technetwork/developer-tools/sql-developer) - Oracle SQL Developer is a free, integrated development environment that simplifies the development and management of Oracle Database in both traditional and Cloud deployments.