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
Stop Storing Third-Party Tokens in Your Database
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
The OnCast Cadastral Toolkit, or just OCT, helps dropping the efforts needed to build database intense applications (a.k.a. CRUD applications) to a minimum. The idea is, write your Business Entities and let OCT derive the User Interface for you.
JSQLLogger is a Javalibrary for logging SQL statements. It provides a JDBC driver interface which wraps around the "real" JDBC connection und prints the statements out. It also provides a time measurement.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
DBToolbox is tool which: extract database model from JDBC connection, check database model against validation rules, generate database model document and validation report.
Tikal's open source Application Development & Deployment is comprised of fully integrated suites that cover the entire software life-cycle, include tools for development and deployment of applications, software configuration management and ASQA.
Fydji WS is a Web Services creation framework allowing to build services mapped to database operations, Java methods or other sources. It produces a Web application for services publishing and Java/JavaScript/PHP client classes for their invocation.
FLAIM is an embeddable cross-platform database engine that provides a rich, powerful, easy-to-use feature set. It is the database engine used by Novell eDirectory and Novell GroupWise server. It has proven to be highly scalable, reliable, and robust.
HeliDB is a database for persisting key—value pairs from Java programs. Users have many choices in configuring what features they want the database to have and in how the data is stored. Features are for instance transactions and fast B+ trees.
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.
The Semantic Web implementation using native xml database as backend storage. A SPARQL java compiler to XQuery using Jena. There are XQuery scripts for native xml database Sedna(http://modis.ispras.ru/sedna/).
Simple Library Manager is Java application for managing small book library and is suitable for small institutions with one PC for all types of operations.
Rex (waRehouse EXplorer) is a java client that provides easy-to-use GUI for browsing multidimensional data sources that support XMLA protocol (Mondrian, Microsoft Analysis Services 2000 and 2005). Rex also includes MDX editor and MDX Builder Tool.
Catalog software for a personal library. Integrates with ISBNdb for lookup of metadata. Data-driven application using SWT and JFace Data Binding; EJB3-based data access layer to allow alternative servlet implementation.
This is a inofficial patch for the Hibernate Search (Release 3.1.0 GA). It supports the TimeLimitedCollector of Apache Lucene to set time limits for full text searches.
Simple swing database is a small platform indipendent database which stores records in a file format of csv.The program was for my friend,who wanted to have access to the data in a file format of CSV (utf8).Being able to search/edit/remove/add new record
MyOODB is a Database, Web and Application Framework. A holistic approach to software development. Bringing the power of Object-Oriented-Design back to Software Development (Java, Jython, and JavaScript/AJAX).
Collaborative project between academic medical centers to develop rich internet applications. The products of this collaboration will be shared with other institutions.
O/R Broker is a framework for applications that use JDBC. It allows you to externalize dynamic SQL statements in individual files, improving readability, and it allows declarative mapping from queries to arbitrary domain objects, not just JavaBeans.
SchemaSpyGUI is a graphical user interface for the tool SchemaSpy from John Currier. It is java-based and sits on top of SchemaSpy. It provides a graphical interface for those of us which appreciate the comfort of windows/mouse based applications.
Skwish is a fast, simple, lightweight Javalibrary for storing blobs on the file system. It allows multiple concurrent readers and writers, provides all-or-nothing write semantics, and is designed to survive abnormal, unclean shutdown.
deegree is a Java framework for geospatial software based on the specifications of the OpenGIS Consortium and the ISO. The focus is based on the realisation of OGC specified web services. It is developed in cooperation between lat/lon and the University of Bonn.
I really hate that braindead sqlplus and really love psql. Unfortunately I have to work with Oracle, so I wrote psql for Oracle. It's written in Java, and uses GNU readline library.