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
Keep company data safe with Chrome Enterprise
Protect your business with AI policies and data loss prevention in the browser
Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
Java Object and Relation Persistence framework. No mapping configuration needed! Automatic mapping of object relations, inheritance, arrays ++. Also includes a DB-version migration framework. Powerful, yet easy to use.
Extendable general purpose DB framework. JugglerDB started out as a simple source code generation interface, to create Java DAOs for databases. At a certain point we decided to extend its usage to perform many other tasks. We decided to go ahead and deve
This project contains the set of java libraries that for data management, system configuration, program flow plug-ins, authentication, background services, thread pooling, security access control,audit trail, exception handling, etc.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
The project models a Matrix in JAVA with a complete Object Oriented approach, from its values to its access and indices. There are specialized classes for tables(2), cubes(3), and arbitrary(N) dimensions matrices
The Catalsyt Framework is a refinement on the MVC framework. It provides greater focus on user business workflow rather than application workflow. It's goal is to enable business analysis and developers to work closer.
JDBL is a simple and flexible layer for moving data between Java objects and a relational database. It allows for direct, elegant use of SQL without the tedium of JDBC.
Java Component created to persist and work with trees (it doesn't matter the type of persistence). Based on "Nested Set Model of Hierarchies" by Joe Celko. [Componente Java para persistir y trabajar con árboles (no importa el tipo de persistencia)]
Add-On functionality for the Apache Torque Project (http://db.apache.org/toque). This project provided user contributed add-ons that are not part of the Torque distribution, such as an XML import/export framework, custom templates, and the like.
CAP (code analysis plugin) is an eclipse plugin (written in Java) that analysis your javaproject. It checks dependencies between the classes and packages and gives you a hint about the architecture, reusability and maintainability. ("JDepend 2")
MudMop, abbr. for Multi-User Discontinuous system MOdeling Platform, is an enterprise application framework, stands on modeling real world business which is discontinuous, and build business perspective data view and process operations to multi-users
YOPS (Ye Olde Photo Shoppe) is a media manipulation framework written in Java. Computer science educators use this framework to help novices learn and practice fundamental programming concepts by having them create tools for their own photoshop-like app.
The PluginCore is a framework for building modular software out of a number of seperate plugins. The goal of the project is to build a robust framework that allows for hotswapping of running code with minimal interuption of the program as a whole.
Oxygen Persistence Framework (http://oxygen.io) - highly flexible, high performance, layered object relational mapping framework with clustered loading, oosql and pluggable feature architecture. It is used in large projects already.
The objective of this project is to build APIs that should allow ease of communication with GDS and CRS. This product should act as a powerful engine between GDS and travel portal services. There ain't many open source product that meets this requirement
SAP-JCO Support is a mapping framework for Java applications requiring SAP access. You can easily define your SAP BAPI call in XML and map the SAP fields to java value object fields. Included features are SearchHelp support and an SQL-ish query language.
The MCLA Robotics project comprises a Java based platform for robotics application development. It is being developed by the physics department at the Massachusetts College of Liberal Arts in North Adams, Massachusetts.
A complete, fast, previously commercial, JDO 1.0.1 implementation for databases, opened by Versant in 2005 and then abandoned in early 2006. The design-time code is already in Eclipse Dali. This project is the original source drop, including the runtime.
jCart was superceeded by Tiny Marbles (http://www.tinymarbles.org/). You will also find the project here in SourceForge with the project name 'tinymarbles'.
sandboss is a messaging framework generator that creates complete communications, persistency, UI forms, configuration management, and runtime control infrastructure from struct and node declarations. Full generator support in the dependency-aware build
UBIQLIPSE is a plug-in for Eclipse that provides a WYSIWYG editor for the creation of UIQ 2.1 GUIs. UBIQLIPSE maintains an XML model of the GUI and converts this model into Symbian C++ code on demand, using an existing tool developed by Symbian.
Object Mapping Project (OMaP) proposes a way to define and to perform mappings of Java object instances. The objects could be mapped to a XML String, another Java object, database records, Swing screens, etc. And, of course, mapping back is also supported