Showing 2063 open source projects for "windows for linux"

View related business solutions
  • MyQ Print Management Software Icon
    MyQ Print Management Software

    SAVE TIME WITH PERSONALIZED PRINT SOLUTIONS

    Boost your digital or traditional workplace with MyQ’s secure print and scan solutions that respect your time and help you focus on what you do best.
    Learn More
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • 1
    DBManager aims to be an Abstraction Layer for JDBC Databases. It hides all Database interaction in the Superclass (DBManager) the Superclass useses the Java reflection framework to gather Informations of Tables and Columns.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    This MEGA ALPHA project (CURRENTLY) provides java tools for : XML file to org.w3c.dom.Document, Document to HashMap (recursive), HashMap to Document (recursive), Document to File or String, Document to XSLT to File or String
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Attrezzo is an Eclipse plugin for working with the Apache Xindice native XML database (http://xml.apache.org). The tool enables both typical user and administrative tasks on the database to be carried out in a state of the art GUI environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Zaval Database Front-end is a light and functional Web-based front-end to any database for which you have JDBC drivers. It allows raw SQL code execution and is limited only by the extent of the database's SQL support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 5
    SchemaCompare is a database schema comparison tool. It reports any differences between two database schemata and provides a migration script to upgrade a live database from one to the other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OracleSQL is a java based query analyzer/thin client development tool. It is meant to be an alternative to Oracle's SQL PLUS that eliminates the need to install any Oracle software on the client.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    XML-RPC Interface for the Xindice Server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Administration of sport-leagues(soccer). XML as 'Database'. JAVA Servlets provide the application logic. Cocoon to generate user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    COBRA is a small Java based application server featuring automatic mapping of Java objects to the RDBMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 10
    SQLink is a java web application which allows users to connect to database resources using database native authentication, execute queries, manage users and tables, and perform any function allowed in a valid sql statement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Allows JDBC resources to be monitored. You can see when java.sql objects are being opened and closed and can see the line of code where a resource that is still open was originally opened.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Sq Database Client is an open source database client which has the ability to access any database which has a JDBC driver. It is intended for application developers, and focuses on viewing, sorting, and manipulating data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DeZign2DODS simplifies database development with Enhydra. It provides the glue between DeZign and DODS. Note: this project has been set to "inactive", since I'm no longer using DODS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Rodin (Relational Object Dbms Implementing java binding in a Not-proprietary way) is a free implementation of Matisse, the proprietary object database. This project is still in early stage of developpement.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    An easy to use journal/diary application. Features include: Multiple journals; Private entries; Guest mode; Skinnable GUI; Built-in database (hSQL); Supports MySQL; Export options; Easy installation. For Windows, Mac, Linux, etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AlgebraDB is database in Java. We are looking for volunteers which would like participate in this project as developers. We are planning to develop transaction system, network communication, simple GUI management system and SQL translation into AlgebraDB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The BeeGram library is a portable open source search engine toolkit written in C. BeeGram provides a number of building blocks for the construction of powerful general-purpose text-based search tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SPedit is a new curation environment for the Swiss-Prot and TrEMBL databases. For more information about these databases see http://www.expasy.ch/sprot/ and http://www.ebi.ac.uk/swissprot/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Xenon is a Java Implementation of the W3c standard XPath and the upcoming W3c standard XMLQuery. It uses a sax parser (instead of DOM) and has therfore a very good perfomance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Type 4 (100% java) JDBC Driver for the Fourth Dimension database. The project is largely made obsolete by the official 4D JDBC driver, which can be obtained from: http://www.4d.com/products/4djdbc.html.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    DOnut's goal is to provide a framework for easing the incorporation of design patterns into the development process. DOnut is both a project and a tool for generating source code based on design patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Client for dict servers writen in JAVA (SWING) support UTF-8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Twilight Minds Dynamic World Engine is the workhorse for a new way of dealing with plot and AI in MMORPGS and other CRPGS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CMaker is an utility to automatically generate Java classes which mirror a SQL database table structure. For example, if given a table TEST whose columns are defined as ( KEY CHAR(5); ELEMENT CHAR(1000); ) CMaker will generate a corresponding Test class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Eliminate JDBC clutter. The Perseus source generator reads SQL statements and associated in/out parameters from an XML file and builds a Java class for each SQL statement.
    Downloads: 0 This Week
    Last Update:
    See Project