DataObjects.Net v4.0 is rapid database application development framework.
It combines comprehensive business logic layer development framework, object-relational mapper and a set of storage implementations enabling the same BLL code work everywhere dramatically reducing the resources and time you
... [More] need to develop generally any application dealing with persistent data. [Less]
Business Logic Toolkit is a set of components to simplify .NET application development. BLToolkit is provided as source code that you can use "as is" or customize for your applications. It is written in C# and compatible with .NET Frameworks 3.5 and 4.0, Silverlight 4, and Mono.
Redbean is an ORM layer that designs a database - on the fly - to fit your code. With RedBeanPHP you don't need configuration files, data mapping files or SQL imports. You even don't have to write models! Just enter your database connection string and include RedBean. RedBean will just generate all
... [More] the tables you need out of the blue as soon as you start coding. What's more... RedBean also takes care of indexes, redundant tables and eliminates race-conditions. Object relational mapping coding has never been this easy! [Less]
LEAP is Object Relation Modeling (ORM) library for the Kohana PHP Framework. It is a completely independent module. It handles everything from managing database connections to query building to table modeling. It is simple to use and only takes a few minutes to install. LEAP works with all major
... [More] databases, not just MySQL. It works with DB2, Firebird, MariaDB, MS SQL, MySQL, Oracle, PostgreSQL, and SQLite. It allows the user to select the type of database driver to use.
LEAP has a number of cool features, such as aliasing, a set of field adaptor classes, a handful of helper functions, and a database connection pool. It can also handle composite keys. All features are well documented and classes easily extendible. [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy