Search Results for "java gui postgresql" - Page 38

Showing 3093 open source projects for "java gui postgresql"

View related business solutions
  • 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
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    The most complete Open Source Java CRM + GroupWare suite including: sales automation, customer service, intranet, email marketing, content management, bug tracker, project manager, social networks integration, webmail, calendar, forums, file sharing.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Security Officers Management and Analysis Project (SOMAP) is all about defining security management work methods and supplying Security Officers with tools to do their job more efficient and following standards easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Projectivity is a Management Platform, combining Project Portfolio Management, Project Management, Knowledge Management and Collaboration Tools. Projectivity is a Web 2.0 application fully customizable to meet your needs, built over JEE technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    YAFF (Yet Another Factory Framework)

    YAFF (Yet Another Factory Framework)

    A Powerful Java Factory Framework

    A Powerful Java Factory Framework
    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
    FFMpeg Drive

    FFMpeg Drive

    FFmpeg Drive is an interface for the video file manipulator FFmpeg

    FFmpeg Drive is a GUI – graphical user interface (frontend, wrapper) for the popular command-line video manipulation program ffmpeg. It offers access to certain functions of ffmpeg: * the ability to bind individual frames (images) into a single movie file * the ability to convert movie files from one type (format) into another * the play movie function using mplayer. This is a work in progress, open to a wide set of possibilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    jCrossSketch

    jCrossSketch

    Convert scribbled notes over several devices

    Java framework and gui to convert several file format between them (iRex irx, Aiptek walltop, jarnal jaj, jetbook color scribble, svg and more). You can see a video tutorial of how to convert (for example) Jetbook Color scribble in Jarnal and, using it, how to generate a new PDF merging original document and your handwritten notes: Part 1 - using Jetbook Color to sketch PDF document http://www.youtube.com/watch?v=-ffIFNO0rNw Part 2 - using jCrossSketch v.0.6 to convert previous notes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Generic Assessment Tool 2.0

    Generic Assessment Tool - create, test and evaluate your processeses

    This project extends an older Source Forge Project earlier made through former DHBW Stuttgart Students for their SWE Lecture. The Generic Assessment Tool 2.0 is a tool made to create and perform custom and generic Assessments to evaluate all kind of assessments and further more. Special Features in this project are the JavaFX GUI which makes this project more likely to be used and the wide database support. In addition to that, the GAT 2.0 sets no limit for any use, as you are not limited...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    Images similarities searcher

    First index images by contents, then search the index for similarities

    JavaFX GUI based on Lire and Lucene. First index images by contents, then search the index for similarities between JPEG images. LIRE : http://www.semanticmetadata.net/lire/ LUCENE : http://lucene.apache.org/core/ Console mode, outputs designed to be easily analyzed by a parser (--quiet mode).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Anthromorphic Scribe

    Anthromorphic Scribe

    Provides speech to text gui to sphinx4

    It provides an interactive speech to text application that uses sphinx 4. With this you can use pre-recorded audio, record your own voice and convert incompatible audio/video to be compatible with sphinx 4. It currently supports U.S English by using hub4 acoustic and language model.
    Downloads: 2 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 10
    CompInaBox is a suite of tools used for planning and running a ballroom dance competition, including automated setup of on-line registration, scheduling, and scrutineering components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Resource Bundle Translation Site

    Resource Bundle Translation Site

    Translation web site is used to translate java resource bundles.

    The main use case for this application is to enable development team to concentrate on development with single language while automatically communicating new localization needs to designated translators via email and offering web user interface for the actual translation process. Resource bundle translation site can be applied as a standalone translation web application to translate Java resource bundles from source control. Easiest way to do this is to use translation-site-jetty Java...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ProFlow

    Process Workflow Management System based on BPMN

    ProFlow is a Process Workflow Management System build on top of BPMN/XPDL allowing you to map your business processes and register them on an easy to work system. Build on top of Zend Framework, jQuery, jsPlumb and the outstanding PostgreSQL Database Server, it has an easy to use GUI with state of the art code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This tool conects to a catalog of a given database and extract some metadata that can be handy for revision. The metadata are extracted to a xml file, useful for comparison (see also my project comparator), Metadata are extracted using JDBC. Supported DBMS: MySQL and PosgreSQL. The metadata extracted from the catalog are: Catalog -> name Tables -> name and if its a view. Column-> name, type, precision, length, is null Index -> name, is primary key, is unique, and a list of its fields.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Seqshell

    Seqshell

    A JAVA GUI for performing the function of Tophat and Cuffdiff

    Combines the Tophat and Cuffdiff functions in one GUI interface. tophat and cuffdiff are required to be pre-installed in the system. By modifying the program, it can be used to execute any command line programs even R packages since R can also be run from commandlines. New functions: Batch processing function for Tophat. You can now execute as many mapping jobs as you want with tophat. This program will save the output into separate folders. An alert email will be sent to your email...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Otodidak

    Otodidak

    GUI application for learning Linux

    Otodidak is a Java application created in click and run concept aimed for learning Linux. Otodidak is dedicated for all newbies in Linux, so they can learn Linux basic quickly and safely. Otodidak created in EXE and Linux format so Windows users can learn Linux without having it. This version is still have only Indonesia interface (no English).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Open-source weather database system for storage of weather/water observations, forecasts, analysis fields, and hindcasts. includes loading program for GRIB files. Visit project website (http://wdb.met.no) for further information. Please note: this project has now moved to http://wdb.met.no
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    XMC Cat

    XMC Cat

    XMC Cat is an adaptable metadata catalog for e-Science

    XMC Cat is an open source web service written in Java that utilizes the Axis2 web service engine and Apache Tomcat. Its features include adaptability to domain schemata through configuration instead of code changes, support for automatic capture of metadata through the use of curation plugins, and search and browse capabilities through a web-based GUI that is dynamically generated from a domain schema. This allows XMC Cat to be deployed in different scientific and educational domains without...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Astrosoft is a free indian astrology software program for astrologers and astrological students. Its a Java Swing based GUI Application. It provides Birth chart of individual with details of Lagna, Rasi, Nakshata, Thithi, Paksha and many more features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A clean and simple recipe database web application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    FigTeX manages images and their easy inclusion in LaTeX documents. Similar to BibTex, the image information is stored in an external file and is imported into the document as needed. It comes with a comfortable GUI for managing the image library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    jcdbrowser

    browser for managing classical CD collection

    jCDBrowser is a JAVA based program for managing a collection of CDs with Classical music, using a fully integrated hsql database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    OAST - New OpenVPN GUI
    OAST is a cross-platform front-end (GUI) for OpenVPN-client, allowing to manage multiple. It's quite simple in use and provides base functionality such as monitoring connection status. Application is written in Java so it works on both Windows and Linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Replasol is basically Visual Fart. The purpose is to create a simple front end GUI for FART (Find and Replace Text) in JAVA that allows you to use all of the command line options quickly and easily, as well as store .wind files, containing multiple Farts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    HTMLify

    Convert into HTML faster!

    HTMLify is a Java based text to HTML converter that can identify headers, paragraphs, ordered and unordered lists and tables in simple text such as that received in e-mail, and converts it into HTML. Currently, it uses a Swing GUI Client but can be integrated as an applet in a web page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Validate_Xml_Xsd

    Simple tool to validate xml files againts multiple or single xsd files

    Simple tool to validate xml files againts multiple or single xsd files. With simple GUI and simple description of the errors. That is only beta, future releases will contain more features. v0.1 pack contain program, jdock documentation, sourcecode in java. Projekt do not import any external jar or class. If xsd file import or include another xsd files, they need to be in same catalog like main xsd file.
    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.