dbTalk Databases Forums  

vector data

comp.databases.postgresql comp.databases.postgresql


Discuss vector data in the comp.databases.postgresql forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Alain Reymond
 
Posts: n/a

Default vector data - 06-20-2009 , 04:15 AM






Hello!

I have to manipulate vector data in an array of 55 dimensions
v(measure1, measure2, .... ,measure55) where measureN is an integer.
I have about 1 million vectors like that.

What is the best way for string and manipulating such data :
- a simple table with 55 columns ?
- a system like rasdaman ?

Second problem : I have to find proximities between vectors. Let's say I
take a point P and I want to find the 1000 closest points to P. And I
can have 50 persons doing the same kind of query at the same time.

I there a system to avoid searching the entire database and optimize the
query ? Is it the kind of application for rasdaman ?

I thank you.

Alain

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.