Datei: Provider/OracleProvider/NDO.Oracle/readme.md
Last Commit (0a71280)
1 | -- File didn't exist -- |
New Commit (01445bc)
1 | # NDO.Oracle |
2 | |
3 | This is a provider package for .NET Data Objects (NDO) versions >= 5. |
4 | It's intended to adapt to the Oracle ADO.NET provider to NDO. |
5 | |
6 | ### Note |
7 | |
8 | If you can avoid using Oracle Databases for your projects, then avoid it. Use MySql or MariaDb instead. SQL Server is also used very intensively with NDO and is probably the best tested database. |
9 |