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.
Start Free
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
PURPOSE: reporting, content-management. easy to use GUI-frontend for the popluar java build-tool 'ANT'. looks like a 'wizard'. additional ant-taskdefs for processing SQL(JDBC)->XML->XSLT->HTML. 'sql2xml' allowes nested queries (for 1:n-relationships)
DISCONTINUED PROJECT (see news) - jConsole is essentially a management console (written in Java) that can have a variety of plugins attached to it. At the moment it is growing as a framework for a cross database maintenance / query tool (SQL).
Joint is a competent middleware server that supports: load balancing, distribution, naming services, transaction handling, run-time updates, centralized logging and much more. Platform independent and open for use with any SQLdatabase.
JDBC-based Object-Relational mapping system. It maps Java objects to RDBMS. It generates SQL for retrieving, saving, and deleting objects. It does XML<=>RDBMS. It autogenerates keys, maintains dependent objects and relations.
Converts XML files and/or SQL schemas into Java sources. Types of variables are determined from the sample values. Attributes and elements are treated the same, making writing the XML very simple. Directives are given in the java: and sql: namespaces.
A toolbox for testing SQL. Currently, SQL Spelunk includes code coverage analysis and calling stored procedures in a rolled-back transaction from SQL and JUnit.
This is a new generation of SQL (Structured query language) Server which is targeted to serve on a Virtual Appliance. Hybrid SQL Server is targeted to run on VirtualBox from SunMicrosystems.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
This project is java version of the SQL functions as defined by the Transact-SQL programming language for the MS SQL 2000. It is pure 100% Java implementation for the famous SQL Functions such as CONVERT, PATINDEX or DATEDIFF.
SVN Statistika is a server-side application for generating reports (graphs, trees, tables) from subversion repository. Client-side GUI application is also avaible and is used to control the server-side.
Another Java-database mapper (bean to table or to query), but you use SQL directly (no query language), no complex XML mapping, and automation of JDBC routines. It contains 3 functions: 1. readwrite mapping 2. query mapping 3. DDL generator
OOPEX(Open Object Persistence Extenstion)- is a java object orientated database development API, which allows developers to develop systems without worrying about the database design and development. .
DFruits is an eclipse framework for creating UI declaratively by xml for business applications. It supports query binding such as jdbc sql, 'scripted queries' or even JPA query language.
A graphical design tool for building a database schema. Connects to several live databases (including Postgres, MySQL, Sybase and MS SQL Server) and uploads and downloads schemas. Generates and parses SQL and generates Java source code from the schema.
"chabo for trac" is an embedded web application (Simplified version of trac for viewing, adding and commenting tickets), made using java, itmill toolkit and trac.
spag4j is a code generator written in Java to produce Java code for accessing a stored procedure layer from a database. Currently it supports stored procedures written in an Oracle. It produces either an EJB3 Java layer or simple static access methods.