HackerTrans
TopNewTrendsCommentsPastAskShowJobs

flymetothemoon

no profile record

Submissions

[untitled]

1 points·by flymetothemoon·3 anni fa·0 comments

[untitled]

1 points·by flymetothemoon·3 anni fa·0 comments

[untitled]

1 points·by flymetothemoon·3 anni fa·0 comments

IvorySQL: Open-source Oracle-compatible PostgreSQL

github.com
195 points·by flymetothemoon·4 anni fa·70 comments

Apache AGE Quick Guide

matheusfarias03.github.io
3 points·by flymetothemoon·4 anni fa·0 comments

[untitled]

1 points·by flymetothemoon·4 anni fa·0 comments

Age Viewer, a graph visualization tool for PostgreSQL Extension

github.com
4 points·by flymetothemoon·4 anni fa·0 comments

[untitled]

1 points·by flymetothemoon·4 anni fa·0 comments

Graph Visualization Tool for PostgreSQL Extension

age.apache.org
4 points·by flymetothemoon·4 anni fa·0 comments

Apache AGE, a PostgreSQL extension with graph database functionality

github.com
140 points·by flymetothemoon·4 anni fa·76 comments

comments

flymetothemoon
·4 anni fa·discuss
which is what ETL is, isn't it?
flymetothemoon
·4 anni fa·discuss
A bit too simple for my taste,but it looks like an educational game for Git beginners!
flymetothemoon
·4 anni fa·discuss
That's right, AGE is designed to use both queries either separately or together. SQL (PostgreSQL), openCypher (AGE)
flymetothemoon
·4 anni fa·discuss
The thing about advice is that we already know it, but too lazy to follow or just plain forgetful. This was a good read for reminding. Thank you for sharing.
flymetothemoon
·4 anni fa·discuss
There is a documentation for AGE that has some basic examples on how cypher and sql can be mixed. Regarding nodes and edges: they are sub-types to a type called Agtype. More details are in the documentation.

https://age.apache.org/age-manual/master/index.html
flymetothemoon
·4 anni fa·discuss
The Apache AGE is inspired by AgensGraph, a multimodel database fork of PostgreSQL. So it uses AgensGraph dialect.