zoukankan      html  css  js  c++  java
  • EF 跨数据库支持

    目前已有数个数据库厂商或元件开发商宣布要支持 ADO.NET Entity Framework:

    l  (1) Core Lab,支持Oracle、MySQL、PostgreSQL 与 SQLite 数据库。
    l  (2) IBM,实现 DB2 使用的 LINQ Provider。
    l  (3) MySQL,发展 MySQL Server 所用的 Provider。
    l  (4) Npqsql,发展 PostgreSQL 所用的 Provider。
    l  (5) OpenLink Software,发展支持多种数据库所用的 Provider。
    l  (6) Phoenix Software International,发展支持 SQLite 数据库的 Provider。
    l  (7) Sybase,将支持 Anywhere 数据库。
    l  (8) VistaDB Software,将支持 VistaDB 数据库。
    l  (9) DataDirect Technologies,发展支持多种数据库所用的 Provider。

      (10) Firebird,支持 Firebird 数据库。

  • 相关阅读:
    设计模式六大原则
    .net Stream篇(七)
    .net Stream篇(六)
    .net Stream篇(五)
    .net Stream篇(四)
    Leetcode 18
    Leetcode 16
    Leetcode 15
    Leetcode 12
    Leetcode 9
  • 原文地址:https://www.cnblogs.com/Longeren/p/2883685.html
Copyright © 2011-2022 走看看