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
Our Free Plans just got better! | Auth0
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.
Seperation pool and factory; aspect like proxy handler having more control over the usage of pooled java object; multiple server can be used by one pool to load balance the load and support failover. Native Corba, JMS, CICS, MQSeries support
Java Layered Frameworks is a set of Java code to provide a foundation for better and faster Java development. They include a logging framework, a utility library, and a data mapper to map Java data to relational, XML, and HTTP input form sources.
DAME is a software tool to generate C++ and Java classes from SQL statements. By working at the level of SQL statements, dame provides the maximum flexibility to the developers of database applications.
Javalibrary and utils for HP 200LX.
Include: Filer communication, an ftp server to share palmtop files with desktop. Database manipulation. And finaly a syncronization software for contact, appoinment, task, etc.
The Medlane project is an attempt to create a set of tools that will enable librarians to move from the standard MARC (MAchine Readable Cataloging) format to a new library/museum XML format. This move will ensure traditional library/museum data remains
TX4J is a lightweight local transaction framework that allows you to make your Java code transactional. It supports isolation level 0 - 3. TX4J includes a lock manager and a deadlock detection/resolving mechanism.
[RETIRED] Tornado/DB is an object-relational mapping engine for Java. Features
include object caching, multi-table inheritance, compound keys, relationships, XML config., JSP tags, small footprint.
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.
A web base electronic library that can lends books, journals, CDs, videos to borrowers who are registered in the system, as are the books and magazines.
UML use during OO Analysis/Deisgn. J2EE (JSP, Servlet and JDBC) & MySQL for the implementation.
A collection of Java Server Pages for managing libraries and other collection of books and magazines, videos and other media in a private or public library context. Uses PostgreSQL and Tomcat servers.
A JSP custom tag library enabling direct communication with IBM's UniVerse and UniData (U2) databases using the UniObjects for Java API. UniDBTags is based on the DBTags tag library from Apache's Jakarta Project.
picoSQL is an Italian multi-user relational database management system with transactions support. Because it derives from a commercial project, it is already robust, fast, and rather complete.
Stomp is a Java bytecode enhancer for transparently persisting Java objects. Stomp is highly configurable and designed to ease development of high performance production systems.
UMDS is small, strong and expansible project. The model offers a uniform method of conceptual view of the diverse data as a sequence of bits and a uniform method of keeping and processing
this sequence on the external storage.
Index Cards Library is an Javalibrary implementation of 3x5 index cards. It's just a simple database. Implementation of a display is up to the developer who uses the library.
Define your database structure and relations once using the ZsqlML (Zenark's SQL Markup Language) XML DTD, and then generate mulitple vendor-specific SQL scripts, thereby solving the issue of SQL script variances across multiple platforms.
ranjan is a XML(SAX and DOM) API for Databases written in Java. ranjan converts a java ResultSet to XML. ranjan can also return the results in XML given a SQL statement (and a java.sql.Connection to the Database). ranjan wor
jdbc2jdbc is a JDBC 2.0 driver (type 4) that sits between a database client and another JDBC driver. It is completely transparent to the database client. Its purpose is to log all actions that the database client executes on the database.
Java Object DBMS stores serialized java objects in a file with keys. The keys are automatically maintained. Heavy use of introspection minimizes programming burden. Future plans include transactions, network (RMI, SOAP) access.
J2EE based database access; an alternative to Entity EJBs that allows for much higher performance, easier use, less coding, more dynamic, and more tuned to use with a web presentation layer (such as Tapestry).
DBManager aims to be an Abstraction Layer for JDBC Databases. It hides all Database interaction in the Superclass (DBManager) the Superclass useses the Java reflection framework to gather Informations of Tables and Columns.