On 31 March 2013 19:35, Sebastian Lauwers <[email protected]> wrote:
>
> Has any research been done into bringing Cassandra/CQL support into
> SOCI? Currently, Cassandra doesn't offer much in terms of C++ drivers.
>
> Considering I've been using SOCI in a number of my projects, rather
> than rolling my own driver for Cassandra, I was thinking about
> bringing CQL support into SOCI. There are no C nor C++ client
> libraries that could be used to build an abstraction from, so the
> "native" code would be in SOCI.
>
> Would anyone have an opinion on this?

I have no experience with this technology myself, so I have no opinion really.

It is not clear to me what would be role of SOCI here.
Are you thinking of implementing complete backend and expose
access to it using SOCI API and syntax features?
Would it require any changes in public API or core?

I don't have time to learn about Cassandra/CQL, but personally
I'm generally very supportive to new features as long as 1) they
do not significantly affect existing codebase, 2) other developers
and major users don't object.

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

Reply via email to