Showing 790 open source projects for "mapping"

View related business solutions
  • 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
  • Demo Series - Small Business Backup By Veeam Icon
    Demo Series - Small Business Backup By Veeam

    Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

    Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
    Watch Demo Series
  • 1
    Fnorb is a CORBA 2.0 ORB for Python first developed by DSTC (http://www.dstc.edu.au). Our project will take the formerly closed Fnorb source-base and turn it into a pure-python ORB with up-to-date Python mapping and CORBA 2.4 compliance (ie POA support).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    These application use the location-aware and GPS-repository interfaces of AnnotatedEarth.com. AnnotatedEarth.com provides a architecture to enable location-aware technology, for finding interesting locations around a user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    interface for storing objects to relational database (mySQL at the moment); written in python; nice to use with zope application server to store the content of web-forms in a generic way
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Java doclet to generate both mapping and DDL files for Castor JDO
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Start Free
  • 5
    JBuilder Wizard OpenTool which offers one facilitated way to generate java source code through O/R mapping, such as Exolab's Castor JDO, DAO etc. It may also generate other adjunction files according to your needs, such as Castor JDO mapping file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    It is simple form-based editor for Tomcat's web.xml files. It supports tags <servlet>, <servlet-name>, <display-name>, <description>, <servlet-class>, <init-param>, <servlet-mapping>, <url-pattern>. These
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The projects objective is to provide an easy to use object relational mapping light weight tool. This tool is written in Java and completely OS-independend. It is no engine, no code generator and no kind of application server. Its just a tool, that allows
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    KGIS it is a GIS aplication for KDE. (Geografic Information System) With a GIS aplication, it is possible to manipulate maps. The objective of KGIS is be the base for the development of GIS applications in KDE.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    dCORBA is a CORBA language mapping for dBASE. It supports fundamental CORBA classes and methods in order to access remote distributed objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • 10
    This java-to-relational mapping tool is intended to be generic enough to work for most any project and relational database, simple enough to be easy to learn and use, yet flexible enough to handle complexity when needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The goal is to build a generic metamodel for describing foreign type systems in Smalltalk and a mapping layer connecting the model to the smalltalk application classes.This should allow maintaining external type descriptions (such as WSDL for WebService f
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A simple web application framework written in java using the Servlet 2.2 API. Gridiron helps to rapidly develop MVC web applications by giving a direct mapping between actions and views and supplying a Navigation class to aid in the development of views.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Based on a subproject, called Gerbo, it does the object mapping of a Relational Database. It is like torque and object bridge, but simplier. The full project will have a GUI to make instrospection in a already created database and create the OR. Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An XML to Java mapping tool very similar to Castor but handles collections, interfaces, and abstract types more elegantly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This MEGA ALPHA project (CURRENTLY) provides java tools for : XML file to org.w3c.dom.Document, Document to HashMap (recursive), HashMap to Document (recursive), Document to File or String, Document to XSLT to File or String
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    TogMap is a module for the CASE Tool Together which generates XML-mapping-files for OR-Mappers. It takes an existing object model, which you can augment by OR-specific markers, and produces an XML-mapping file. Currently only for Castor-JDO.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Sick of Object Relational mapping systems that require a ton of configuration (xml or otherwise)? SimpleJDE aims to provide a simple clean mechanism for relational-object interchange with (near) pure java semantics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Java Object to Relational (O/R) mapping system that works with any J2EE compliant application server. Draw your class/ER diagram in Rational Rose and let JOB generate the database and Java code from your Ant build script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    jStorm (Simple Tool for Object Relational Mapping) is a tool for mapping Java objects to relational databases.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    OpenORM is an OpenSource Object Relational mapping broker based on Scott Ambler whitepapers. It's developed on C++ and the objects that it persist are CORBA objects. We are currently using omniORB2 as our ORB and PostgreSQL as our database server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CORBA for Ruby. The goal of this project is to create 100% pure Ruby CORBA implementation based on the <a href="http://sourceforge.net/projects/corba-ruby/">CORBA-Ruby Mapping Specification</a>. There are 3 programs in this project. RIDL the IDL compi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a port of Python's MiddleKit to Php. MiddleKit is a part of the WebWare suite designed to assist in developing the middle tier of a web application, including an object-relational mapping, object store, and code generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ObjectMapper is an object relational mapping tool focusing on ease of use and simplicty.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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