Connecting matlab with postgresql

From: Ilya Roublev <iroublev(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Connecting matlab with postgresql
Date: 2017-06-29 20:03:59
Message-ID: BF8D907D-5D0E-440A-94BB-360F02F4158A@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-general by date

  From Date Subject
Next Message Rich Shepard 2017-06-29 20:05:06 INSERT INTO: string with apostrophe
Previous Message David G. Johnston 2017-06-29 17:22:04 Re: postgres: dbname dbuser 9.9.9.9[2222] PARSE waiting