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

View related business solutions
  • Shift, the browser that merges all of your web apps into one powerful window. Icon
    Shift, the browser that merges all of your web apps into one powerful window.

    Your power browser.

    Streamline everything you do online when you install Shift and access thousands of apps without leaving your browser. Connect all of your Gmail, Outlook, and Office 365 accounts and manage everything from one centralized window. Build out your Shift browser with apps that integrate seamlessly so you have ultra-fast access to all the tools you use to stream, shop, work, browse, and stay connected. Shift brings it all together.
    Try for Free
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 1
    Librería diseñada para reducir la codificación en la implemenatción del patrón DataAccessObject con JPA
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Build on top of Gilead project (https://sourceforge.net/projects/gilead). Adds the ability to generate GWT classes that will hide the logic of working with LoadingService provided by Gilead
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    KObject php
    Object Persistence Libraries and More for php. framework to develop rapidly object-oriented applications, Kobject Classes provides a easy way to implement a data model within the MVC model like ORM do.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Chilon Library is a C++0x utility library. The most advanced parts are a command-line argument parser and a parser generator library based on parsing expression grammars with built in AST generation abilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 5
    Cormoran
    Cormoran is a Python persistence framework. Currently the development is carried out on https://github.com/jaimegildesagredo/cormoran
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MockSqlBuilder uses mock objects and method interception to build SQL queries in an OOP fashion. Instead of strings (like HQL or plain text), MockSqlBuilder uses the data object's and their methods to record and construct a query.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Candor
    An XML DOM for Java, and for humans. Candor is a fork of XOM (http://xom.nu/), modifying it to support modern Java features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This project is attempting to create an maintain a public implementation of the Active Record pattern, to be used with ESRI products, coded using ArcObjects and C# 3.5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CubeHenge
    Modified AMFPHP with advanced authentication, file management, view templating, automated ORM MySQL interface while maintaining a fast and easy "drag and drop to FTP" installation. Get the Free UI at http://cubehenge.org/?pageName=Download
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    An ORM framework on .NET 2.0, Wellcome to give team advice. SVN:https://xdesignerorm.svn.sourceforge.net/svnroot/xdesignerorm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Java persistence solution to bind Java objects to RDBMS tables.. you don't need to create XML files to describe relations between tables and objects. try it and feel the difference!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Criteria2JPQL API is an adaptation of the powerful Hibernate Criteria API to standard JPA API enabling the compatibility with any orm tool. Against the native SQL queries created by Hibernate Criteria, Criteria2JPQL outputs standard JPQL queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A simple to use and basic orm library without fuss. Avoids development issues arising from dynamically constructed SQL. Doesn't render the JDBC architecture inaccessible. Doesn't initiate the proliferation of largely pointless POJO libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DaoAnnotation is a Java projet to use simple dao CRUD with simple annotation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Myorm is a simple and convenient ORM (Object relation mapping). Based on JavaBean, it allows you to map your tables correctly with your classes and proper management of keys and foreign keys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SQLite Designer tools to create and manage easy db for developers. also support Linq to SQLite (C#) code generator and SQL Parser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CLI, Dot.net SubSonic Transaction layer for Mysql, Oracle, Sqlite for monoDevelop. Proof of Concept. This is for developpers developping...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    pdoMap : the PHP ORM relational mapper
    pdoMap is a robust PHP ORM mapper with many OOP features. The mapping structure, requests, and transactions are defined in XML files. The core directly generates PHP classes for high performance. It is very easy to use and configure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Tenor Framework is a set of utilities to improve development of web projects, although it can be used on desktop projects. The main goal is to simplify mapping relational tables to entities, in a simple and maintainable way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Zonk! is a lightweight skeleton web application framework implementing the hierarchical model-view-controller design pattern (HMVC) made for Apache web servers running PHP5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JPA-XJC is a JAXB 2.1 XJC plugin for annotating schema derived classes with Java persistence annotations. It does not generate code depending on libraries other than JPA 1.0 and does not introduce non-standard customization elements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    C++ Object Relational Mapper API
    This is my attempt at creating an API similar to pythons Elixir for interfacing with SQL databases in C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    J2J provides an intuitive way to convert Java to JSON and JSON to Java. Annotate any Java class then use JsonWriter to emit JSON from java or JsonReader to convert JSON to java objects. (source code and tutorial included) Version 2.0 in development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FFJUXS Free Java Universal XML Serializer: The aim of this project is to create a serializer that supports anything the standard Java Serializion supports (not just JavaBeans) - and more - using the XML file format and giving many options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The NOAP toolkit provides a collection of utilities to use for slightly more exotic development on the Common Language Infrastructure. NOAP includes a fast ORM, an Objective-C compiler for .NET, and much more. See the Web site for more information.
    Downloads: 0 This Week
    Last Update:
    See Project