Skip to content
Discussion options

You must be logged in to vote

Thanks for your question!

That's correct! Logica delegates execution of the program to a database engine, which means data can be stored on disks and is accessed as needed.

BigQuery, which is currently the only fully-supprted Logica's back-end, is Google Datawarehouse which is capable executing heavy queries over datasets of hundreds of terabytes. In this case the data is stored in a distributed file system. A reasonably complex logic program over a dataset of under 1 terabyte is likely to run under a minute.

If you want to try Logica on datasets of a few gigabytes then Google BigQuery free quota of 1TB would be sufficient for quite a few experimental runs.

A lot of functionality is alrea…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@EricGT
Comment options

@EvgSkv
Comment options

Answer selected by EricGT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants