506 projects for "java desktop applications" with 2 filters applied:

  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    HiveMind Utilities is a set of utilities for HiveMind including HiveTranse (transaction management), HiveLock (security), HiveRemoting, HiveEvents, HiveGUI and HiveUtils. These utilities can be useful to any applications based on Hivemind.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Bib-it is a BibTeX frontend and a bibliographic style generator.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    MovieDB is a movie catalog software. It stores movie details that can be retrieved from the IMDB. It can also download soundtrack list and the movie's poster. MovieDB is written in Java and uses HSQLDB which makes it extremely portable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Entrance is the MySQL browser with charts and tools for data exploration. Requires JRE 1.5. Visit our new web site, http://dbentrance.com/, for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    MiningMart is a graphical tool for transforming data from relational databases. It provides two dual graphical views on the transformations, a data view and a process view. The focus is on the preparation of data for data mining.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    sql2html is a small Java program that uses a htm-file as input to produce a html-file. Create reports/dynamic (html) pages with sql-queries from any JDBC database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Java framework helipng to create database driven desktop based applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    XMLStore is a new project that cares about XML-based Databases Access with users Authentication and Authorization and more such as dead-lock accesses. It will be soon introduced to other kind of databases such as SQL,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    jMediaCat is a simple audio file catloging/database application (similar to iTunes Library or Winamp Media Library,) programmed entirely in Java. jMediaCat is meant to make searching through a large collection of digital music fast and straightforward.
    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
    DBPowder is an O/R mapping tool. DBPowder creates several types of source codes: DB accessors of Java code, web applications, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Overseer is a MySQL administration tool (front-end). It offers the same features as the popular phpMyAdmin application. It works on Windows and Linux, and it can easily be adapted to other SQL servers (such as Microsoft SQL Server, Oracle, etc)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Genomic Diversity and Phenotype Connection (GDPC) written in JAVA uses web services to make XML formatted data publicly available. The GDPC Browser (front-end GUI) can access these services, and other applications can use the API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Open Blue Lab is a rapid application development framework for building portal applications based on web 2.0.It is currently being used to develop a full Web ERP.Widgets are dynamically populated (automatic data-aware)free of coding database interaction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A minimalistic prevalent storage for Java SE 5.0 that replaces the need for JDBC and RDBMS for small and mid-sized applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Full featured AJAX web based reporting system. Written in Java / JSP. Web based reports are dynamically generated from JDBC result sets. Connects to any JDBC compliant database, most drivers already included. The Apache Derby database is embeded.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A simple and small desktop database. No SQL knowledge required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A project that aims to create a Map system to locate important waypoints, NPC's and tactical places in a role game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Small Java efficiency and productivity utilities as both stand alone programs and simple APIs. Including sipplets for GUI (Swing), threading and XML, plus utilities for SQL and XML. Download the wheel here!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Java Rad+Framework to quickly build client-server application based on mysql. Acce$$like features, localization, upgrade management, persistance, mysql trust management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SQLcoach provides a web platform to learn SQL, the common query language for databases. An example application is available unter: http://sqlcoach.informatik.fh-kl.de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    InstantRO is a fast application to search information about Ragnarok Online, like monsters, items, maps, cards, skills, etc. The results from your search will be instantly showed to you, with images of mobs and items.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Genomic Diversity and Phenotype Data Model (GDPDM) captures molecular and phenotypic diversity data. MySQL databases are used to implement the schema. This project develops software tools (written in Java, Perl, etc.) associated with this model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    TimeMap is a mature, Java temporal web mapping/animation application. Use as a standalone web site or CD-ROM app, or as a sophisticated client-server system using an XML or SQL metadata directory to source distributed, incrementally-loaded spatial data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    JdbcProxy is a JDBC 2.0 driver that can help debug or test applications. The driver can wrap another JDBC driver to debug the JDBC calls done by the application. The driver can also emulate another JDBC driver to test the application without a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A minimalist front-end for mysql. Allows you to name and tag your queries, which are saved for subsequent single-click access and tag-based search.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB