Giter Site home page Giter Site logo

OLTP vs OLAP Graph Querying about age HOT 5 OPEN

jnayak1 avatar jnayak1 commented on August 16, 2024
OLTP vs OLAP Graph Querying

from age.

Comments (5)

HackettJP avatar HackettJP commented on August 16, 2024

Well i use it as OLAP , postgres OLTP to a dataware house postgres with fact tables with apache age at the back , how you view your data defines if it is OLTP or OLAP, defination of OLTP is now OLAP later. real time or not.

from age.

jnayak1 avatar jnayak1 commented on August 16, 2024

I guess what i am asking is, is AGE efficient for running OLAP queries?

from age.

HackettJP avatar HackettJP commented on August 16, 2024

True DB's performance all depends on the tin it sits on, I'm from an Postgres, Oracle 9iR1+, IBM-DB2, Abinitio , KDB+ background so money was not an issue. end of the day.

you will just have to test it with the size of the data set.

There is indexing you have to build into the tables with apache age so you need to read the docs, configure hardware to suite.
I'm even starting to go down the route is model it in apache age, then hard coding it into C++, once i have query correct.

from age.

shinhanbyeol avatar shinhanbyeol commented on August 16, 2024

I'm not a database expert, but
I think it might not be bad in oltp as we follow postgresql's transaction strategy, but I think graph database is more suited to olap than oltp.

and AGE is a schemaless structure
I thought that it might be possible to design more flexible when building a data mart or designing data like "star schema"

from age.

MironAtHome avatar MironAtHome commented on August 16, 2024

I'm even starting to go down the route is model it in apache age, then hard coding it into C++, once i have query correct.

Any link to an example would be appreciated ( if possible ) :)

from age.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.