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

189 projects for "java compiler with source code" with 2 filters applied:

  • 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
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 1
    A library aimed to simplify and reduce stored procedure calling code to absolute minumum
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DBPowder is an O/R mapping tool. DBPowder creates several types of source codes: DB accessors of Java code, web applications, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JadeTower's SourceForge project hosts source code for tutorials featured at http://www.jadetower.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    LDO's are lightweight data objects, Java classes that provide query and update access a single table or view in a SQL database. The LDO utility provides a user-friendly interface to generate that JDBC code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 5
    Straightforward Java persistence layer. Provides automatic object/relational mapping (ORM) of Java objects to database tables. You just write Java code (no XML or SQL involved) and pBeans takes care of the database layer. It uses annotations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Java and ColdFusion libraries to lookup country code and language from IP address. It uses a local copy of the WHOIS database to perform fast, accurate lookups of country codes. Useful for log analysis, internationalization, geolocation, etc..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Relevant is an Object-Relational data-mapper. The main goal is performance. We're going to write a code-generator to generate the native java-classes to prevent reflection. Database-independency is a MUST.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Get your database online quickly using configuration not code. Use this secure, scalable and proven enterprise technology to publish any relational data, any custom process on the internet. MySQL, Java, XML, XSL. xHTML GUI, beta voiceXML and WML/WAP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A very rich Swing based JDBC Front End with connectivity with all JDBC enabled databases. Having features as code generation for database in Java (working on C#), database synchronization, database Copy/Move, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    DSQL ("Dynamic" SQL) is a scripting language for SQL, aka Perl for JDBC. It allows rapid development of code to perform database programming, data warehousing and import/export from databases, XML, Excel, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    WARFARE is a lightweight, extensible Web Application Framework to enable Construction and maintenace of web based applications without writing any Java code. A Web based interface allows for real time maintenance and tweaks to the system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Collection of various scripts to automate development with Oracle RDBMS. Includes SQL, PL/SQL and Java. Some are related to Oracle Applications Development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Data Manipulator is a pure Java GUI interface for SQL databases. Not only an administrative tool, but one that allows a user to create forms and reports. Additionally A Java programmer can use code with Forms, reports a stand alone to manipulate the data
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DBCache is a tool/framework set that creates java classes from a Database schema, and allows you to start with the logic of your application. It uses a cache to reduce DB overload and facilitates DB access. It'll save you a lot of time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Datawarehouse process workflow server and generator of datawarehouse mappings. It allows to define dependencies between tables or files and processes and according to these metadata it runs processes in parallel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GUI Generator creates screens folks can use 2 do CRUD (create, review, update, delete) on tables in a DB. Makes fully internationalized & accessible screens so users can search, edit, run reports & much more. Help buttons work! Uses any DB w/JDBC drivers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Build around JDBC and XML, this tool allows you to maintain visual repesentations of a database's layout, edit table's data, generate code to bind objects to tables, and export data in XML format to easely export data from one database to another.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JAppGen is a framework for generating J2EE applications. At least in its initial form, it will create Tiles/JSF/Spring/Hibernate applications from a common configuration definition written in XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Free scripts & examples- JSP, Eclipse, SQL, PHP, ASP, Win32 Batch, Javascript, Flash/Actionscript. -=-=-=-=-=-=- NOTE: This project is closed. For new development related to integrating Beyond Compare with Eclipse, see http://beyondcvs.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    With JDBMonitor,you can add the function of database execution logging to your application. It's so easy to use that the only thing you should do is appending a short string to the JDBC connection string of your application,without writing any code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    BasicQuery

    BasicQuery

    BasicQuery's source has been moved to GitHub

    BasicQuery is a Java-based application used to access databases through JDBC. It features a Swing-based GUI and includes capabilities useful to developers. It also produces timing information, which is valuable during tuning exercises. More information is at BasicQuery's homepage: http://monead.com/basicquery/ As of May 23, 2014 the project's source code has been moved to GitHub. See: http://github.com/DaveRead/BasicQuery
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A complete, fast, previously commercial, JDO 1.0.1 implementation for databases, opened by Versant in 2005 and then abandoned in early 2006. The design-time code is already in Eclipse Dali. This project is the original source drop, including the runtime.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    The jCRUD project provides a simplified means of accessing and using the standard Java JDBC API in order to avoid common pitfalls and help developers focus on actual application code instead of the API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A graphical data modeling tool, allowing one to build Entity-Relation data models for use with Relational Databases (RDBMS). The tool allows one to forward generate a SQL script of statements to build the model within a SQL92-compliant database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Data Access Object XML-based Generator is a tool for automatic generation of Java code for the data layer. It imports a database schema and generates DAO classes for single or multiple tables. It stores the schema and user-defined classes as XML.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.