Showing 1403 open source projects for "gnu linux"

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
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    ranjan is a XML(SAX and DOM) API for Databases written in Java. ranjan converts a java ResultSet to XML. ranjan can also return the results in XML given a SQL statement (and a java.sql.Connection to the Database). ranjan wor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    jdbc2jdbc is a JDBC 2.0 driver (type 4) that sits between a database client and another JDBC driver. It is completely transparent to the database client. Its purpose is to log all actions that the database client executes on the database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    FPlus is an application that implements several database theory algorithms such as Fmin, tableaux, normalization, attribute closure, key calculation, efficiency, etc. Test the applet at: http://fplus.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This library presents an abstraction layer on top of a database. It lets a project have persistent classes with a moderate amount of overhead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Information Meta View (IMV) system attempts to create a web standard for information storage in a decentralized database. Information is stored as a graph like structure spanning several service providers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Type 2-JDBC driver for MySQL and wrapper for native C-API. A type-2 JDBC driver combines Java and native (C-API) methods to access a database. Please use the Java mailing list at www.mysql.org for general discussion, but use sourceforge for bug reports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    mySQL database administration application created in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is a web based database for party registrations. It uses jakarta struts, jakarta struts templates, and SQL to form a 100% java web application that allows users to sign up for a party. Keg not included sorry.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SqlData is an easy to use plug and play tool, written entirelly in Java programming language, which gives the abbility to transfer data from any data source (eg text files, SQL servers etc ) to any data source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 10
    The Registry Server (jUDDI) offers a mechanism for humans or software applications to advertise and discover Web services. The Java Web Services Developer Pack (Java WSDP) Registry Server implements Version 2 of the Universal Description, Discovery and I
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MooN will be: A Development environment for large-scale, mission critical, multithreaded, database-based client-server applications MooN will eventually expand into a full featured, free ERP System
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FTPSearch is a java-based program that garthers URLs from many ftps and stores them in database to provide search function. Currently Postgres and MySQL are available for data storage.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    CUG user management: simple java api to create applications to support basic system adminstration taks. Escpecially tailored for administration of nds/groupwise servers with lang=dutch (NL) personal naming rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Salt (Swiss Army LDAP Tool) is a generic LDAP-browser written in java.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    The STENCYC project (Startrek Encyclopedia) will provide to the UCIP science council and to the startrek community a tool to maintain databases whose entries are produced by a lot of people.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Collection of Modules devoted to improving Web/Database/Report Application Development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    sqljc is a java program to connect through JDBC to any database engine (with JDBC support) to make simple queries and to execute sql files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project is a 3-tier Database Query Tool to written in java. The GUI client presents the user with an interface to enter text SQL Queries and view the results. The query server relays requests to the database and formats the response.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    J2EE based database access; an alternative to Entity EJBs that allows for much higher performance, easier use, less coding, more dynamic, and more tuned to use with a web presentation layer (such as Tapestry).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Utilites for databases uses JDBC for backup/restore and run scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    an API for rapidly developing Java, desktop apps It includes a virtual desktop , user interface API, GUI client for management of SQL databases,and a form design tool which allows basic application code to be generated from a SQL table or tables
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Java Object DBMS stores serialized java objects in a file with keys. The keys are automatically maintained. Heavy use of introspection minimizes programming burden. Future plans include transactions, network (RMI, SOAP) access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DiskCat is a program designed to help you maintain and organize all the data stored in your removable disks, like CDs and DVDs. It is beeing written in Java, so it is multiplatform and, as it uses JDBC, it can work with your preferred database server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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: 3 This Week
    Last Update:
    See Project
  • 25
    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
MongoDB Logo MongoDB