Showing 911 open source projects for "java servlet api"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Our Free Plans just got better! | Auth0 Icon
    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.
    Try free now
  • 1
    Web application for managing data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DB@SoL intends to fill the lack of most of the JDBC(TM) drivers. By adapting some parameters in real time, performance can be improved. Moreover, DB@SoL will provide features useful for developers (automatic close...) and DBA advices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A connector to integrate XMLBeans with Hibernate, providing a model to generate Java data objects and database tables purely from database schemas. This allows for truly XML-centric projects, with support for huge (>100M), complex XML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    TAS (Transcription Analysis System) is a multi-tier framework for running parameterized SQL queries. Users can analyze new data or new combinations of data with a few clicks in a GUI. Potentially complex/repetitive database interaction is all automated
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    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.
    Try It Free
  • 5
    Colle is the glue of a properly designed web application. It is written on several popular technologies of the Java and XML world including Servlet API, EJB 2.0, XSLT, JDBC, XML Schema, jdom, JAXP and others.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    A generic metadata, data, and progam migration tool for various databases. Create, review, and modify migration defition with/without database connectivity. Execute database migration or generate relevant SQL and data files as per user choice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    YaKwa is a Java Web application that allows CRUD operations on tables of a database. The application allows to browse, search and edit table data. Virtually all databases that have a JDBC driver are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MAOS (Meta-Attribute Object Store) is a light-weight Java library / framework implementing simple Object persistence using search-engine technology
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Martin Studio API is intended for use by java web developers. It is made up of tools that are intended to improve productivity by simplifying many repetitions tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    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.
    Download Now
  • 10
    myXMLDB is a XML database server implemented on top of MySQL. It stores documents as BLOBs and can store documents up to 256 MB in size. It supports XPath and XQuery through Saxon and provides a Java implementation of the XML:DB API. Have GUI interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Java Data Access Library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Utility that exports data from oracle db tables as sequence of insert statements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    jLips is a lightweight Java persistence container that implements database persistence through Java interfaces through a defined field naming scheme. Can be used with any JDBC database. jLips has a very small footprint and a simple interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An object to relational database mapping framework, using the new JDK1.5 annotations, that fully manages the database. The programmers that are going to use this ORM should not even be concerned with the physical relational database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Append hundreds of different XML files into one large data document, validate, and attach a stylesheet. Stitcher is a porwerful summary reporting tool. Allows for complex file storage locations of xml data. UBL, HR-ML, LandXML ... visit stitcher.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JDBCFacade is a library for making JDBC easier to use and less error prone while encouraging a clean separation between persistence and domain logic. Unlike many similar tools, JDBCFacade does not interfere with the normal usage of JDBC in any way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Molimo project is a open, customizable database (just like the one from well known search engine company, but not only free but open). So far a generic DB mapper has been developed as back end that can handle runtime changes of attributes and types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Advanced, enterprise-class J2EE Customer Relationship Management (CRM) suite including Sales Force Automation (SFA), marketing, campaign management, and customer service. Features similar to Salesforce.com, Netsuite, or Siebel OnDemand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The JMediaLibrary project aims to be a comprehensive collection of programs to help you managing your Movie, Books and MP3 collections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    XORM is an extensible object-relational mapping layer for Java applications. It provides interface-based persistence to RDBMSs using the Java Data Objects (JDO) API while allowing developers to focus on the object model, not the physical layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JATOMIX-DEPOT is a persistence layer for Java, working on relational databases, that carries out the whole communication with the database through a simple API-interface and generates automatically the data model for any unmanipulated java class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DatabaseHelper is java library deigned to help java developers to create applications that use JDBC API directly. This library also enables developers to use straight database connection when running local unit tests and datasource in J2EE container.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    JETHRO (Java Engine for Translating and Hiding Relational to Object) is a "bottom-up" persistence framework, designed in an "API+Provider" fashion. Based on the Data Transfer Object (DTO) concept, it offers a Transparent Query engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JDBase is one framework java for creation of graphic interface and manipulation of data. Using graphic API SWT/JFace or Swing to activate the development of systems client/server when the objective is the manipulation of data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The goal of this project is to develop a modular SQL engine (JDBC driver) that can be grafted onto any raw database (such as a large flat ASCII file) through a database module API. Writing database drivers is much easier that writing a whole RDBMS.
    Downloads: 0 This Week
    Last Update:
    See Project