Showing 362 open source projects for "excel data mapping"

View related business solutions
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    Easiest way to build data manipulation interfaces for data stored in relational databases. Just drop the component in you servlet container, provide a relationship mapping file and you have a working interface in no time. For details see our homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Sqorpion is a high-productivity php framework for Web developers. It features MVC separation, automatic data modeling, login and model security and automatic O/R mapping. Learn more at sqorpion.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    XML Parser, Data Processing API and Specific Implementations for SensorML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ExcelUtils, easy export report in excel by excelutils.It like velocity or freemarker, but it's script is written in excel to control excel format and data.
    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.
    Start Free
  • 5
    Centre is a synthetic trajectory generator environment that aim to generate semantic-based trajectory datasets usable for spatio-temporal data-mining algorithms in testing and validation process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OSIOSS (Open Source Integrated Observing System Software) is a collection of code which can be used for geospatial observing systems merging data collection, management and products solutions with ocean observing systems (OOS) as an initial focus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Codus is a comprehensive code generation tool for object-relational mapping. For a given database it automatically generates a full data access layer, web services for distributed programming, strongly-typed collections, and a full set of unit tests.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Microsoft Visual 6.0 C++ :New 4gl Windows API, Sql, Queries( Data Base : Excel,Access,Foxpro,Dbase,Text,csv),Ado, Sort, Reporting , Sms phone,Ftp server, mail/mapi,generate Pdf(acrobat) Text,office:Excel/Word, un/Compression(cabsdk),GIf anim,jpg,bmp...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    G2C (Geospatial to Civil) The LandGML Interoperability Experiment initiated by Autodesk, U.S. Army Corps of Engineers Engineering Research and Development Center, and Galdos Systems. this open source tool transforms LandGML into LandXML documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    Spread Objects is a Java library to load huge amount of data from Excel files (via Apache-POI) directly into collections of bean and to save them again in Excel files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project is for manipulating and querying data as Structured tags (Stags), a simple XML-like tree data structure. This project contains two modules for parsing, manipulating and query stags and also for relational/SQL mapping
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Propel is an object persistence (object relational mapping) tool for PHP5 based on Apache Torque. Propel generates PHP classes and SQL definition files for your data model and provides a runtime environment that transparently handles database operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    XORM is an extensible object-relational mapping layer for Java applications. It provides interface-based persistence to RDBMSs using the Java Data Objects (JDO) API while allowing developers to focus on the object model, not the physical layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Loosely coupled, extensible database access library written in C#. Allows direct database access over a relational vendor-independent data layer as well as automated persistence through O/R mapping containers that work upon the data layer themselves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project is no longer active! A visual modelling tool for embedded software systems, e.g. for automotive applications. Main features include: hierarchical design of system functions, mapping to ECUs, fault analysis. Written in C++ on Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    BBA DataObjects is an object-to-relational mapping library for Microsoft .NET that maps SQL Server tables to Objects, so you can build real Object Oriented Applications in a fast and easy way. Top features: Lazy Load, Paged Loading, Cryptography.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    dom4jb is a XML-Data-Binding library for the dynamic mapping of JavaBean-based object graphs into a tree-based XML representation (i.e. DOM or XPath-Models), so that these can be transformed by means of XSLT. It is completly written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is simple (but performance effective and completely matching spec) Java Data Objects API implementation uses JDBC resource managers access (with wide support of Object-to-Relational data mapping features) in non-managed/managed environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JWorkbook is a Java class library for exporting data to spreadsheet files. The current version of JWorkbook can write data in the Gnumeric file format, and has partial support for the Excel file format (via POI).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    simple mapping of a given xml document to java (code generation, code population and code "serialization"), using the apache Xerces or the Electric library. The code design allows to easily implement new parser libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DbGen is an object-relational mapping tool for Java programmers. It helps database programmers gain easier access to data sources through JDBC by generating database-aware Java objects in source code form.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    treexml provides a JComponent based tree class for the visual dispaly of an XML tree. Included is an XSLT extension to build the data for mapping the XML nodes to the visual components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Excel Quick Reports is a set of tools intended for quick WYSWIG prototiping and publishing of quality Excel reports (in Excel XML format). Reports are rendered using automatically generated XSLT and XML data extracted from database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GOMP is a object mapping framework based on XML file configuration. It is builded upon various ORM framework, JDBC and other kinds of datasources. It maps kinds of data from various datasources to Java objects by doing a generic XML file configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A Java Object-Fixed Length Data Mapping framework. This framework includes a list of Java 5 annotations that can be used to define fixed length data mapping metadata in java beans, as well as the mapping framework.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo