Search Results for "best java netbeans project with source code"

Showing 85 open source projects for "best java netbeans project with source code"

View related business solutions
  • Get Avast Free Antivirus | Your top-rated shield against malware and online scams Icon
    Get Avast Free Antivirus | Your top-rated shield against malware and online scams

    Boost your PC's defense against cyberthreats and web-based scams.

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 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
    GeoTools, the Java GIS toolkit

    GeoTools, the Java GIS toolkit

    Toolkit for working with and mapping geospatial data

    GeoTools is an open source (LGPL) Java code library which provides standards compliant methods for the manipulation of geospatial data. GeoTools is an Open Source Geospatial Foundation project. The GeoTools library data structures are based on Open Geospatial Consortium (OGC) specifications.
    Leader badge
    Downloads: 382 This Week
    Last Update:
    See Project
  • 2
    Hibernate

    Hibernate

    An object relational-mapping (ORM) library for Java

    Hibernate is an Object/Relational Mapper tool. It's very popular among Java applications and implements the Java Persistence API. Hibernate ORM enables developers to more easily write applications whose data outlives the application process. As an Object/Relational Mapping (ORM) framework, Hibernate is concerned with data persistence as it applies to relational databases (via JDBC).
    Leader badge
    Downloads: 658 This Week
    Last Update:
    See Project
  • 3
    DataNucleus

    DataNucleus

    Java persistence using JDO, JPA or REST

    DataNucleus provides Java data persistence to a range of datastores using JDO/JPA/REST APIs. *** Note that code development is no longer on SourceForge (code on SourceForge is for versions up to 3.3.5 only) ***
    Downloads: 46 This Week
    Last Update:
    See Project
  • 4
    DAOMedge

    DAOMedge

    Psuedo DAO with generator

    Java Data Access Objects. A DAO system(ish). A simple to use DAO type library that transfers between database rows and POJO and vice versa. This code was written by a DBA whose approach isn't to persist java objects but to normalize the database and work from that side. The library and generator are fully documented.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 5
    Rel

    Rel

    Rel is a database management system (DBMS) that implements Tutorial D.

    Rel is a DBMS primarily intended for educational purposes, but also suitable as a desktop DBMS or lightweight server, that implements Date and Darwen's "Tutorial D" true relational database language. Source code is available at https://github.com/DaveVoorhis/Rel
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 6
    Moqui Ecosystem
    The Moqui Ecosystem is a series of open source components for enterprise applications all built on a common framework (Moqui Framework) written in Java and Groovy. The components include tools that plug in to the framework, business artifacts, and applications. Some of the popular tool plug ins include ElasticSearch, Apache FOP, Apache Camel, OrientDB, and Hazelcast. The business artifacts later includes a universal data model (mantle-udm), service library (mantle-usl), reusable screens...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    DBLX

    DBLX

    DBLX3 Relational Database System

    DBLX 3.3 is available! DBLX is a multi-user, client-server relational database. DBLX uses standard SQL and has many types of clients, and client API's. DBLX has a REST server to allow direct access from web applications. The design goals of DBLX are to produce a very fast database which can be used with standard ANSI sql. DBLX source code is available in C# and Java. DBLX includes the server component, a command-line client, as well as client APIs. DBLX is well-documented so that you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    webmongo

    Accessing server-side mongodb through client javascript API.

    Accessing server-side mongodb through client javascript API. This project is a branch of dbcloud You can do almost invoke on mongodb through the javascript API in browser. The client javascript api support IE6.0+ Chrome FireFox and Wechat
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DRX

    DRX

    Documentum administration tool

    ... that contains all of the Java code, requisite libraries, JVM and the DFC required to run the program. Its compact distribution and simple installation (just unzip it!) make it easy to run from a memory stick or move from one computer to another. See a missing module? Want enhancements to an existing one? Join the DRX Project Team! The DRX Project is sponsored by Armedia, LLC (www.armedia.com). The DRX Project uses the YourKit Java Profiler (www.yourkit.com/java/profiler/index.jsp).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    Adichatz - Eclipse 4 RCP Framework

    Develop quickly & easily Eclipse 4 RCP Application in JEE/JSE context

    In a few minutes, Adichatz plugins allow you to develop an Eclipse 4 RCP application using JPA in a JEE or JSE context. Editors enable to edit beans and their dependencies including databinding, validation, transaction... Components are easily extensible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    COPE is a persistence framework for Java. The persistent schema is specified within Java source code, no external files are needed. This project has been moved to github: http://exedio.github.io/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Dynamic Queries

    Project to dinamically export queries to Excel, PDF and Jasper Viewer

    Project to execute SQL queries from an SQL file. Once the file is loaded you can export the result to an Excel or PDF file or to view it with Jasper Viewer. The file loaded can be seen in a textarea. This textarea is editable so that you can edit your query at runtime and export it. For the time being you can't include parameters to the query. The best of this project is that you really don't know how many columns of the table of your database are and this project dinamically does this.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Allowing the access to different database engines at the same time. Formatting code, see structure of the DDBB, export/import data between different managers DDBB (mysql-oracle-mssql...), graphs, create source code in several languages(ASP, PHP ...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Java Ultra-Lite Persistence (JULP): RDBMS independant Object-Relational library. Inheritance, many classes per table, many tables per class, optimistic concurrency, simple mappings, etc. Less then 350KB. GUI to generate classes and mappings.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    DVN

    An extended Subversion client enabling versioning of database schemas

    The goal of this project is to create an extension to Subversion, a version control system, with database schema versioning support. As a result, it will be possible to control versions of relational database objects, such as tables, views or stored procedures together with source code of the application, hence monitor relation between source code and database schema changes, history of database schema changes and ability to automatically update a newer, or revert to an older revision...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Darkfall Emulator

    Darkfall Emulator

    Develop an emulated Darkfall Online Server.

    This project is the development of an open source fully emulated Darkfall Online Server and reverse engineering the proprietary game engine that DFO uses, the SF3D engine as well as its source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Data Factory

    Generates Random Test Data

    Java API to generate random data--useful when developing applications that require a lot of sample data. This project uses various data sources, which can be found in the README files in the src folder of the source code. I have placed an overview of the basic features here: http://thoughts.baseprogramming.com/?p=60
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    XMLPortletFactory
    Project aimed to: Easily generate a complete Liferay CRUD portlet from an XML file. Easily extend / modify what is being generated. Finally, to have an even greater liferay portal experience.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    olap4j

    olap4j

    Open Java API for OLAP

    olap4j is an open Java API for connecting to OLAP servers and writing analytic applications. Code is at https://github.com/olap4j/olap4j.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20

    LightAdmin

    Pluggable data administration UI interface for Java web applications

    The primary goal of the project is to speed up application development by bringing pluggable fully operational data management back-end for JPA based applications and to relieve your codebase for more important stuff.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Model driven code generation can improve coding standards, speed, quality of development and reduce your costs. From my experience generating code from XML using XSLT is one of the best and fastest solutions. This is just the base of the framework presenting the idea, any code template can be implemented upon request. Some sample generators are present for SQL / PLSQL / C# / AnsiC / Java The main target is to generate DTO/BDO/POJO objects based on the database definitions in multiple...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Framework (scripts, configuration, code) to build free and public services around travel and leisure data. That project makes an extensive use of already existing data sources such as Geonames and dbPedia, and adds some glue around those (eg, links).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    "JDOInstruments" is programmed in JAVA. It is an Object-Oriented Database ( OODB / OODBMS )that implements JDO1.0.1 specification. It is integrated with Netbeans IDE (via Plugin module) allowing developers to build pure object-oriented systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CSV Loader is a Java application that loads data from Excel CSV files into Oracle, MySQL, and PostgreSQL relational databases. IMPORTANT: After downloading, please visit http://csvloader.sourceforge.net for installation instructions. The source files are available at https://github.com/awijasa/csvldr. Use Netbeans IDE to open the project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    MySQLJavaBackup

    MySQLJavaBackup

    Java Library for backing up MySQL Databases.

    Use this library to backup your MySQL Database from your Java code. This library only backs up the data, not the database structure(Future Releases). So when restoring the backup file, you must ensure that the database is created and fully functional.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
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.