On 31 March 2013 21:01, Denis Arnaud <[email protected]> wrote: > Now that you bring the issue about supporting NoSQL databases, we can think > of plenty other cases, e.g., MongoDB, HBase, Hypertable, Impala, Drill. Note > that Hypertable may be easier to support, as it is being developed natively > in C++.
The term of NoSQL has been dangling around for a while: https://github.com/SOCI/soci/wiki/Roadmap I suppose, any storage interface accessible with CRUD operations should be "wrapable" as SOCI backend, especially those with text-based queries. > As for Impala, a friend of mine is developing a JDBC driver and a > client wrapper interface > (https://github.com/pauldeschacht/impala-java-client), but it is in Java... The fact that JDBC is used sounds encouraging, it should feasible then :) Best regards, -- Mateusz Loskot, http://mateusz.loskot.net ------------------------------------------------------------------------------ Own the Future-Intel(R) Level Up Game Demo Contest 2013 Rise to greatness in Intel's independent game demo contest. Compete for recognition, cash, and the chance to get your game on Steam. $5K grand prize plus 10 genre and skill prizes. Submit your demo by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2 _______________________________________________ soci-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/soci-users
