General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Start Free
$300 Free Credits to Build on Google Cloud
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Text-based user interface to query data on Oracle DB in a smart way
...suggested for DBA activities, log tables browsing.
downloaded version contains a demo with HR data model from oracle.com
Try it and let me know if you find it useful
any idea or suggestion will be appreciated
DAO for all database server types with the Java POJO code generator
Java Data Access Objects. A DAO system(ish). A simple to use DAO type library that transfers between database rows and POJO and vice versa.
This translates from Java to SQL and back again.
This code was written by a DBA whose approach isn't to persist java objects but to normalize the database and work from that side.
The library and generator are fully documented.
This comes with a simple scripting language language, called NotSQL because it is Not SQL, to make writing queries much easier.
DB Guardian is a Java-based database diagnostic performance tool for Oracle 10g. This tool helps the database administrator (DBA) to monitor and detect problems related to performance in your environments.
DB@SoL intends to fill the lack of most of the JDBC(TM) drivers.
By adapting some parameters in real time, performance can be improved.
Moreover, DB@SoL will provide features useful for developers (automatic close...)
and DBA advices.