pgmex, a MATLAB interface for PostgreSQL

Started by Nonamealmost 22 years ago6 messages
#1Noname
reina_ga@hotmail.com

DerTech LLC has developed a MATLAB interface for PostgreSQL. It's
essentially mex wrappers for the functions in libpq. We're releasing
it for free with source code included.

Here's the website link: http://www.dertech.com/neurodb/pgmex.html

Could this be added to the related projects page?

Thanks.
-Tony

#2Noname
reina_ga@hotmail.com
In reply to: Noname (#1)
Re: pgmex, a MATLAB interface for PostgreSQL

Last link was wrong.

Here's the correct one.
http://www.dertech.com/pgmex/pgmex.html

#3Robert Treat
xzilla@users.sourceforge.net
In reply to: Noname (#2)
Re: pgmex, a MATLAB interface for PostgreSQL

On Thursday 01 April 2004 12:52, Tony Reina wrote:

Last link was wrong.

Here's the correct one.
http://www.dertech.com/pgmex/pgmex.html

Updated website code in CVS, should appear after the next update/build cycle.

Robert Treat
--
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL

#4Bruce Momjian
pgman@candle.pha.pa.us
In reply to: Noname (#2)
Re: [HACKERS] pgmex, a MATLAB interface for PostgreSQL

Tony Reina wrote:

Last link was wrong.

DerTech LLC has developed a MATLAB interface for PostgreSQL. It's
essentially mex wrappers for the functions in libpq. We're releasing
it for free with source code included.

Here's the website link: http://www.dertech.com/pgmex/pgmex.html

Could this be added to the related projects page?
Here's the correct one.

Would someone add this to the appropriate place?

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
#5Marc G. Fournier
scrappy@postgresql.org
In reply to: Bruce Momjian (#4)
Re: [HACKERS] pgmex, a MATLAB interface for PostgreSQL

On Wed, 19 May 2004, Bruce Momjian wrote:

Tony Reina wrote:

Last link was wrong.

DerTech LLC has developed a MATLAB interface for PostgreSQL. It's
essentially mex wrappers for the functions in libpq. We're releasing
it for free with source code included.

Here's the website link: http://www.dertech.com/pgmex/pgmex.html

Could this be added to the related projects page?
Here's the correct one.

Would someone add this to the appropriate place?

The appropriate place would be to add a project to pgFoundry for it, with
pointers back to the dertech pages ...

----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email: scrappy@hub.org Yahoo!: yscrappy ICQ: 7615664

#6Robert Treat
xzilla@users.sourceforge.net
In reply to: Bruce Momjian (#4)
Re: [HACKERS] pgmex, a MATLAB interface for PostgreSQL

On Wednesday 19 May 2004 20:19, Bruce Momjian wrote:

Tony Reina wrote:

Last link was wrong.

DerTech LLC has developed a MATLAB interface for PostgreSQL. It's
essentially mex wrappers for the functions in libpq. We're releasing
it for free with source code included.

Here's the website link: http://www.dertech.com/pgmex/pgmex.html

Could this be added to the related projects page?
Here's the correct one.

Would someone add this to the appropriate place?

We actually have a link for this in CVS, but it hasn't made it to the site for
some reason... dave can you do a cvs update on users-lounge/interfaces.php ?

Robert Treat
--
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL