Showing 2025 open source projects for "java windows 7"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1
    LML (LightweightModelLayer) is a small but reliable Java persistence engine using annotations and zero XML configuration. Check the WIKI at http://www.paquitosoft.com/dokuwiki/doku.php?id=lightweight_model_layer_lml
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MovieDatabase is a simple Java Application to manage your Movie Collection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Simple in use, OS-independent discs and records catalog written in Java with Swing GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The application allows the online pdf report generation and the break of a report through one or more dimensions: production or cost reports can output thousands of pages, while a user needs just his own portion of the data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Endoclinic SPMS is a Secure Patient Management System for Endocrinologic Clinics to record patients with Thyreoid/Myeloid cancer. A patients' EMR handles demographics, metastasis, followups, therapies(8 types), operations and histologic tests.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Java Application for querying databases, accepts any database with jdbc driver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DBBrowser is an open source (GPL license), cross-platform tool which can be used to view the contents of a database. It works with Oracle and MySQL. The user can view, modify, delete records without writing SQL.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    DBSA (DataBase Structure Analysis) is a tool for comparing schema snapshots. Differences are reported and an SQL patch can be generated. It includes a basic repository facility for schema history tracking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    NOTE: THIS PROJECT IS UNMAINTAINED The canonical repository for this project is now hosted on Github (https://github.com/proxool/proxool) but even that hasn't been updated since 2011. A Java SQL Driver that provides a connection pool wrapper around another Driver of your choice. Very simple to migrate existing code. Fully configurable. Fast, mature and robust. Transparently adds connection pooling to your existing JDBC driver.
    Downloads: 5 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
  • 10
    This program converts, compares, merges, normalizes, and refactors data to and from disparate sources (CSV, Excel, and any JDBC/ODBC database) for use in a Java program.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    SPWrapper generates java (and now python) classes able to invoke stored procedures and to execute sql statements for you: you just have to give it the stored procedure name or the sql statement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Please note the project has moved to GitHub, see http://benilovj.github.com/dbfit DbFit is a set of fixtures which enables FIT/FitNesse tests to execute directly against a database, enabling developers to manipulate database objects in a relational form, making database TDD much easier then with xUnit-style tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This will be a LIMS. The download file is the start, but far from complete, I am learning the SourceForge publishing process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JUDIE Eclipse plugin extending existing QuantumDB plugin. With this it is easily possible to export database data to XML and back from Eclipse, if QuantumDB installed. Please make sure that QuantumDB is installed before you install JUDIEclipse4QuantumDB
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A simple SWING based JAVA client that displays information on all Oracle sessions. Displays the SQL and bind values that were captured. This also includes a plugin to run SQL queries and view their results. Multiple tabs can be opened for a single plugin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The HSQLDBManager is a tool to manage HSQL Databases. It should look & feel similar to known DB-Managers (phpMyAdmin, DBVisualiser...).
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    A Highly Flexible Semi-Structured Database
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DataVision is a reporting tool similar to Crystal Reports. DV supports many data sources (JDBC, files) and many output formats (HTML, XML, PDF, LaTeX, Excel, delimited files, DocBook). DV includes a GUI editor. DV is embeddable. Reports are XML-based.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    A collection of discreet, mostly Web-related libraries, utility classes, and some AWT code (good for applets). Package xentity implements a JDBC-based administrative system for building an O/R persistence layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java Universal Database Import and Export. A tool for exporting single or all database tables to XML and import back. Useful to move data between different databases wich support JDBC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A disk based production quality RTree based upon Guttman’s quadratic split algorithm having following features: Buffering with dirty write, Index joins, Tree Seeding, Window and NN queries, Runtime STR Packing capability, Completely Thread safe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    XML Toaster allows you to generate XML from a relational database using a simple SQL select like statement and persist XML to a database using a powerful mapping script.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    SQL-Kitten is a generic sql client written in Java that can be used to connect to any jdbc compliant database. Some features are: Run SQL queries, Search within resultsets, Easy insert/update/delete, insert/update CLOB and BLOB datatype
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    db4o is the world's leading open source object database for Java and .NET. Leverage fast native object persistence, ACID transactions, query-by-example, S.O.D.A object query API, automatic class schema evolution, small size (http://developer.db4o.com)
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 25
    This software is designed to provide easy administration of MySQL users to MySQL Administrators by the use of Graphical User Interface. This project is developed in Java, which makes this software platform independent.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB