One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Try Free
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.
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.
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.
Beck maps between XML and Java objects. It constructs Java objects from an XML document, or generates an XML document from Java objects. The mapping is configurable (via XML) and customizable (in Java).
Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
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.
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.
Aurora is a model-view-controller (MVC) framework for Java that
is designed to work with the Spring Framework. It adds declarative, xml-based configuration, domain object mapping and many other features.
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.
Object/Relational mapping framework leveraging ADO.NET`s powerful disconnected mode. Supports an effective object query language based on relational operators including join.
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
Utility converts OJB repository.xml to hibernate mapping files. Intent is to allow OJB-based projects to quickly convert over to Hibernate. XDoclet tag generation is also supported.
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
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
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.
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.
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.
JGrinder is largely an Object to Relational mapping solution for providing Java persistence. It has been used for high volume, high availability solutions. Be sure to check | Docs | to get started!
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.
Persistence layer for .NET with two main APIs : SQL Map and DAO pattern.
The SQL Mapping is used to map .NET object to SQL statements using XML.
The DAO pattern is used for abstracting the database implementation.
Inpired by the iBATIS Database Layer.
RDBS2J is a GUI based mapping tool from relational database schema to persistent java classes which use JDO as persistence mechanism. The mapping can be modified by the GUI. The current version is designed to create code for Apache-OJB.