SubSonic (software)
This article is about Windows object-relational mapper. For the cross-platform media software, see Subsonic (media server).
Developer(s) | Rob Conery with a core team of developers |
---|---|
Stable release | / July 10, 2009 |
Preview release | / December 10, 2008 |
Written in | C# |
Operating system | Cross-platform |
Platform | .NET (versions 2, 3, 3.5) |
Type | Object-relational mapping |
License | Mozilla Public License 1.1 |
Website | http://subsonicproject.com/ |
SubSonic is an open source object-relational mapper for Microsoft .NET Framework maintained by Rob Conery. The current version is 3.0, released in July 2009.
Supported databases
SubSonic 3.0 supports databases that can be used through System.Data.Common
:
- Microsoft SQL Server (2005-2008)
- MySQL (5.0 +)
- PostgreSQL
- SQLite
- SQL CE
- VistaDB
- Oracle Database
External links
This article is issued from Wikipedia - version of the Thursday, April 12, 2012. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.