What is DevExpress.Xpo?
EXpress Persistent Objects (XPO) is an Object-Relational Mapping (ORM) tool that handles all aspects of database creation and object persistence, allowing you to concentrate on your application's business logic. XPO supports more than a dozen database management systems and implements a common high-level API. Whether using MS SQL Server, PostgreSQL, MySQL, Oracle, or others, you will use the same code to implement data access and management operations. Should you decide to move your storage to a different database system, you’ll only need to change the connection string. For more information, see https://DevExpress.com/XPO.
DevExpress.Xpo is a tool in the NuGet Packages category of a tech stack.
Who uses DevExpress.Xpo?
Developers
7 developers on StackShare have stated that they use DevExpress.Xpo.
Built For
DevExpress.Xpo Comparisons
Related Comparisons
No related comparisons found