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.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
JRat is the Java Runtime Analysis Toolkit. Its purpose is to enable developers to better understand the runtime behavior of their Java programs. The term behavior includes, but is not limited to performance profiling.
An application for managing digital pictures. Import pictures from many sources into the local repository. Provide describing, tagging, albumizing and exporting.
A Java library that provides basic Object caching. Implemented strategies include First In First Out (fifo), Least Recently Used (lru) and Least Frequently Used (lfu). All strategies enforce max size in elements, and max time to live.
A lightweight in process implementation of the Java Naming and Directory Interface. Allows Java applications be loosely integrated with 3rd party drivers (like JMS and JDBC). Context may be configured using an XML descriptor.
Externalized Queries - a Java framework for externalizing SQL queries from source code. Query descriptor supports conditional logic and configurable caching. Custom taglib simplifies data display on JSPs.