SqlCli provides a poor-man's command line client to any RDBMS that is accessible via a JDBC driver. This allows connecting to a remote database and issue ad-hoc SQL commands, without needing to install a commercial or proprietary client.
Framework for software component integration, interoperability and adoptability through a XML based vocabulary: Software Component Integration Mark-up Language (SCIML)
frCoder is a set of tools used to write, test, and simulate software written for the FIRST Robotics Competition (FRC). frCoder also includes basic libraries of common techniques used in the FRC.
OS400Bridge is intended to provide connectivity options for Java applications running on IBM\'s OS/400 (iSeries or AS/400 machines), allowing them to access databases throughout the network.
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.
This MEGA ALPHA project (CURRENTLY) provides java tools for :
XML file to org.w3c.dom.Document,
Document to HashMap (recursive),
HashMap to Document (recursive),
Document to File or String,
Document to XSLT to File or String
A Java project implementing an application that allows users to search for data on movies and actors. This appliaction is written as a part of a course on database in Tel Aviv university.