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.
I really hate that braindead sqlplus and really love psql. Unfortunately I have to work with Oracle, so I wrote psql for Oracle. It's written in Java, and uses GNU readline library.
Web based J2EE interface for administering database tables by using JDBC. Describing a table with an XML file, the tool creates all html pages to manage the reading, writing, updating, and deleting operation on these table.
deegree is a Java framework for geospatial software based on the specifications of the OpenGIS Consortium and the ISO. The focus is based on the realisation of OGC specified web services. It is developed in cooperation between lat/lon and the University of Bonn.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
A four-tier web application that allows for easy, graphical querying of the WordNet lexical database of the English language (built by Princeton University) in its SQL form. It resorts to EJB and servlet technology.
This is a personal books and movie catalog using Java and an embedded database. It lets you keep track of almost everything you have in your personal home library.
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Di project ini saya mencoba membagi hasil eksperimen saya dengan sedikit ilmu yang saya miliki tentang bahasa pemrograman. Project yang saya buat rata-rata sangat simpel dan menggunakan beberapa bahasa pemrograman, diantaranya : vb, java & php.
TableMaker is a point-and-click web-interface for databases, written in Java and JSP. Ad-hoc queries can be performed against the database and exported in tab delimited format. Queries may be saved, uploaded and/or emailed.
DataBib provides tools to catalogue bibliographical records exploiting an underlying SQL database. Entries can be directly imported from BibTex files and user-defined lists of references can be exported as BibTex files ready for the LaTex enviroment.
A MicroSoft SQL Server(r) command line interface written in Java, for *NIX (or anything else with a Java runtime). Supports batch file execution and interactive modes of operation.
DBBrowser is an open source (GPL license), cross-platform tool which can be used to view the contents of a database. It works with Oracle and MySQL. The user can view, modify, delete records without writing SQL.
DBSA (DataBase Structure Analysis) is a tool for comparing schema snapshots. Differences are reported and an SQL patch can be generated. It includes a basic repository facility for schema history tracking.
This program converts, compares, merges, normalizes, and refactors data to and from disparate sources (CSV, Excel, and any JDBC/ODBC database) for use in a Java program.
JUDIE Eclipse plugin extending existing QuantumDB plugin. With this it is easily possible to export database data to XML and back from Eclipse, if QuantumDB installed. Please make sure that QuantumDB is installed before you install JUDIEclipse4QuantumDB
A simple SWING based JAVA client that displays information on all Oracle sessions. Displays the SQL and bind values that were captured. This also includes a plugin to run SQL queries and view their results. Multiple tabs can be opened for a single plugin
Java Universal Database Import and Export. A tool for exporting single or all database tables to XML and import back. Useful to move data between different databases wich support JDBC.
SQL-Kitten is a generic sql client written in Java that can be used to connect to any jdbc compliant database. Some features are: Run SQL queries, Search within resultsets, Easy insert/update/delete, insert/update CLOB and BLOB datatype