Showing 48 open source projects for "xml mapper"

View related business solutions
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
    Learn More
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
    Learn More
  • 1
    MyBatis

    MyBatis

    MyBatis SQL mapper framework for Java

    MyBatis is a first class persistence framework with support for custom SQL, stored procedures and advanced mappings. MyBatis eliminates almost all of the JDBC code and manual setting of parameters and retrieval of results. MyBatis can use simple XML or Annotations for configuration and map primitives, Map interfaces and Java POJOs (Plain Old Java Objects) to database records. Every MyBatis application centers around an instance of SqlSessionFactory. A SqlSessionFactory instance can be acquired...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    QxOrm library

    QxOrm library

    C++ Qt ORM (Object Relational Mapping) and ODM library

    QxOrm library is an Object Relational Mapping (ORM) and Object Document Mapper (ODM) database library for C++ Qt developers. QxEntityEditor is a graphic editor for QxOrm library : QxEntityEditor provides a graphic way to manage the data model. QxEntityEditor is multi-platform (available for Windows, Linux, and Mac OS X) and generates native code for all environments, desktop (Windows, Linux, Mac OS X), embedded and mobile (Android, iOS, Windows Phone, Raspberry Pi, etc.). A user manual...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Laravel Doctrine ORM

    Laravel Doctrine ORM

    A drop-in Doctrine ORM 2 implementation for Laravel 5+

    Doctrine 2 is an object-relational mapper (ORM) for PHP that provides transparent persistence for PHP objects. It uses the Data Mapper pattern at the heart, aiming for a complete separation of your domain/business logic from the persistence in a relational database management system. The benefit of Doctrine for the programmer is the ability to focus on object-oriented business logic and worry about persistence only as a secondary problem. This doesn’t mean persistence is downplayed by Doctrine...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    LiteSQL is a codegenerator and C++ library that integrates C++ objects tightly to relational database and thus provides an object persistence layer. LiteSQL supports SQLite3, PostgreSQL, MySQL and oracle as backends.
    Downloads: 8 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
    Learn More
  • 5

    TRUNKS

    Web and Mobile framework

    TRUNKS is a web J2EE framework. It's dedicated to develop all kinds of applications in a basic way. Used technologies are based on a MVC model, XML for screen definition. Are included navigation, multilanguage, security, CSS styles, data export...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    oracle-architect-tools

    oracle pl/sql based tools for design development and maintenance

    A suite of open source utilities written in Oracle PL/SQL for schema instrumentation, auditing, schema administration scripting, ddl mapping and migration code generation, dml package generation, and xml service package generation based on metadata tables
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Whole Platform
    The Whole Platform is a technology for engineering the production of software. We provide an Eclipse based Language Workbench for developing, manipulating and transforming languages using a model driven approach.
    Leader badge
    Downloads: 186 This Week
    Last Update:
    See Project
  • 8
    YB.ORM
    YB.ORM is a tool for object-relational mapping (ORM) for C++. Inspired by things like Hibernate or SQLAlchemy. Should be database-independent. Includes a tool for code generation of Domain objects. Tables' metadata description is an XML file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TreeGraph

    TreeGraph

    Information Manager(split/analyze/compare/combine).

    For Homepage, Blog, Family Tree, Database, C#|hjt|js|chm Editor. Convert hjt2xml, (c#)cs2xml, chm2xml, js2xml, xml2cs, xml2js, xml2hjt, cs2hjt, hjt2cs, cs2chm, hjt2chm. IE/Opera/Firefox/PocketPC supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
    Learn More
  • 10
    GeOxygene
    GeOxygene aims at providing an open framework which implements OGC/ISO specifications for the development and deployment of geographic (GIS) applications. It is a open source contribution of the COGIT lab. at the IGN (the French National Mapping Agency).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    The Jcptbr is a framework for object-relational mapping written in the Java language. This framework addresses the problem of incompatibility between object and relational models, without the necessity of using xml for the mapping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MyOpenSoftware

    MyOpenSoftware

    New generation Rapid Application Developement

    Based on an EAV meta-model (Entity-Attribute-Value), MyOpenSoftware is a new generation of RAD (rapid application development) engine. So you can create complete web applications without any programming knowledge, just using XML. This Framework writen in J2EE is ready-use to generate graphical screens with the opensource Library "SmartClient". Starting with blank page, and zero business entity, you are able to build any web application in any business domaine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Connect Mapper

    XML Mapping Specification Tool

    The Connect Mapper is intended to facilitate the dialog between domain experts and developers. When mapping from one XML format to another, the documentation is either too informal for the developer or the implementation too complex for the requirements analyst. By providing a tool with restricted functionality the intent is to reduce complexity but provide a formal structure making the job easier to create a specification which can be easily understood by all parties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Artemis

    Cassandra "ORM" with hooks for Jersey integration if desired

    Using the new CQL3 driver by Datastax Artemis provides extremely easy to use "ORM" like functionality for Cassandra. It also contains hooks for integration into Jersey2 to enable rapid development of RESTful services, or even websites, if you enable JSP functionality for Jersey. If there is a demand, I could add a plugin to render views using things like Velocity, etc. See https://sourceforge.net/p/wicca/wiki/Home/ for more documentation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Simple Pojo/Bean Mapper

    An ANT task to generate the conversion classes to allow you to create

    The original use for this was to take data out of a set of Hibernate DAO objects and create a variety of XML DOM objects from them. In the project that instigated this work the mapping between the DAOs and the XML DOM was not one for one and encoding the conversion into the DOAs was not a good idea. While at first sight this may seem similar to dozer (http://dozer.sourceforge.net) the primary difference is that this is code generation and does not have the overhead of using introspection...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    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 use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Model driven code generation can improve coding standards, speed, quality of development and reduce your costs. From my experience generating code from XML using XSLT is one of the best and fastest solutions. This is just the base of the framework presenting the idea, any code template can be implemented upon request. Some sample generators are present for SQL / PLSQL / C# / AnsiC / Java The main target is to generate DTO/BDO/POJO objects based on the database definitions in multiple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    Saoscope is a PHP framework allowing to print data extracted from database on web pages. How to access data and how to print it is configured in XML files, the framework deals with connecting to db, querying data and displaying it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Mapper is a presentation framework for XML, WEB & GUI applications based on the Model-View-Controller pattern. Its event driven components & models provide an easy & consistent way to bind fields to ValueObjects or Collections for all presentation types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SmartIMS - Smart Information Managment System
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    eGloo Framework (Moved to Github)
    https://github.com/egloo/eglooframework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Provide a capability for one business to map business content to another businesses services. Assists mergers, supply chain cataloging, quotation, inventory, ordering, and fulfillment communications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SPARQL to Object Oriented eNgine allows users to expose their traditional data sources (RDBMS, OODBMS, XML, LDAP, ecc) as RDF data, through a SPARQL endpoint.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next