[dba-Tech] Graphics

Mark Breen marklbreen at gmail.com
Wed Jun 20 02:45:52 CDT 2012


Hello Jim,

I do not think it is an analysis tool.  From my quick read a week, I
understood it to be a plain old database, but instead of storing relations,
it stores nodes and edges instead of relations.

In addition to Stuarts link, I would urge any curious to look at the
diagram on Wikiapedia <http://en.wikipedia.org/wiki/Graph_database>

Funny thing, I never heard of Graph databases, or even the word Graph used
in this context yet two days ago I opened a software magazine I saw it
mentioned.

When those things happen, I always wonder did I see that word one hundred
times previously but always unconsciously ignored it.

Here are two sentences from Wikipedia.

"A *graph database* uses graph
structures<http://en.wikipedia.org/wiki/Graph_(data_structure)> with
nodes, edges, and properties to represent and store data. By definition, a
graph database <http://en.wikipedia.org/wiki/Database> is any storage
system<http://en.wikipedia.org/wiki/Storage_system> that
provides index-free adjacency. This means that every element contains a
direct pointer <http://en.wikipedia.org/wiki/Pointer_(computer_programming)> to
its adjacent element and no
indexlookups<http://en.wikipedia.org/wiki/Lookup> are
necessary."


"Graph databases are based on graph
theory<http://en.wikipedia.org/wiki/Graph_theory>.
Graph databases employ nodes, properties, and edges. Nodes are very similar
in nature to the objects that
object-oriented<http://en.wikipedia.org/wiki/Object-oriented>
programmers
will be familiar with."


So now we all know, it is that old reliable Graph Theroy.

Mark



On 16 June 2012 22:58, Jim Lawrence <accessd at shaw.ca> wrote:

> Thanks for that Stuart.
>
> I am more familiar with a couple of local companies who specialize in
> translating and storing compressed vector based data in databases such as
> Oracle, MSSQL and PostgreSQL. There products are very expensive.
>
> Esri Canada https://www.esri.ca/
>
> I am familiar with all the high end graphic applications and assumed that
> was what was being described. The original linked site is hardly
> illustrative.
>
> So it is a data analysis tool...sounds useful but not a tool I will be
> using
> in the near future.
>
> Jim
>
> -----Original Message-----
> From: dba-tech-bounces at databaseadvisors.com
> [mailto:dba-tech-bounces at databaseadvisors.com] On Behalf Of Stuart
> McLachlan
> Sent: Friday, June 15, 2012 3:49 PM
> To: Discussion of Hardware and Software issues
> Subject: Re: [dba-Tech] Graphics
>
> You are under a misapprehension.   graph <> graphic
>
> Titan is a "graph database" not a "graphics database", two totally
> different
> things.
>
> It's just another NoSQL data system using the node/edge paradigm
> mathematical graph
> theory (not trigonometry).
>
> It has nothing to with with "graphic files"
>
>
> There's a good primer here:
> http://adam.heroku.com/past/2010/3/15/graph_databases/
>
>
> --
> Stuart
>
> On 15 Jun 2012 at 12:48, Jim Lawrence wrote:
>
> > For those of you who may be working on high end graphic files, Autodesk,
> > Mya, XSI etc there is a database product for you called Titan.
> >
> > http://thinkaurelius.github.com/titan/
> >
> > Jim
> >
> > _______________________________________________
> > dba-Tech mailing list
> > dba-Tech at databaseadvisors.com
> > http://databaseadvisors.com/mailman/listinfo/dba-tech
> > Website: http://www.databaseadvisors.com
> >
>
> --
> Stuart McLachlan
>
> Ph:    +675 340 4392
> Mob: +675 7100 2028
> Web: http://www.lexacorp.com.pg
>
> _______________________________________________
> dba-Tech mailing list
> dba-Tech at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/dba-tech
> Website: http://www.databaseadvisors.com
>
> _______________________________________________
> dba-Tech mailing list
> dba-Tech at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/dba-tech
> Website: http://www.databaseadvisors.com
>


More information about the dba-Tech mailing list