AlterBrains • Complexity of SQL Queries, API?
Page 1 of 1

Complexity of SQL Queries, API?

Posted: October 25th, 2013, 12:23 pm
by MRMarino
Hi,

I'm going to go through the support channel for this also and I'll update this if support doesn't. I feel that this question is valid for all.

What I'd like to know is how complex of queries will your product be able to do until it's limit is reached? I have bought the extension, more for testing to see if it would be something a client would be able to use.

I would also like to know if there is an API to your extension from which I could program against to automate somethings?

Thanks,

Matthew

Re: Complexity of SQL Queries, API?

Posted: October 25th, 2013, 3:56 pm
by Admin
You can use any SQL query which can be executed in your server, depending on data results size PHP memory limit and execution time can be applied for exporting large data set.

We don't have an API.