Mercurial > hg > orthanc-databases
changeset 337:8f109cfbfc5d
updated README
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 11 Aug 2021 11:49:56 +0200 |
parents | c0c12b3974b2 |
children | 79e21c33962d |
files | README |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/README Wed Aug 11 11:48:52 2021 +0200 +++ b/README Wed Aug 11 11:49:56 2021 +0200 @@ -17,6 +17,7 @@ * ./Framework/ : code shared by all the plugins * ./MySQL/ : index and storage plugins for MySQL and MariaDB * ./PostgreSQL/ : index and storage plugins for PostgreSQL +* ./Odbc/ : index and storage plugins for Odbc * ./SQLite/ : index plugin for SQLite (for experimentation) If you downloaded this project as a versioned release package @@ -34,6 +35,7 @@ * MySQL/MariaDB : http://book.orthanc-server.com/plugins/mysql.html * PostgreSQL : http://book.orthanc-server.com/plugins/postgresql.html +* ODBC : http://book.orthanc-server.com/plugins/odbc.html Older releases of PostgreSQL