Showing 122 open source projects for "engine"

View related business solutions
  • Failed Payment Recovery for Subscription Businesses Icon
    Failed Payment Recovery for Subscription Businesses

    For subscription companies searching for a failed payment recovery solution to grow revenue, and retain customers.

    FlexPay’s innovative platform uses multiple technologies to achieve the highest number of retained customers, resulting in reduced involuntary churn, longer life span after recovery, and higher revenue. Leading brands like LegalZoom, Hooked on Phonics, and ClinicSense trust FlexPay to recover failed payments, reduce churn, and increase customer lifetime value.
    Learn More
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • 1
    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
  • 2
    A database query engine in Java, using JDBC and Swing. Works with MySql and SQL server, with an abstraction layer for adding other databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Middlegen is a free general-purpose database-driven code generation engine based on JDBC, Velocity, Ant and XDoclet. If you already have a database, you can use Middlegen to generate EJB (CMP 2.0), Hibernate, JDO and JSP/Struts source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JDBM is a transactional persistence engine for Java. It aims to be for Java what GDBM is for Perl, Python, C, etcetera: a simple persistence engine that is lightweight and fast. Note that JDBM's development has moved on to github - https://github.com/jankotek/JDBM3 is now the new home.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • 5
    graphite: a portable graphics library, written in Java, JOGL and Postscript that allows rapid generation of high-quality graphs using an efficient, compact Java engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    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
  • 8
    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
  • 9
    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
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 10
    Algernon is a rule-based reasoning engine written in Java. It allows forward and backward chaining across Protege knowledge bases. In addition to traversing the KB, rules can call Java functions and LISP functions (from an embedded LISP interpreter)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    TM4J is a topic map engine implemented entirely in Java. Topic maps are a standard paradigm for the interchange of knowledge structures. This project aims to produce a complete suite of tools for creating, processing and publishing topic map information.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Chameleon is a general use persistence engine capable of object-relational mapping as well as other, non-object persistence needs. Its flexibility allows it to fit the needs of a an enterprise without the contstraints that O/R mappers generally impose
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JavaMatch is an engine that can search inside a runtime Java data structures, and look for objects that best match the criteria that you specify. The extensive query mechanism allows for highly customizable tuning of your match queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Polish Flexion Engine provides ready-to-use polish flexion dictionary with flexion engine for full flexion text search easily integrated in portals, web search,database searching engines. First aim is polish flexion (pl. polska fleksja).Demo on Home Page
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Molimo project is a open, customizable database (just like the one from well known search engine company, but not only free but open). So far a generic DB mapper has been developed as back end that can handle runtime changes of attributes and types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Hypersonic SQL is a Java database engine with standard SQL and JDBC interface. Very compact. It can be used in applets, applications, as a server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    dbload is an ETL engine that will permit esier data loading in a selected target database. Summary of features available are: load and dump of data in XML, text or binary format, real time data transfer and manipulation, dynamic data transformation rules
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PAiN Mud codebase is a new MUD codebase written in Java. It provides general purpose persistence engine (PAiN DB) and ability of dynamic code reloading.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JETHRO (Java Engine for Translating and Hiding Relational to Object) is a "bottom-up" persistence framework, designed in an "API+Provider" fashion. Based on the Data Transfer Object (DTO) concept, it offers a Transparent Query engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Jaxor provides a java code generation engine for creating an object to relational mapping layer based upon XML metadata. SQL is generated as well as an extensible mapping layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The goal of this project is to develop a modular SQL engine (JDBC driver) that can be grafted onto any raw database (such as a large flat ASCII file) through a database module API. Writing database drivers is much easier that writing a whole RDBMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    jxUtil serves as a collection of source code which solves tiny/small programming problems using the Java language. It also contains ready-to-use modules for JDBC RowSet, XFS and DRDA protocol engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    LeverPack is a small, transaction based, secure, concurrent, and efficient record repository management engine written in Java. It provides READ_COMMITTED transaction isolation level supported read/write access to user data records.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Java Data Engine API. Why not (try to!) forget data distribution and management headaches in distributed environments. Ready to start examples included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    XML database engine for mobile devices (iPaq, Palm, etc.). The core of the system is Java based, this way it makes it portable and able to run on different systems. It's very lightweight and runs on devices with little memory and storage place.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB