Skip to content

Commit 6acdd73

Browse files
committed
Supported database list updated
1 parent 8851753 commit 6acdd73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ReadMe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ If you forked the repository then make sure that this fix will propagate to your
1515
DataObjects.Net is a persistence and object-relational mapping framework for the Microsoft .NET. It allows developers to define persistent objects as well as business logic directly in C#, Visual Basic or F#. The persistent objects can be retrieved by LINQ queries. Persistent data can be stored in SQL Servers. In contrast to many other ORM frameworks the database model is generated and maintained automatically.
1616

1717
Supported databases:
18-
- MS SQL Server 2016, 2017, 2019, 2022
18+
- MS SQL Server 2016, 2017, 2019, 2022, 2025
1919
- MS Azure SQL Database
2020
- Oracle 10g, 11g
2121
- PostgreSQL 11, 12, 13, 14, 15, 16, 17, 18

0 commit comments

Comments
 (0)