Showing 768 open source projects for "java open source"

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
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 1
    This project implements the algorithm proposed in page 109-118, ACM SIGKDD, 2003, "Inverted matrix: efficient discovery of frequent items in large datasets in the context of interactive mining" and its improvements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Object-oriented data access framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Cdatabase is a database application designed to fit the needs of C/PHP developers. To the user/developer it's an easy, comprehensive table/row DBMS similar to MYSQL. But truely, it maintains simplicity due to the fact that everything is flat file based.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PostMO is a database system which monitors moving object(for instance, cars) in cities. It can be used to monitor city traffic. It bases on PostGIS which has a lot of functions to operate geo. objects(such as streets).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 5
    This is a module that allows PAM aware applications to authenticate users through a MySQL database. Now configurable in terms of which host the database reside upon, which table and username and password column to interrogate.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    goldenfiles is a project which has a number of small software ranging from useful to completely useless.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    Wrapper library for adding MySQL support into the REXX language. Libraries are written in C and then imported into REXX scripts. Once imported REXX scripts can access most of the functions of the MySQL C API through REXX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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: 3 This Week
    Last Update:
    See Project
  • 9
    Libdejector is a database tool which defeats SQL injection attacks by performing context-free validation of queries. While written in C, SWIG wrappers exist for Python and other languages will be following soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Learn More
  • 10
    CDB is a abstract and simple wrapper to different client libraries of sql databases. It is written in C and C++. Supported are PostgreSQL, MySQL, SQLite and Oracle rdbms. It should run in many modern Linux and BSD environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GRINFS is a distributed network file system organized with relations (as opposed to a hierarchy), and uses distributed indexing servers for searches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Filesystem db engine for MySQL. This project is currently continued as RitmarkFS. Visit www.ritmark.com for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MobileDB is a DBMS for Mobile or PDA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A small abstracted database-like dynamic data structure written in C. Can read and write to disk in a manner easily editable by text editors. The structure is intended for C/C++ developers who require a small, yet fast and flexible, data storage method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Cocoa library wrapping libpq with additional functionnalities: delegate, notifications, async queries, etc. Easy integration of PostgreSQL database support in Cocoa applications by giving access to native Foundation types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    What happened on this day in history? Lists event and birthdays for a given date. Includes plenty of starter data, or add your own. Displays date in multiple calendars such as Hebrew, Mayan, and Shire (LOTR). GUI, CLI, web interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Midea is a robust c string api set with regex support, handling fixed width 8 to 64 bit character sets at runtime (no recompilation is required). Initialization routines convert multibyte encodings such as utf8.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Complete and modular solution for storing school marks in electronical form.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A plugin for pppd>=2.4.2 which authenticates users against a mysql database and maintains daily usage statistics for individual users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Easy open object-oriented DataBase (The "EoooDB") is a complete new database system, which has a whole object-oriented system designing, compared to classic object-oriented database system(such as HP's OSQL, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A multi-dictionary system for natural languages (ie. languages that people speak). Operates internally in UTF8, supports querying by particles, customizable in/out filtering, and interface mode (for using with another software) among other features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NavDB is aimed at providing a database or means of creating a database of vector data representing U.S. Roads. The goal is to provide a versatile datasource for GPS Navigation software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Searches arbitrary text input (logs, etc) for regular expression(s) matching, and then executes arbitrary SQL statement(s) with matched substrings used as parameters. Offers daemon, incremental and transactional features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NWNX allows you to add extra functionality such as persistency to the game Neverwinter Nights by Bioware. Check out our website at http://www.nwnx.org !
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    UnixODBC.pm provides a Perl API for the unixODBC driver manager and a bridge API for unixODBC network queries. The sample text-mode, GUI, and Web clients can manage multiple hosts and DBMSs and create RSS output.
    Downloads: 1 This Week
    Last Update:
    See Project