Search Results for "java gui postgresql" - Page 51

Showing 2658 open source projects for "java gui postgresql"

View related business solutions
  • 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
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 1
    JTexasHoldEm is a standalone Texas Hold 'Em application, written entirely in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JBookings is a standalone application for the complete management of residences and hotels. It allows the customer management, restaurant management, reservations and everything related to hotel management
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Java IO Extension is a open source project which extends java IO package by providing a java class library to access IO system in a local area network Developers can easily use IO Extension just like using java IO API to access a remote IO system
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    SabesMinesweeper
    SabesMinesweeper is a Java implemented, multiOS minesweeper game that provides support for score saving, different users, and a complete shiny GUI.
    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.
  • 5
    This project is using genetics algorithms to complete scheduling tasks such as timetables for elementary / high schools etc. Currently NetBeans project with no GUI and simple HTML export.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    AutoPatch

    An automated database patching framework for Java.

    AutoPatch is an automated Java patching system. Among other things, it allows a Java application to easily do things like keep a database schema in sync with what new application versions require thus radically lowering the cost of database maintenance. This project is now hosted on GitHub: https://github.com/tacitknowledge/autopatch
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    An open source webbased library management software. = Bienvenue sur le projet Bibliothèque = Le projet à la base est une application web permettant de gérer la bibliothèque d'un centre de formation. Le but est de centraliser la gestion des stocks de livres de façon à toujours savoir où ils se trouvent, combien il faut en commander etc. Il existe deux type de livres : * Les livres stagiaires * Les livres documentation == Les livres stagiaires == Ce type de livre...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    UProm for Agile Development
    UProm Requirement Management System (traceability and requirement coverage). Includes : - An admin module to manage SCRUM Project and tree of requirements - A multi-user Web-based client - Tools for databases management (HSQLDB, PostGreSQL,...) UProm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The goal of OpenWebEnv project is to create a system for controlling some environment parameters (e.g. temperature, humidity, luminosity, pollution, etc.). The system is made of hardware, firmware and software. The user interface is web-based.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    An IDE and Data Collection/Analysis application for the SystemTap project
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    A module for netbeans that allows quick implementation of the jvstWrapper java-vst programming interface from the new project dialog, including automatically created gui and parameter control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DITA Open Toolkit GUI
    GUI for the DITA Open Toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Wilos project (www.wilos.ups-tlse.fr) is a process orchestration software. It helps team members to manage a project through the execution of a software development process taking from an exported xml file of the Eclipse Process Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AccesStream is a Java-based, embeddable identity and access management (IAM), security and access reporting platform. AccesStream includes Single Sign-On using SAML 2.0 and provides profile storage with LDAP v3 access for integration with Linux PAM
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The principal goal of SeamLess is to provide quick and painless way to start developing new java web applications without spending time with boring generic tasks which can eat up month of development if they are done right.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ipForm
    The Universal Order Form software is intended to give the user an information acquisition method owing to: a) flexible GUI forms configured from an XML file, b) data validation triggers, c) user scripts and formulas, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AMB Data Profiling Data Quality
    AMB New Generation Data Empowerment - offers a comprehensive approach to data governance needs with ground breaking features to locate, identify, discover, manage and protect your overall data infrastructure. Repeatable Process/Exposed Repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SqlWrapper
    Abstracts developers from SQL syntax, with methods that return Strings to pass on to JDBC, thus allowing compile-time checking for, many, otherwise run-time bugs. e.g. stmt.executeQuery(SqlWrapper.selectId(ordersTable, customerColumn, "John Smith")
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JavaDBConnector is a Java API for connecting to the four most popular database engines: MySQL, MS SQL Server, Oracle and MS Access. Includes a customizable GUI for connections managing and a generic logic tier for make easy to use databases,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    FuzzyArithmetic
    Fuzzy numbers and basic fuzzy arithmetics (+, -, *, /, 1/x) implementation written in Java. Should be used as a library, but it also has a GUI which demonstrates its capabilities (using SWT widgets).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Multiconvert
    Multiconvert is a lightweight and plattform independent video conversion tool written in Java. It represents a GUI for FFmpeg.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SubJects : SUBmission of proJECTS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Snow is a Lisp-based GUI description DSL for Swing. It supports declarative layout, data binding, event listeners implemented in Java or Lisp. NOTE: the project is now hosted on common-lisp.net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Java-based recursive SuDoku Solving program. Currently console-based, mostly personal effort, but all contributions welcomed! Hopefully we'll have a GUI for easy solving/generation in the future...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Isolate Project is a straightforward data retrieval software that connects to popular relational database management systems and performs search operations based on the criteria specified. This project aims to speedup data retrieval operations.
    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.