Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
A graphical and command line tool for comparing database tables. The comparison is displayed as html. This tool would likely be used to compare a test database table to a production database table.
Project is an app generation tool. It uses wxFormBuilder (wxformbuilder.sf.net) as GUI designer and adds much improved templating support to it. The idea of the project is based on Clarion language and RAD tool.
An agile sql documentation tool that produces an XML document describing a database catalog. XSLT stylesheet to convert in DocBook format, so simply to HTML, PDF... Could be integrated in a continuous integration development process.
A utility designed for developers to keep track of schema changes to project databases, and optionally all changes to a particular table, so that changes can easily be versioned for software upgrade packages and distribution etc.
VersionStar is a database developmenttool that helps you organize and apply scripts, eliminating the risk of losing scripts or applying them in the wrong order.
A generic database schema generation and modeling tool. Allows a generic schema to be manually designed and edited or automatically generated. Schemas can be deployed to any of the supported database systems (Oracle,MySQL,SqlServer+).
The Genomic Diversity and Phenotype Connection (GDPC) written in JAVA uses web services to make XML formatted data publicly available. The GDPC Browser (front-end GUI) can access these services, and other applications can use the API.
The purpose of this project is to let DBAs and developers to compare, synchronize and manage any of theirs Access databases. As well, the future plan is to generate SQL complant statement for INSERT/SELECT/UPDATE/DELETE actions for each table of the file
Cedrus is a graphical administration and monitoring tool for PostgreSQL DBMS. Inspired on Oracle's Enterprise Manager, it collects useful information over one or more PostgreSQL instances, showing it in a nice interface with useful graphs and reports.
This tool is a Java solution for managing structural changes to database schemas. It is based on Active Record migrations in Ruby on Rails. Check out documentation under construction on http://migrator.sourceforge.net
LDO's are lightweight data objects, Java classes that provide query and update access a single table or view in a SQL database. The LDO utility provides a user-friendly interface to generate that JDBC code.
Java developer's tool for query building that works with MySQL, AS400, Oracle, Sql Server and other JDBC DB's. Includes PreparedStatement Editor, Query Builder, SQL Code Generator, CSV Export, Database Navigator w/ regex filtering, Sql Diff & more.
"PHP Database Migrations" enable you to have distinct versions of your database schema. Each migration file alters the schema, a concept taken from Ruby on Rails. Migrations can be performed on all your DB servers ensuring consistency and reliability.
Goal of oraschemadoc is to provide detailed documentation for all objects in schema covering Oracle specific features. Result of execution of oraschemadoc is set of static xhtml files. There are more features under development...
Transmute is an online translation tool for close ended questions. Originally designed to me used in a medical interview, it hosts a variety of questions and responses correlated with their translations in any number of language.
target of this tool is provide trasparent interface to database, for agile developemnt, code riutilization and less manutention. basic example: set('T',$data); write info in $data in table T get('T') return hashtable with all info in table T.
A small database stress tool written in Java. Emulates a given number of concurrent users querying the engine. Reports timing information for each test. Currently supports MySQL engine only.