Showing 156 open source projects for "x86_64-linux-gnu"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • The Secure Workspace for Remote Work Icon
    The Secure Workspace for Remote Work

    Venn isolates and protects work from any personal use on the same computer, whether BYO or company issued.

    Venn is a secure workspace for remote work that isolates and protects work from any personal use on the same computer. Work lives in a secure local enclave that is company controlled, where all data is encrypted and access is managed. Within the enclave – visually indicated by the Blue Border around these applications – business activity is walled off from anything that happens on the personal side. As a result, work and personal uses can now safely coexist on the same computer.
    Learn More
  • 1
    Objectwiz

    Objectwiz

    Administration tool for JEE applications

    Objectwiz is a an administration tools for JEE 6 applications. Once Objectwiz is installed (one jar and two xhtml files) in the application, administrator can perform the following operations: - display all objects of a particular entity bean, - create/edit entity beans objects, - call methods from the session beans, - launch EJBQL query
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A simple base DAO framework for JPA, Hibernate, iBatis, etc. and testing helpers. Note: Releases are in Maven Central and Snapshots are in Sonatype OSS hosting, not in SourceForge files. Refer to: https://sourceforge.net/p/sidaof/news/2011/01/new-download-location/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ogiga | Hydrail is an Object-Relational-Mapping for PHP 5.x
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Protheon ORM

    Protheon ORM

    Flexible and simple ORM Library for PHP applications

    There are a lot of ORM implementations for the PHP platform, from high-end 'Doctrine' to many low-end solutions. ProtheonORM is a valid, fast solution to have a ORM solution with only minimal configuration with the high-end features. It can be used in any type of application or website and re-uses any existing MySQLIi or PDO connection but also provides simple MySQLi and PDO wrapper classes. The ORM classes provide a elegant, easily readable and complete SQL solution which look something...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
    Learn More
  • 5

    GoodbyDao

    A Fully functional and Simple API Generic DAO

    A Fully functional and Simple API Generic DAO. source @: https://github.com/mortezaadi/GoodbyDao
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Sloth Beans
    SlothBeans is a technology for accessing Oracle Objects (table, view, package) by binding it to Java types
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    FSP - Simple Persistence Framework

    Simple persistent framework

    FSP is a simple persistence framework for relational database access from java classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    persism

    Persism is a simple no nonsence ORM.

    Persism is a wood simple, auto discovery, auto configuration, and convention over configuration ORM (Object Relational Mapping) library for Java and .NET.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9

    SQL Mapper

    SQL Mapper is a simple Java library which helps in dealing with JDBC.

    Using this library you can focus on how you want to map results of your SQL query to your domain objects. You don't need to use any xml configuration (like, for example in MyBatis/iBatis). You also don't need to use any annotations to run SQL Mapper. The SQL Mapper is similar to Spring JDBC Framework, but it has some of its features simplified and some changed. It runs on JDK 7 or higher. The zip archive contains the library jar, sources and javadocs, and also a demo which shows how to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
    Learn More
  • 10

    fmgVen

    Convention over Configuration Java ORM

    fmgVen is a convention over configuration Java ORM tool. fmgVen is an alternative to heavyweight ORM tools, in which mapping requires configuration, and lots of issues out of of lazy loading, etc. It maps java domain objects to database tables without explicit mapping configuration. It is an advanced form of Spring JdbcTemplate/RowMapper. Think of it as Ruby on Rails ActiveRecord but instead of inferring data objects from database, fmgVen auto maps java objects to database tables. If...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DbExtensions

    DbExtensions

    Extensions methods for ADO.NET, CRUD and dynamic SQL components.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Pif SqlObjects

    Pif SqlObjects

    SqlObjects - SQL library for Java

    Pif SqlObjects is a small and light library that helps to interact with database without writing down any SQL code and provides a small management of entities. This has been achieved considering SQL statements and relative clauses as objects. Note: sources available on sample project lib folder. HOW TO: Download the project and save it in a temporary directory. After this, unzip the file and open in your browser this file: pif-sqlobjects-1.0_reference_manual.htm. Further...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Jadira Framework

    A Domain Driven Design framework for Hibernate

    Jadira provides repositories, user types and other classes for domain driven design with Hibernate. Includes user types for use with the two main Java Date and Time Libraries - Joda Time and the early review draft of JSR 310 as well as for Joda Money and libphonenumber, and JDK enumerated types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This tool converts Common Infomation Model (CIM) into an ontological representation in OWL language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SSQML

    SSQML

    A schema to describe ANSI/ISO SQL in XML and associated tools

    SSQML: Standard Structured Query Markup Language This is an XML dialect that allows any valid SQL statement, clause, expression, predicate, or query to be expressed fully in XML based on an XML compliant schema. The schema is based on Backus Normal Form (BNF) representations of ANSI-ISO/IEC SQL Standards; ISO/IEC 9075 :2003, ISO/IEC 9075 :2006, ISO/IEC 9075 :2008, ISO/IEC 9075-14 :2013 XML-Related Specifications (SQL/XML) Does not include support for Embedded SQL Ada, C, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    QxOrm
    QxOrm is a C++ library designed to provide Object Relational Mapping (ORM) feature to C++/Qt developers. QxOrm engine is based on a simple and non intrusive mapping function by class to provide : Persistence, Serialization, Introspection, Reflection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Objoo

    mysql, php, object-relational mapping, data management

    Objoo is a library that provides methods for working easily with MySQL databases. Loads database tables and records in PHP objects and provides methods to select, insert, update and delete records. The documentation is available at: http://jharo.net/dokuwiki/objoo (spanish)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    DtoManager

    Java DTO Manager/Converter

    This java component will help you to convert JPA entities to DTO/View classes and vise versa. Can be very helpfull when developing GWT backend services or backend services for Flex apps, or REST services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    JPA Console

    An Eclipse plugin for running JPA queries

    JPA Console is an Eclipse plugin that allows the execution of JPA queries, both JPQL and Criteria.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Automated Business Logic

    Automated Business Logic

    Transaction logic engine for JPA/Hibernate

    ABL is a transaction logic engine: it allows you to declare complex, multi-table transaction logic for your persistent objects, using simple declarative annotations. ABL operates as a HIbernate/JPA event listener to eliminate recoding and automate integrity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Simple Hibernate Data Handler

    This library package allows developers to access DB in a easy way.

    [NO LONGER UPDATED] The Simple Hibernate Data Handler implements a basic interface for CRUD, suportting HQL, Named Queries and SQL. Stupidly simple for Hibernate ORM 4. Extend a BasicCrud class and enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Mindy Framework

    Mindy Framework

    Open Source OOPHP Framework

    Requirement - PHP 5.3.0+ [English] Mindy is a simple, flexible and extensible object oriented PHP framework, delivering: - A multi-site management (without core duplication) - An optionnal ORM module working with MySQL & SQL Server) - An optionnal i18n module - A RESTful global Ajax management delivered with a fully adaptable handler for JavaScript and Ajax errors - A template engine useful to add HTML modules (widgets) or layouts in your pages. (MVC pattern) [Français] Mindy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    SOME4

    Semantic Object Modelling Extensible library

    The library for easy creation of semantically-based classes. Also additional functionality included Copyright (c) 2011, Volume Networks LLC Author: Alex V. Surnin Licence: GPL3, Commercial Language: Russian
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    MacaronDB

    A set of classes for manage databases like DB2 (for i & Express C)

    Bienvenue dans le projet MacaronDB. MacaronDB est une librairie fournissant un jeu de classes destinées à faciliter le travail avec les bases de données DB2 pour IBMi, DB2 Express C, et MySQL 5. Ce projet a déménagé et est maintenant hébergé sur Github : https://github.com/gregja/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Developed by the manteiner Klederson Bueno, phpBurn is a MVC FRAMEWORK for PHP usage, initialy born as an ORM like hibernate and Nhibernate it allows you to create more and faster using OO concepts and patterns with a log of time gain.
    Downloads: 0 This Week
    Last Update:
    See Project