Showing 325 open source projects for "mind-mapping"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    If your project demands you to persist java objects in any environment (J2EE etc), use standards but switch to any standards such as JDO, EJB, Hibernate anytime, use default mapping for build from the scratch apps "EasyPersistence" is your solution
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Persist.NET is an object-relational mapping [ORM] system for .NET, written in C#. Inspired by Hibernate, but implemented to work well with .NET, it is database independent, works under Mono, and supports complex object relationships.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JDBF is a JDBC-based Object-Relational mapping system.It needs a xml configurator file called "repository" where objects are mapped. It generates SQL for retreiving, saving, and deleting objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Generate Flash based GIS-map services. Can be used to replace pages generated by ESRI ArcIms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 5
    phpMyORM is a Object Relational Mapping library for PHP and MySQL. It supports basic CRUD (Create, Read, Update, Destroy) functionality from within PHP objects. It does this by creating SQL based on info describing your PHP objects and database layout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    An object to relational database mapping framework, using the new JDK1.5 annotations, that fully manages the database. The programmers that are going to use this ORM should not even be concerned with the physical relational database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Append hundreds of different XML files into one large data document, validate, and attach a stylesheet. Stitcher is a porwerful summary reporting tool. Allows for complex file storage locations of xml data. UBL, HR-ML, LandXML ... visit stitcher.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Chameleon is a general use persistence engine capable of object-relational mapping as well as other, non-object persistence needs. Its flexibility allows it to fit the needs of a an enterprise without the contstraints that O/R mappers generally impose
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Many Tools: PHP-based context-free grammar (CFG) parser generator, simple scanner generator, and nascent object relational mapping/query language in PHP. Talks to Postgres, MySQL for now. Needs PHP5. Comes with (relies on) many convenience functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 10
    Athos Persistence is a open source object-relational persistence for java. Athos is a mapping tool that allows transparent persistence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Mirage implements an complete 100% transparent Object Relational mapping for Java. It builds the database schema incrementally, to support incremental development and refactoring as it happens in Extreme Programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The DataObjectAnalyzer is a .NET based Object Relational Mapping component built in C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Saramago is a Library Manager written in Java. It connects to a MySQL database to store borrowers, books, and loans informations. Saramago is built with localization in mind, so it can be fully translated to any language without the need for recompiling
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    XML-RDBMS mapping tool with a services framework for executing XML based queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Object/Relational mapping framework leveraging ADO.NET`s powerful disconnected mode. Supports an effective object query language based on relational operators including join.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    D2R MAP is a declarative language to describe mappings between relational database schemata and OWL ontologies. This D2R processor implements the D2R mapping language and exports data from a relational database as RDF, N3, N-TRIPLES or as Jena models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    PBOF(Persistant Business Object Framework) is a Framework for Python which stores objects in a relational database. The mapping between objects and the database is done in an external 'model' file. No need to know SQL or the database structure. Connecti
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GLORP (Generic Lightweight Object-Relational Persistence) is a simple Smalltalk object-relational mapping tool using a non-intrusive architecture. This is a Camp Smalltalk Project (http://camp.smalltalk.org). Development is primarily hosted in the Ci
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PyORQ (Python Object Relational binding with Queries) defines a new object-relational mapping. Native Python expressions which are translated automatically into SQL allow you to use the search capability of a relational database in an OO environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JOR is a Java Object Relation mapping tool that is very simple to use. It works with all mayor databases and requires only minimal coding effort. JOR strictly follows the POJO / POJI (Plain Old Java Objects / Plain Old Java Interfaces) model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    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
  • 24
    DBStep is C++ library for database abstraction and object/relational mapping. MySql, PostgreSQL, Sqlite, Firebird and ODBC backends are currently supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Jaxor provides a java code generation engine for creating an object to relational mapping layer based upon XML metadata. SQL is generated as well as an extensible mapping layer.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB