Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Start Free
MongoDB Atlas runs apps anywhere
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.
BlackRay is a high performance relational database, which combines regular database features with search engine like performance. Full transaction support, SQL and version controlled persisted snapshots characterize BlackRay.
dbUPLoader is a tool to import data from csv or MS-Excel files into a database. You can distribute data across several tables, create relationships between imported data and integrate sub queries to reference existing data.
SYMPLiK RANGEHOOD is a Javadoc-like tool for Oracle database. This pure-Java program "sucks up" data dictionary and object source code from database and generate document for Tables, Views, Triggers, Packages, Procedures, Functions, and others.
A fully functional textual database frontend with features like tabcompletion, command history optimized display and many more. SQLShell uses JDBC to connect to your favorite database. SQLShell has been succesfully tested on windows and linux.
Tabular data generator software written in Java. Column data types, ranges and sizes can be configured via XML file. Supports primary keys and foreign keys. JDBC and CSV outputs supported.
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.
Utility to load Excel files to Database(MySQL/Oracle) with automatic creation of tables and columns. Utility supports batch processing of multiple files.
A database middleware system for WANs that can efficiently run queries over sites that are either mobile clients or enterprise servers, taking into consideration the nature of hosts for query processing purposes.
GeneKeyAPI contains two related but independent programs. Updater.GKDB is a robust push-of-a-button updater for GeneKeyDB (GKDB). Bio.GKDB allows the user to easily access elements of GKDB without needing to know the schema or making SQL queries.
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.
DataVision is a reporting tool similar to Crystal Reports. DV supports many data sources (JDBC, files) and many output formats (HTML, XML, PDF, LaTeX, Excel, delimited files, DocBook). DV includes a GUI editor. DV is embeddable. Reports are XML-based.
A command line database interface / sql client written in Java. Can be run from a command shell. Configurable via command line or properties files. Features command history and more...
This utility can be used to copy Tables and Data from one database to another database. You can use do it between any Source and Destination database servers provided they have JDBC drivers available.
SQLOrm focuses on mediating database interaction rather than shielding the user from it. SQLOrm consists of 3 major parts. A dynamic query builder. A prepared statement layer. A resultset to object graph mapper, supporting batch inserts/updates.
Gaea allows you to view/modify Object Databases with JDO standard. Operations on instances and class structures on the fly. A nigh-complete OQL library is embedded in the project and can easily be used by third-party software to attain OQL compatibility
Collection of utilities for Oracle database users. First drop includes 2 tools: 1. OraPLSQLExporter - exports PLSQL objects and view from multiple schemas at one into directory structure. It comes with console and SWT GUI version. 2. OraExporter - export
java/jdbc command-line tools to export and import database data (formats: xml and fast-infoset (webrowset schema), csv and dml). You can synchronize changes in the webrowset document (insertRow-, modifyRow- and deleteRow-tags) back to the datasource.
SDBC is a MS Access-like database client based on Java swing ui, able to connect to both local and network DBMS. It uses Derby for file-based database and JDBC for SQl-based DBMS.
XMLtoDB is to upload data in XML files into a database. You can explicitly specify the structure of the XML file with another easy to create XML file. XMLtoDB program parses the XML file and inserts tuples from the XML file into the DB table.