Search Results for "java compiler with source code" - Page 10

Showing 263 open source projects for "java compiler with source code"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    BEEJ is a Boolean Expression Editor for Java. This library provides a GUI interface to build complex (or simple) expressions with your options as a base component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    jUDO (java Universal Data Objects) handles coding against a database Independent of database (plugins for db2/Oracle/Cloudscape/mysql/mysql etc).The code is generated "runtime" , just give the method names and jUDO derives the code/sql.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 5
    A Java application for quickly creating and testing sql statements against a relational database. It can easily be used with a web based application or a stand-alone Java application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    FL is OR mapper that generates code that is able to work in J2EE environment. Source of generation is Rational Rose model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Cartographer is a simple,efficient object relational mapper engine. It provides rapid access to relational data using lightweight data and factory java objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    the project is a front hand for mysql database users to prepare there project base application it is similar to Oracle Devloper2000
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SQLLoader allows SQL statements to reside outside of JDBC persistence code. The statements can be stored in flat files, XML files or even in a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Registry Server (jUDDI) offers a mechanism for humans or software applications to advertise and discover Web services. The Java Web Services Developer Pack (Java WSDP) Registry Server implements Version 2 of the Universal Description, Discovery and I
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    an API for rapidly developing Java, desktop apps It includes a virtual desktop , user interface API, GUI client for management of SQL databases,and a form design tool which allows basic application code to be generated from a SQL table or tables
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Zaval Database Front-end is a light and functional Web-based front-end to any database for which you have JDBC drivers. It allows raw SQL code execution and is limited only by the extent of the database's SQL support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Allows JDBC resources to be monitored. You can see when java.sql objects are being opened and closed and can see the line of code where a resource that is still open was originally opened.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DeZign2DODS simplifies database development with Enhydra. It provides the glue between DeZign and DODS. Note: this project has been set to "inactive", since I'm no longer using DODS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Java Object to Relational (O/R) mapping system that works with any J2EE compliant application server. Draw your class/ER diagram in Rational Rose and let JOB generate the database and Java code from your Ant build script.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    DOnut's goal is to provide a framework for easing the incorporation of design patterns into the development process. DOnut is both a project and a tool for generating source code based on design patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CMaker is an utility to automatically generate Java classes which mirror a SQL database table structure. For example, if given a table TEST whose columns are defined as ( KEY CHAR(5); ELEMENT CHAR(1000); ) CMaker will generate a corresponding Test class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a generator that creates PHP 4 code based on a PostgreSQL RDBMS for data entry into any database table or tables with 1-n associations or n-n associations. The generator now manages projects of more tables and has a complete graphical layout (CSS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This package provides a lightweight and flexible solution for storing and retrieving java objects in and from relational databases. It is intended for developers who don't want to cope with SQL statements in their code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    OpenORM is an OpenSource Object Relational mapping broker based on Scott Ambler whitepapers. It's developed on C++ and the objects that it persist are CORBA objects. We are currently using omniORB2 as our ORB and PostgreSQL as our database server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PROJECT TEMPORARILY SUSPENDED
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project wlll allow any developer to easily add/edit/delete records from any database. Also, Database control will allow any user to easily add Database Aware controls to any JSP or Servlet page. See Home Page Link for more info.
    Downloads: 0 This Week
    Last Update:
    See Project