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.
Try free now
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
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.
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
JSQL Edit is a database-independent SQL client that allows graphical manipulation for making queries to databases. JSQL Edit is written in Java and uses JDBC for connectivity and JavaSwing for a graphical user interface.
[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 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.
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.
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.
Open Simp-X is an openly developed Scalable Internet Management Platform - eXtended by plug-ins. Open Simp-X handles all the data and underline structure of Internet Applications.
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.
This is a collection of Java based XML technologies allowing for the rapid production of XML Messaging based systems using Java. As an Example there is a (Swing/JDOM) GUI framework, a Message Driven Bean which allow for rapid production / consumption of
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.