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.
Start Free
Cut Data Warehouse Costs by 54%
Easily migrate from Snowflake, Redshift, or Databricks with free tools.
BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
Java persistence solution to bind Java objects to RDBMS tables.. you don't need to create XML files to describe relations between tables and objects. try it and feel the difference!
My goal is to provide a global development kit to allow everyone to create his very own mini game. Comment will first be french, then i'll translate step by step. If you want to use it, be sure to read every readme files.
UI generator for Java web applications. Unlike most other UI generators based on database scheme, this one inspects the structure of Java objects, and creates a web interface to view and modify them.
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.
A Java package that provides several computations related to the edit distance of strings. Other than the basic Levenshtein, this algorithm can rearange words when comparing. The class can also provide details of how words could be transformed.
JSON encoder for Java. Sonja is designed to minimize or eliminate dependencies of the objects being encoded on the library. It creates compact and intuitive encoding of Java objects so you can easily hand them off to JSON-aware JavaScript clients.
An Eclipse Plugin that Generates Unit Tests. Generates basic tests or Open POJO tests for simple objects and generates test stubs for complex objects. Helps developers test projects created without Unit tests or without Agile methodologies
JavaStates is a Java library designed to statically describe and animate the states of Java objects, while ensuring that the integrity of states is retained at all times. JavaStates brings OO Programming style to interface spec, design and coding.
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Out of the box JMX based management for J2EE systems. Comes with basic monitoring and event handling services, dynamic MBean proxy generation, and P2P JMX networking that can be customized and extended.
JDynA is a JAVA library for the management of persistable object properties in a dynamic fashion. The structure of domain objects can be modified by adding, removing or altering properties, also via web UI, without need for any change in the database.
Umbrella project for sister projects of the Naked Objects framework. Holds such stuff as a corporate POM, Maven site skin, and defines the development environment standards, along with links to the sister projects themselves.
Library to abstract the implementation of the use of the database, and use it as object oriented.
It allows the user to easily persist objects and retrieve them (like JPA but without the overhead and footprint that JPA implies).
TERRAS is a Java library that allows to filter and rank a list of objects by measuring their matching against a set of demands. If the demands are some user's preferences, then TERRAS can be useful for service personalization.
A front end shell around data objects designed to facilitate rich access to objects written in any programming language from applications written in any other programming language.
DynamicObject is a Java framework for server-side development.
Metadata based for data structure maintenance.
No POJO needed! Data remains in generic objects.
SOA: Pool services for parametrizable integration with third party applications.
Ajax.
Viewport allows the viewing of various objects. It uses different procedures -zoom, pan, etc-. Viewport is not simply a component, it also seeks to establish a paradigm about viewports programing, and be a testing ground for experimental procedures.
CjQ (Complex Java Queries) is a library intended to introduce functional programming features in Java. One feature is the reducing of information brought by complex Java objects by simply selecting the fields you want to give away. It's SQL-like.
Simple Object Validation and Transformation java library. Validations and transformations are defined in XML and later can be applied on different java objects thus keeping them consistent.
The Whiteoak programming language, http://whiteoak.sourceforge.net, is a Java 6 extension that supports: structural subtyping (structural conformance), virtual fields and constructors, mixin-like/trait-like composition of objects and more.
FastForward is a library built on Apache Wicket that allows you to generate forms for objects edition/creation. The object to edit must define some metadata to allow FastForward to create a form as close as possible to what you could have done by hand