Hi,

In early November Couchbase released a developer preview of an extension to
the Couchbase data platform [1]. This extension adds the capability to
evaluate SQL++ queries on data stored in Couchbase server using a parallel
query processor.

I thought that it would be interesting for the community to know that this extension is based on Apache AsterixDB code. It uses the core parts of the system (like the query processor and the storage) and it adds features that
are relevant when running in the Couchbase context and it leaves a few
features out.
So Couchbase Analytics is not Apache AsterixDB and Apache AsterixDB in not
Couchbase Analytics, but they do share a large common core.
I think that it is a great testament to the modularity, extensibility, and configurability of Hyracks, Algebricks, and AsterixDB that it is possible to do this. And it also is a reason for the AsterixDB community to be proud of
the system that we've built so far and that we are continuing to build.

If you would like to know more, you can find the developer preview in the "Extensions" tab of download page at Couchbase [2] or you can look at its
documentation [3].

Cheers,
Till

[1] http://blog.couchbase.com/2016/november/analytics-dp-1
[2] http://www.couchbase.com/nosql-databases/downloads
[3] http://developer.couchbase.com/documentation/server/4.5/analytics/introduction.html

Reply via email to