BigQuery automates data prep, analysis, and predictions with built-in AI assistance.
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
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.
Jing, a Java based DAO (Data Access Object) framework, allows for a
clean seperation between the DAO layer and the Persistance layer.
Projects can swap persistance frameworks or use multiple frameworks
without \"rocking the boat.\"
Yet Another Database Designer - the goal of the project is to develop
a tool for designing relational databases. YAD_Designer is based on the entity
relationship model (see Chen et al.) and is targeted on the use in educational environments.
eBookCollector is a Java program to manage your book collection.
It features a Thinlet based XML UI with skinning support, Advanced searching capabilities, Supports multiple categories for the books.
It's easy to use and best of all - It's real!
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Have you ever wondered which database indexes you should create for your JDBC-based application ? This Swing-based SQL profiler tries to offer a tool to monitor which tables and columns are accessed the most in SQL queries to recommend index creation
jxUtil serves as a collection of source code which solves tiny/small programming problems using the Java language.
It also contains ready-to-use modules for JDBC RowSet, XFS and DRDA protocol engine.
This software is used to keep encrypted records of "accounts" for betting with fake money in any type of game (eg cards) It has a compound interest feature, where account holders' balance is compounded daily at 1%. It manages bets made during games.
JAdaptiveForms (JAF) is a flexible data form renderer that runs over Java/Swing. Based on XML specifications, JAdaptiveForms can build several kinds of user interfaces for data input.
A utility to extract data from RDBMSs and convert into .arff file format required by WEKA data mining tool set, both interactive wizard and batch working modes.
This project tries to define a new grammar to be used for database access. It should be easier to learn, understand and use than SQL, be more consistent, and contain significantly less rules. It does not try to be an extension or subset of SQL.
The Xineo project maintains several Java packages targeted to XML management. Available packages include : OAX (Object-oriented API for XML), XIL (XML Import Language), XMA (XML Mail Archiver).
GeNetDB, contraction of Genetic Network Database, is a bioinformatic platform destined to the study of genetic regulatory networks. It contains in one place the data and the way to study them, providing the user an access to all tools needed for his work
The UniDBA program offers a one program interface for multiple types of databases and can run on any operating system. Provides simple functions for these databases: Oracle, DB2, Postgresql, and MySQL.
An open source voting program. Initial implementations will be done up in Java, but ports to other languages will be done later on. Each release is given a codename as the version instead of a number. Most recent release is \"Bookmark\".
AutoSQL provides a simple and easy to use framework meant to be a substitute for J2EE Entity beans and JDO. AutoSQL data objects give just the right abstraction from a writing SQL without being too far removed from the power of SQL.
LeverPack is a small, transaction based, secure, concurrent, and efficient record repository management engine written in Java. It provides READ_COMMITTED transaction isolation level supported read/write access to user data records.
The most powerful non-commercial translation memory software (TM tool) with enhanced capabilities, like networking/collaboration (http, rpc), encoding conversion, project management capabilities, email capability with attachments, file tree diff etc.
A distributed database of XML documents for Intranets and the Internet in a region where connectivity is sporadic. Development is by UN Volunteers and Loja Technical University, to support staff of the Business Development Agency in Loja, Ecuador
Adit is another database interface tool built with Java. Adit is a lightweight tool for querying any database with a JDBC driver. Features include saved connections, saved queries, export to delimited text, and database metadata.
Webzap is an container for all kinds of software components. If you use i.e. web components written in the WingS framework, you can use Webzap as a powerful framework for web portal development. Therefore an J2EE compliant application server is needed.
Java DOM wrapper for java.sql.ResultSet; Allows using XPath / XSLT on a thin DOM document representing the result-set. Document does not contain the actual result-set data, only references to row and column indices.