X-Original-To: pgsql-hackers-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 5CEB3D1BB74 for ; Thu, 1 Apr 2004 08:50:57 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 14364-08 for ; Thu, 1 Apr 2004 04:50:57 -0400 (AST) Received: from news.hub.org (news.hub.org [200.46.204.72]) by svr1.postgresql.org (Postfix) with ESMTP id B2377D1B4BC for ; Thu, 1 Apr 2004 04:50:55 -0400 (AST) Received: from news.hub.org (news.hub.org [200.46.204.72]) by news.hub.org (8.12.9/8.12.9) with ESMTP id i318otYn065757 for ; Thu, 1 Apr 2004 08:50:55 GMT (envelope-from news@news.hub.org) Received: (from news@localhost) by news.hub.org (8.12.9/8.12.9/Submit) id i318i2fL061296 for pgsql-hackers@postgresql.org; Thu, 1 Apr 2004 08:44:02 GMT From: reina_ga@hotmail.com (Tony Reina) X-Newsgroups: comp.databases.postgresql.hackers Subject: pgmex, a MATLAB interface for PostgreSQL Date: 1 Apr 2004 00:44:03 -0800 Organization: http://groups.google.com Lines: 10 Message-ID: <272e4be7.0404010044.37fc0a8d@posting.google.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Complaints-To: groups-abuse@google.com To: pgsql-hackers@postgresql.org X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200404/2 X-Sequence-Number: 51924 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