[GENERAL] Connecting matlab with postgresql - Mailing list pgsql-general

From Ilya Roublev
Subject [GENERAL] Connecting matlab with postgresql
Date
Msg-id BF8D907D-5D0E-440A-94BB-360F02F4158A@gmail.com
Whole thread Raw
List 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 by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: [GENERAL] postgres: dbname dbuser 9.9.9.9[2222] PARSE waiting
Next
From: Rich Shepard
Date:
Subject: [GENERAL] INSERT INTO: string with apostrophe