Skip to content

Milestones

List view

  • Starting with this release DDBC will be made up of multiple packages: - *core* : interfaces such as _Connection_ and some common utilities - *drivers* : implementations of _Connection_ for various database vendors such as SQL Server/Oracle (via ODBC), MySQL, Postgres, and SQLite. - *pods* : basic orm support

    No due date