Search results for 'cross tool'
-
Cruise Control
Cruise Control
An Open Source Continuous Integration Tool
CruiseControl is both a continuous integration tool and an extensible framework for creating a custom continuous build process. It includes dozens of plugins for a variety of source controls, build technologies, and notifications schemes including email and instant messaging. A web interface provides details of the current and previous builds. And the standard CruiseControl distribution is augmented through a rich selection of 3rd Party Tools.
Learn More...
-
BuildBot
BuildBot โ Integration Framework
An Open Source Programing Tool
Buildbot is an open-source framework for automating software build, test, and release processes. Buildbot supports distributed, parallel execution of jobs across multiple platforms, flexible integration with version-control systems, extensive status reporting, and more. At its core, Buildbot is a job scheduling system: it queues jobs, executes the jobs when the required resources are available, and reports the results.
Learn More...
-
SQL Alchemy
SQL Alchemy โ Open Source ORM
The Python SQL Toolkit and Object Relational Mapper
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL. SQLAlchemy provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language.
Learn More...
-
Hibernate ORM
Hibernate ORM,/h1>
Open Source Object-Relational Mapping (ORM)
Hibernate is an Object-Relational Mapping (ORM) solution for JAVA and it raised as an open source persistent framework. It is a powerful, high performance Object-Relational Persistence and Query service for any Java Application. Hibernate maps Java classes to database tables and from Java data types to SQL data types and relieve the developer from 95% of common data persistence related programming tasks. Hibernate sits between traditional Java objects and database server to handle all the work in persisting those objects based on the appropriate O/R mechanisms and patterns.
Learn More...
-
Doctrine ORM
Doctrine ORM
Doctrine ORM or object relational mapper can write database queries in a proprietary object oriented SQL dialect called Doctrine Query Language (DQL). This is a powerful substitute to the SQL that maintains flexibility without requiring unnecessary code duplication.
Learn More...

