[GENERAL] Connecting matlab with postgresql

Поиск
Список
Период
Сортировка
От Ilya Roublev
Тема [GENERAL] Connecting matlab with postgresql
Дата
Msg-id BF8D907D-5D0E-440A-94BB-360F02F4158A@gmail.com
обсуждение исходный текст
Список pgsql-general
Hi,

You could use PgMex (http://pgmex.alliedtesting.com/) - high-performance PostgreSQL client library for Matlab that enables a Matlab-based application to communicate with PostgreSQL database in the Matlab native way by passing data in a form of matrices, multi-dimensional arrays and structures. The library is written in pure C which gives a significant performance boost for both small and data-heavy database requests. Both Windows and Linux platforms are supported.

And PgMex does that much faster and for essentially greater volumes of data than Matlab Database Toolbox. For comparison of their performance see here: https://alliedtesting.github.io/pgmex-blog/2017/06/06/performance-comparison-of-postgresql-connectors-in-matlab-part-I/

Ilya

В списке pgsql-general по дате отправления:

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: [GENERAL] postgres: dbname dbuser 9.9.9.9[2222] PARSE waiting
Следующее
От: Rich Shepard
Дата:
Сообщение: [GENERAL] INSERT INTO: string with apostrophe