Showing 277 open source projects for "opensource java code"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    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
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1
    Fast, easy, Java developer's tool for query building that works with Apache Derby, HSQLDB, Sql Server and other JDBC DB's. Includes a PreparedStatement Editor, Query Builder, SQL Code Generator, editor with colorful letters & more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    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
  • 4
    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
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 5
    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
  • 6
    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
  • 7
    Client-server version of the popular Sleepycat Native XML Database, along with client code supporting Java, C, C++ access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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: 1 This Week
    Last Update:
    See Project
  • 9
    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
  • 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
    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
  • 11
    plsql2html is an HTML code browser for PL/SQL files. It converts sql and pl/sql files to colorized, browsable html files. plsql2html is coded in java and needs minimum jdk 1.4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Emeraldjb, is a Object / Relational DAO generator for Java Applications. It allows developers to map relational database tables to XML and have the DAO pattern based SQL and Java source generated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    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
  • 15
    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
  • 16
    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
  • 17
    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
  • 18
    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: 1 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    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
  • 21
    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
  • 22
    GEBORA is an administrative tool for the Oracle Relational Database Management System. It's an OpenSource alternative to TOAD. Current version has syntax highlight, schema browser, pl/sql viewer and runner and many other features.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Generate Hibernate mappings and Hibernate UserTypes from data models defined in Synon:2E (aka COOL:2E aka Advantage:2E aka AllFusion:2E).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MetaBoss is an integrated suite of tools for design, development and management of software systems through modelling. It utilises MDA (Model Driven Architecture) concepts and is primarily oriented at enterprises using Java based tools and technologies.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Middlegen is a free general-purpose database-driven code generation engine based on JDBC, Velocity, Ant and XDoclet. If you already have a database, you can use Middlegen to generate EJB (CMP 2.0), Hibernate, JDO and JSP/Struts source code.
    Downloads: 6 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.