AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Try it 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.
subPersistence is an abstract, light-weight yet flexible framework for working with O/R persistence mappers. It provides independence of a specific O/R mapper such as Hibernate or Castor. This decouples the application layer and the persistence layer.
SparrowStorage is a storage framework based on MySQL as Storage Node. The framework is stored the data over infinite disturbed Storage Node and suit for infinity storage room. By MySQL replication , it is able to provide fault tolerance storage service.
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
myDbSearcher is a search engine for MySQL Databases. It is written in Java. It scans several tables on different databases. A XMLRPC-Server will give you access to the Index.
Currently it runs on http://www.idowa.de/ueberblick/suche/index_html
DB Schema Viewer is an Eclipse plugin that builds a graphical view of an existing database. Reverse Engineering is performed through JDBC. The most popular databases (MySQL, PostgreSQL and Firebird) are currently supported. The UI is build around GEF.
DAO generator. Objects are generated from most native description of relational data - SQL commands. Generator result is completely generated bridge Object - Relational database with connection pool, DAO factory, SQL dialects etc.
EmbedDB is a set of simple APIs for interacting with embedded databases in an intuitive fashion. It aims to implement each language binding in an identical way, enforcing binary compatibility, and leveraging the host language's standard structural types
InfoPad is a utility to store short notes and other information. It includes a simple search function and is synchronizable over the internet. We are especially interested in making this software intuitive and easy to use.
Generates Java Classes, .NET Classes or XML from SQL Statements contained within an XML configuration file. DbFoil also supports connection pooling and database transactions.
GNATS Browser is a Java-based client application for GNATS, the GNU
Problem Report Management System. It is compatible with both
versions 3 and 4 of the GNATS daemon, and allows the user to create,
edit, view and query PRs on the GNATS server.
QueryForm is a Java/Swing-based GUI app which provides a powerful form-based front end for relational databases. It supports multiple concurrent connections to different databases. Query results can be exported to CSV files or INSERT statements.
XMLImportDB is an open source database import and comparison library
distributed by Burton Computer Corporation under the Apache Software
License version 2.0. XMLImportDB is useful for automating unit tests
of Java programs that use JDBC.
A Program designed to read a commonly flat-file format and produce SQL to try and infer a relational database scheme from the information provided. Then creates SQL to create necessary tables and import file data.
Persitancy api simaler to Prevailer but with more transparancy and less intrusiv to how you can disign your data structure. It uses a bytecode enhancer to add needed code to have your object presited betwhen sessions.
Orient is 100% Pure ODBMS. It works with classes and objects instead of tables and records. Orient supports C++ language using ODMG 3.0 interface and Java using JDO 1.0.
It's available as Just Edition, a small library, or as Enterprise Edition with dis
JPumpDX is an effort to implement best practices in relational data migration. It uses XML as external data store.
Table and record data can be migrated from one database to another, and from a database to XML and vice versa.
Eclipse Documentum DQL/API plug-in with the main functionality of content proposals and colour coding. As a secondary result testing things the plug-in is starting to resemble a fast hard client. A feature we lost when a certain hard client was replaced.
Shift2Ingres migrates Oracle & DB2 database applications to Ingres R3. The migration tool-kit consists of Data Migration tool (migrates Oracle/DB2 databases to Ingres) and Application Migration tool (migrates Oracle/DB2 db applications to use ingres).
Database Schema Change Notifier is a J2EE application that report the changes (including tables, columns, users, index, etc.) of any kind of RDBMS. It is implemented using publish/subscribe mechanism
This site is intended as a location containing a suite of tools to (1) Aid in the design of db APIs to be utilized in a J2EE environment and (2) generate stubs for the db API, Java classes and SQL DDL necessary to support the MVC pattern and the Data Own