Showing 3142 open source projects for "java mysql"

View related business solutions
  • 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
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    openBmap

    openBmap

    a free and open map of wireless communicating objects

    openBmap collects data and provides open maps and statistics of all communicating objects: cellular antennas, wifi hotspots. All softwares from back-end to client are open-source under AGPL v3 license.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    PDSD4TC
    Public Development for the Community Educational Project meant to inspire your creative talent in a variety of areas such as: C++ Coding, Apache / Windows / Virtual server Administration & DNS, Graphic Design, 3D in-game development, website html / php / asp / java, MySQL database management and troubleshooting.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    6PANview
    6PANview is a network monitoring system for the "Internet of Things", which enables one to remotely monitor and manage a 6LoWPAN based WSN from anywhere on the Internet. Current version supports lightweight implementation of SNMPv1. 6PANview is developed on the TinyOS and Contiki OS platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    yafra

    yafra

    Apache Cayenne, Wicket, CXF, GWT, EJB examples as a framework

    Yet another (different) framework. Examples around Apache Cayenne. Using different technologies like Apache CXF Google Web Toolkit EJB Apache Wicket Eclipse RCP Java ANSI C Perl Python Bash WE MOVED TO GITHUB.COM !! All sources are now in git on github.com - search for yafra project. Thanks sf.net for the very good service in the past - but now it was time to move on!
    Downloads: 1 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
  • 5

    GWT Agent Support Chat

    A secure implementation of GWT Client / Support Agent chat

    An implementation of an enterprise grade support agent chat system where users can login and chat with a support agent. This project aims to provide a clean and secure generic implementation to attempt to satisfy all use cases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Integer_Function

    各種整数関数の計算。

    [目的] ① 各種整数関数の計算。 主に 約数関数d(n) 約数の総和σ(n) オイラーのφ関数φ(n) メビウス関数μ(n) nまでの素数の個数 n番目の素数 (以下2つは検討中) を計算し、表にまとめる。 ②(プログラムからの目的) 使用プログラムの精度向上。 つまり ・計算時間の短縮 ・プログラムそのものの正確性向上 ・大きな値での計算を可能にするアルゴリズム ③(数学からの目的) ①で作成した表から、一定の仮説(推論)を立てる →(可能ならば)証明可能性の検証 →一つの「定理」へ
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OpenGeoTracker
    Lets you monitor your GPS-phone. You have full control of your own data. Both client software (for phones) and server software is free open source, so you might set up your own server or use the default one at opengeotracker.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Bcube CMS

    Bcube CMS

    Better Business Bureau Case Management System

    A full featured Case Management System (CMS) for organization that deliver Consumer Business Bureau Services. For organizations that Manage Cases for Consumer Protection Management and Analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DougDocX is a system which allows users to generate documents from web forms based on OpenOffice templates. The users create the templates, upload them, describe the fields they contain, validates, and adds them to DougDocX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 10
    Mobile strategy web-based game

    Mobile strategy web-based game

    A simple mobile strategy web-based game

    _A game based on Webgame that is played over the Internet using Web Browser, Iphone and Android Phone. _It is a massively multi-player real-time strategy webgame set in a VietNam war from 111 BC to 602. Players take on the role of a general or a king from a secluded land and build their resources, build army and attack castles, villages of another players. _This game has 2 versions: iOS and Android
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Lumber Analysis

    Lumber Analysis

    This web based application user can view the log file.

    This is a web application, using thing application user can see the log file with multiple search critria. This application supports Log4J and log4Net. This tool is used to filter the log file, based on multiple criteria. Admin user can configure multiple applications and group the application up to three levels. Application name will be displayed in tree structure based upon grouping. Application will be displayed based on roles. System will allow the user to filter the log file not...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    aim is to provide support for monitoring system behaviour through dynamic analysis, and for analysing and modeling this data for a better understanding of system behaviour and for test automation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    DAL4j

    Data Access Layer 4 Java

    Welcome to Data Access Layer for Java (DAL4j) a set of command line tools and framework used to reverse engineer a MySQL or SQLServer database schema into a set of JPA Entity Beans. DAL4j can be useful for scenarios where there is an existing database schema but a technology other that JPA is used to interact with the database. DAL4j can provide an easy way to migrate your code base from other technologies such as JDBC or Hibernate to JPA. The beans generated can be 1 or two types: Simple...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    mechalac

    MechaLac is a Machanic & Car Painter software.

    MechaLac is a taken from the German words Machaniker(=Machanic) and Lackierer(=Painter). MechaLac is planned to be written in PHP mainly, athough it my have java, perl or something else that is needed to perform the type of software that I'm striving for. See the blog and/or website for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Jaspersoft for CloudFoundry

    JasperReports Server for CloudFoundry

    JasperReports Server (JRS) requires some modifications to run in CloudFoundry's Platform as a Service (PaaS) environment. This project describes the changes needed and includes downloadable binaries so that JRS can be easily deployed in CloudFoundry.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Screening Assistant 2
    ScreeningAssistant 2 is a modular software dedicated to perform various simple and advanced chemoinformatics analysis around chemical libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Converge

    Converge

    Editorial workflow system for media houses

    Converge is an editorial content management system for small and medium-size media houses who need to manage content and workflow for multiple outlets and re-publish it on multiple platforms (e.g. Websites, Mobile, Newsletters).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This Eclipse plugin read db information from a configuration file, connect to database and read metadata information than generetes JavaBeans, Control Class, Hibernate mapping file and optionally jsf based jsp file and its pagecode class. (Oracle and Mysql supported)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Hibernate Pojo Generator generates all the Java code necessary to access a database via Hibernate Annotations (+ Spring) including JUnit tests (1 per table) that are able to run immediately without further customizations. Mostly tested with MySQL. Moved to GitHub: https://github.com/wwadge/hbnpojogen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    HITSearchEngine

    You can quickly find want what you need in HIT campus

    HIT campus search engine system which clusters your search results into topics. The user will quickly find what you are looking for.​ This system includes four parts: 1. Web crawling 2. HTML parsing 3. Indexing 4. Searching. We use the open source software "Hetrix" as our cralwer, use the Lucene to build the index. In order to quickly find what you are looking for, we use carrot2 to help us cluster the search results into topics. We also write a script to fetch the websites in the campus...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MyIGo

    MyIGo

    IGO helps you find want you need!

    IGo aims to help customer to find shops and get recommendation and promotion easily and fast and it is a pleasure and cool experience. This system includes two different groups of users: customers and sellers. The customer use the Android application to find the most interested place he is looking for, while the seller use the Website to get the information and the location of the customer and set the discount to the certain customer. Our innovations are: 1. UI Design to enhance the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Grow IEP

    Grow IEP

    An IEP management solution, based on the Illinois state forms.

    To download GrowIEP, please visit the website below! We no longer publish releases to sourceforge! An IEP management solution, based on the illinois state forms, created by DuPage High School District 88. Grow IEP is web-based and can connect directly to Powerschool's SIS system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Développement de MaNGOS en Français avec site internet et support technique.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    CloudStack - Cloud Computing Management

    CloudStack - Cloud Computing Management

    This is for legacy releases see http://cloudstack.apache.org for new.

    This project location is deprecated. Please see http://cloudstack.apache.org. This site is maintained only for the legacy releases. CloudStack is an open source Infrastructure as a Service (IaaS) software platform, which enables users to build, manage and deploy compute environments in public/private datacenters regardless of hypervisor; KVM, XenServer, Xen Cloud Platform, VMware, and Oracle VM. Originally [License Update: CloudStack was released under the GPL v3 but starting with...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 25
    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.