comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Using SQL databases from IDL?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Using SQL databases from IDL? [message #82245 is a reply to message #82237] Tue, 27 November 2012 05:55 Go to previous messageGo to previous message
John Correira is currently offline  John Correira
Messages: 25
Registered: August 2011
Junior Member
On 11/25/2012 06:46 PM, Bogdanovist wrote:
> Does anyone have experience using SQL databases from IDL? Note that I
> am referring to vanilla IDL without additional license requirements
> such as Dataminer. I have found, for instance, a package idl-sql
> (http://code.google.com/p/idl-sql/) that allows SQL queries from IDL,
> but I also would need to be able to write to the database, as well as
> read.
>
> I currently use simple CSV files to store data however the kind of
> data queries I need to do means that I am effective re-coding a
> relational database within my IDL project in order to be able to
> provide myself a simple interface to grab the relevant data at any
> point that is likely to be distributed across multiple files. Can I
> use an SQL database to avoid re-engineering that wheel or does IDL
> not play nice with this?


I've been using pgsql_query (https://github.com/segasai/pg_idl) on a
Linux box to (mostly) read from a PostgreSQL database and have been very
pleased with it.



John
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Flight Through the Universe
Next Topic: Using bitwise OR with non-integers; and using !NULL in expressions

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Thu Oct 09 11:46:24 PDT 2025

Total time taken to generate the page: 1.51831 seconds