Showing 575 open source projects for "gnu on windows"

View related business solutions
  • 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
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 1
    I really hate that braindead sqlplus and really love psql. Unfortunately I have to work with Oracle, so I wrote psql for Oracle. It's written in Java, and uses GNU readline library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Web based J2EE interface for administering database tables by using JDBC. Describing a table with an XML file, the tool creates all html pages to manage the reading, writing, updating, and deleting operation on these table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    deegree

    OSGeo project deegree

    deegree is a Java framework for geospatial software based on the specifications of the OpenGIS Consortium and the ISO. The focus is based on the realisation of OGC specified web services. It is developed in cooperation between lat/lon and the University of Bonn.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    (Pre-Alpha) Cross-Platform ERD to Database Design Tool built in Java. Currently Supports PostgreSQL. Not Feature-Complete.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5
    A four-tier web application that allows for easy, graphical querying of the WordNet lexical database of the English language (built by Princeton University) in its SQL form. It resorts to EJB and servlet technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DraupneGUI is a graphical EPP client, written in Java, designed to interact with the .no registry.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is a personal books and movie catalog using Java and an embedded database. It lets you keep track of almost everything you have in your personal home library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A MySQL Administration Tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JAAMS (Just Another Audio Management System) JAAMS is a JAVA library that organizes music using a relational database such as MySQL, or SQLite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 10
    JDBC driver for connecting HBase to Anyframe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Di project ini saya mencoba membagi hasil eksperimen saya dengan sedikit ilmu yang saya miliki tentang bahasa pemrograman. Project yang saya buat rata-rata sangat simpel dan menggunakan beberapa bahasa pemrograman, diantaranya : vb, java & php.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A series of scripts and profiles to be implemented using the increasingly popular monitoring solution GroundWork found at www.groundworkopensource.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    TableMaker is a point-and-click web-interface for databases, written in Java and JSP. Ad-hoc queries can be performed against the database and exported in tab delimited format. Queries may be saved, uploaded and/or emailed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JPA framework to create persistent entity management programs. Intensive introspection based.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DataBib provides tools to catalogue bibliographical records exploiting an underlying SQL database. Entries can be directly imported from BibTex files and user-defined lists of references can be exported as BibTex files ready for the LaTex enviroment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A MicroSoft SQL Server(r) command line interface written in Java, for *NIX (or anything else with a Java runtime). Supports batch file execution and interactive modes of operation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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: 6 This Week
    Last Update:
    See Project
  • 18
    Java Application for querying databases, accepts any database with jdbc driver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    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: 0 This Week
    Last Update:
    See Project
  • 21
    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: 1 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    The HSQLDBManager is a tool to manage HSQL Databases. It should look & feel similar to known DB-Managers (phpMyAdmin, DBVisualiser...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    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
Auth0 Logo