This website is intended as archive for old content and forums. Please visit http://opf3.codeplex.com for the project's new website. |
| |
| | Storages The Opf3 Framework supports a large variety of storages. When downloading the base package, the framework includes storage classes for all databases supported directly by the .NET framework. Supported out of the box Additional storage supported by the Opf3 Framework The following storages need a .NET Adapter class. A adapter is a class that allows to access the database from .NET. It is provided directly by the vendor of the database solution and weights usually a few hundred kilobytes.  | MySQL 5.0+ is a powerful open source database system (server and client) supported by the Opf3 Framework. |  | PostgreSQL is a powerful open source database supported by the Opf3 Framework. |  | VistaDB is the perfect database engine for building robust small to midsize .NET database applications. Built specifically for .NET to provide high-speed, embedded data management with minimal overhead, VistaDB is the #1 alternative database engine to Jet/Access, MSDE and Xbase. |  | Pervasive SQL is a powerful database system supported by the Opf3 Framework. |  | Firebird is a well known database system for all people, who have developed in Delphi. The database is open source and has a impressive community (a lot free tools, etc). | | |