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.
jdbc2csv is a small command-line tool written in JAVA and can be used on all platforms, for which JRE 8 or higher is available. To connect to a specific DBMS the tool uses its JDBC driver. The result of the executed 'select' query is displayed in CSV format ( different standards are supported ). When there is an error the tool stops with exit code 1 and the error message is output on stderr. jdbc2csv is created with a main purpose to be used in shell-scripts.
A command line tool for database operations over JDBC
Jdbsee CLI supports running SQL queries from command line in batch or interactive mode.
Database connection settings and related credentials can be persisted for later reuse.
The JDBC drivers can be automatically downloaded from maven central repo or loaded from local jars.
For more info see https://github.com/davidecavestro/jdbsee/blob/master/docs/index.adoc.
...It enables you to rapidly implement a set of forms and reports for a database.
For using PostSqlForms with SQLite you don't need a separate SQLite installation. The SQLite Tcl interface and the SQLite command line shell are included in the binary packages (not in the source package).
For using PostSqlForms with PostgreSQL you need a separate PostgreSQL installation.
PostSqlForms is the successor of Postgres Forms (pfm) which only supports PostgreSQL (see http://pgfoundry.org/projects/pfm).
This software simulates several crash scenarios on Oracle database: so you can test your backup strategy, your restore and recovery scripts, your RMAN skills and be more prepared when a real crash happens on your system.
Atomic OS is a responsive Web 2.0 operating environment & development platform. Based on AJAX techniques, it emulates/provides standard operating system features including a command-line shell, interpreter, filesystem, database access and GUI services.
WikyBlog is a CMS/Groupware application written in PHP/MySQL that fuses collaborative editing features of wikis with user friendly publishing characteristics of blogs. MediaWiki derived wiki syntax, AJAX enhanced, UTF8 and extendable (google maps).
Python Sqlite Shell - a drop-in replacement for the standard sqlite shell (www.sqlite.org), expanded to allow user defined SQL functions to be easily created within the shell or within a SQL script using an in-line python function definition.
Senora is targeted to be a drop-in replacement for sqlplus. It provides a plethora of new commands, which accept unix-style options. It is extensible via plugins.
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.
Command Name Insert is an bash script to manipulate the csv file used in setting OS X computer name and network preferences used with NetRestore post-actions. Developed with intent on on-technical users running the script.
Schweasel is a platform-independent text shell to access relational databases that support jdbc. You can perform basic sql features such as insert, update, delete, select as well as create, drop tables stored procedures, etc. (similar to sql+)
Portable shell (command line) program written in Java to access database servers that support JDBC. For the beginning mySQL, PostgreSQL, Microsoft SQL Server are supported.
Database shell with readline support [command history, tab completion etc]
based on the Perl DBI: Has specific support for Oracle, MySQL, Sybase, PostgreSQL, and a generic driver that should work for anything supported by DBI