Showing 436 open source projects for "java projects on 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
  • Accounts Payable Software | AvidXchange Icon
    Accounts Payable Software | AvidXchange

    AvidXchange is an Industry Leader in AP Automation Software for Middle Market Businesses.

    Drive greater business success by automating the accounts payable process to boost efficiency, accuracy and speed in the processing of invoices and payments.
    Learn More
  • 1
    The BioDataServer is a database integration system. It implements a mediator-wrapper architecture and offers a SQL interface. The data integration is based on user defined intergrated schema and adapter that wrap any kind of data source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ODB is a light-weight entity manager. It can embed in java application, can process transaction, support query with java mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A powerful cross-platform RDBMS with a pluggable carefully designed layered architecture. Actually is going multi-user and transactional. Check out vishnu.sourceforge.net to see what we are doing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This is a testbed for projects of personal interests, especially academic projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Field Service+ for MS Dynamics 365 & Salesforce Icon
    Field Service+ for MS Dynamics 365 & Salesforce

    Empower your field service with mobility and reliability

    Resco’s mobile solution streamlines your field service operations with offline work, fast data sync, and powerful tools for frontline workers, all natively integrated into Dynamics 365 and Salesforce.
    Learn More
  • 5
    The Malete database core is the new basis of OpenIsis, which has its roots in the UNESCO CDS/ISIS database. Traditionaly used in libraries; now a general purpose highspeed database.
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 6
    CSDerby is not CloudScape-Derby(for Java) but rather Derby forked/ported to CSharp. Specifically it is intended to be a native c# Embedded DB for the mono/net platform with the ADO.NET API instead of the JDBC API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JucaDB is a relational database engine written in Java, supporting a subset of ANSI SQL-92. There is a JDBC driver with full suport. Client-server, referential-integrity and other features are implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AJAX JDBC ResultSet in Javascript. Uses XMLHTTP to send xml server data to a web browser HTML form with no refresh, reload or submit (like Google Suggest). Data can be SQL, object relational map (like Hibernate), XML, other mapping (like SOAP)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SmartPool is a connection pooling Java component modeled on connection pooling features provided by an Application Server. SmartPool 1.5 focuses on Oracle RAC and global Transactions. It makes an attempt to solve critical issues like connection leaks, co
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Original Buy Center Software. Icon
    The Original Buy Center Software.

    Never Go To The Auction Again.

    VAN sources private-party vehicles from over 20 platforms and provides all necessary tools to communicate with sellers and manage opportunities. Franchise and Independent dealers can boost their buy center strategies with our advanced tools and an experienced Acquisition Coaching™ team dedicated to your success.
    Learn More
  • 10
    MySQLProxy acts like a MySQL server. After authentication with the client it will try to connect with different auth credentials to a different server and forward all traffic between client and server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JXmlSql is a Java database API ( MySql, Oracle, Access )that eliminates JDBC code. JXmlSql allows developers to define application and prepopulation SQL statements inside xml files. Options for query, insert, update, delete, report and prepopulation SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    OpenEMed is a distributed healthcare and medical information framework based on open standards including those of HL7 and the healthcare taskforce of the OMG. These standards include identity management, observation access, access, and terminology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Set of tools and libs for managing structured data in a very flexible way: Imp./Exp. ASCII, XML, SQL, PS, Tex/LaTex, RTF GUI: X-Windows, MS-Windows Interface to C++, DBs, Perl, PHP, Java, TCP/IP LISP-like interpreter written in C++ using C-LIB
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JSpeed -- Java-based Open-Source Embedded Database Management System supporting network database model with limited relational access. JSpeed's goal is to provide a high-speed embedded database written in 100 percent Java. Key management uses EP-Tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    myDbSearcher is a search engine for MySQL Databases. It is written in Java. It scans several tables on different databases. A XMLRPC-Server will give you access to the Index. Currently it runs on http://www.idowa.de/ueberblick/suche/index_html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    EmbedDB is a set of simple APIs for interacting with embedded databases in an intuitive fashion. It aims to implement each language binding in an identical way, enforcing binary compatibility, and leveraging the host language's standard structural types
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Multiplatform webbased timereporting system. Generic database support (MS SQL, MySQL...). Generate reports on employees, worked hours in projects. Automatically generate invoices based on an hourly fee (by employee). Gant charts for planning resources
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Persitancy api simaler to Prevailer but with more transparancy and less intrusiv to how you can disign your data structure. It uses a bytecode enhancer to add needed code to have your object presited betwhen sessions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Orient is 100% Pure ODBMS. It works with classes and objects instead of tables and records. Orient supports C++ language using ODMG 3.0 interface and Java using JDO 1.0. It's available as Just Edition, a small library, or as Enterprise Edition with dis
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    High-performance interface to HSQLDB database for Perl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Adept Library contains a lightweight Java Object database for stand-alone applications. It is designed for simplicity of use, exposing a simple DTO - no need for copy logic or complex serialisation techniques. It is also a powerful general library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    XQEngine is a Java component for searching collections of XML documents that uses an XQuery front end. The engine has a straightforward API that allows it to be easily embedded in end user applications. Requires some basic Java programming skills.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    EmGeeGen is a server-client information distribution system, tailored for use with the EmGee role playing system (though the theoretical platform should be useful for a variety of tasks).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Gemello is a relational database written in pure Java. Its design is aimed at teaching. If you're searching for a fast relational engine, Gemello won't be a good choice. Is's rather a good and simple example of relational database implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MAOS (Meta-Attribute Object Store) is a light-weight Java library / framework implementing simple Object persistence using search-engine technology
    Downloads: 0 This Week
    Last Update:
    See Project