Re: Any use-case about a migration from SQL Server to Cassandra?

2015-06-24 Thread Carlos Alonso
This article from Spotify Labs is a really nice write up of migrating SQL
(Postgres in this case) to Cassandra

Carlos Alonso | Software Engineer | @calonso https://twitter.com/calonso

On 23 June 2015 at 20:23, Alex Popescu al...@datastax.com wrote:


 On Tue, Jun 23, 2015 at 12:13 PM, Marcos Ortiz mlor...@uci.cu wrote:

 2- They used heavily C# in a Microsoft-based environment, so I need to
 know if the .Net driver is ready to use for production


 The DataStax C# driver has been used in production for quite a while by
 numerous users. It is the most up-to-date, feature rich, and
 tunable C# driver for Apache Cassandra and DataStax Enterprise.

 Anyways, if there's anything missing we are always happy to improve it.

 (as you can see from my sig, I do work for DataStax, but the above is very
 true)


 --
 Bests,

 Alex Popescu | @al3xandru
 Sen. Product Manager @ DataStax




Re: [MASSMAIL]Re: Any use-case about a migration from SQL Server to Cassandra?

2015-06-24 Thread Alain RODRIGUEZ
I guess it is this one, enjoy it:
https://labs.spotify.com/2015/06/23/user-database-switch/ :-)

2015-06-24 22:57 GMT+02:00 Marcos Ortiz mlor...@uci.cu:

  Where is the link, Carlos?


 On 24/06/15 07:18, Carlos Alonso wrote:

 This article from Spotify Labs is a really nice write up of migrating SQL
 (Postgres in this case) to Cassandra

  Carlos Alonso | Software Engineer | @calonso
 https://twitter.com/calonso

 On 23 June 2015 at 20:23, Alex Popescu al...@datastax.com wrote:


 On Tue, Jun 23, 2015 at 12:13 PM, Marcos Ortiz mlor...@uci.cu wrote:

 2- They used heavily C# in a Microsoft-based environment, so I need to
 know if the .Net driver is ready to use for production


 The DataStax C# driver has been used in production for quite a while by
 numerous users. It is the most up-to-date, feature rich, and
 tunable C# driver for Apache Cassandra and DataStax Enterprise.

  Anyways, if there's anything missing we are always happy to improve it.

  (as you can see from my sig, I do work for DataStax, but the above is
 very true)


  --
Bests,

 Alex Popescu | @al3xandru
 Sen. Product Manager @ DataStax



 --
 Marcos Ortiz http://about.me/marcosortiz, Sr. Product Manager (Data
 Infrastructure) at UCI
 @marcosluis2186 http://twitter.com/marcosluis2186





Re: [MASSMAIL]Re: Any use-case about a migration from SQL Server to Cassandra?

2015-06-24 Thread Paulo Ricardo Motta Gomes
https://labs.spotify.com/2015/06/23/user-database-switch/

On Wed, Jun 24, 2015 at 5:57 PM, Marcos Ortiz mlor...@uci.cu wrote:

  Where is the link, Carlos?


 On 24/06/15 07:18, Carlos Alonso wrote:

 This article from Spotify Labs is a really nice write up of migrating SQL
 (Postgres in this case) to Cassandra

  Carlos Alonso | Software Engineer | @calonso
 https://twitter.com/calonso

 On 23 June 2015 at 20:23, Alex Popescu al...@datastax.com wrote:


 On Tue, Jun 23, 2015 at 12:13 PM, Marcos Ortiz mlor...@uci.cu wrote:

 2- They used heavily C# in a Microsoft-based environment, so I need to
 know if the .Net driver is ready to use for production


 The DataStax C# driver has been used in production for quite a while by
 numerous users. It is the most up-to-date, feature rich, and
 tunable C# driver for Apache Cassandra and DataStax Enterprise.

  Anyways, if there's anything missing we are always happy to improve it.

  (as you can see from my sig, I do work for DataStax, but the above is
 very true)


  --
Bests,

 Alex Popescu | @al3xandru
 Sen. Product Manager @ DataStax



 --
 Marcos Ortiz http://about.me/marcosortiz, Sr. Product Manager (Data
 Infrastructure) at UCI
 @marcosluis2186 http://twitter.com/marcosluis2186





-- 
*Paulo Motta*

Chaordic | *Platform*
*www.chaordic.com.br http://www.chaordic.com.br/*
+55 48 3232.3200


Re: [MASSMAIL]Re: Any use-case about a migration from SQL Server to Cassandra?

2015-06-24 Thread Marcos Ortiz

Where is the link, Carlos?


On 24/06/15 07:18, Carlos Alonso wrote:
This article from Spotify Labs is a really nice write up of migrating 
SQL (Postgres in this case) to Cassandra


Carlos Alonso | Software Engineer | @calonso https://twitter.com/calonso

On 23 June 2015 at 20:23, Alex Popescu al...@datastax.com 
mailto:al...@datastax.com wrote:



On Tue, Jun 23, 2015 at 12:13 PM, Marcos Ortiz mlor...@uci.cu
mailto:mlor...@uci.cu wrote:

2- They used heavily C# in a Microsoft-based environment, so I
need to know if the .Net driver is ready to use for production


The DataStax C# driver has been used in production for quite a
while by numerous users. It is the most up-to-date, feature rich, and
tunable C# driver for Apache Cassandra and DataStax Enterprise.

Anyways, if there's anything missing we are always happy to
improve it.

(as you can see from my sig, I do work for DataStax, but the above
is very true)


-- 
Bests,


Alex Popescu | @al3xandru
Sen. Product Manager @ DataStax




--
Marcos Ortiz http://about.me/marcosortiz, Sr. Product Manager (Data 
Infrastructure) at UCI

@marcosluis2186 http://twitter.com/marcosluis2186


Any use-case about a migration from SQL Server to Cassandra?

2015-06-23 Thread Marcos Ortiz

Regards to all the list.
We are working in a migration to Apache Cassandra (version 2.1.5) from 
SQL Server 2008 for a new client, and I have two question about it.
1- Has Sqoop support to make this migration from SQL Server to Cassandra 
or just the version included in DataStax Community Edition?


2- They used heavily C# in a Microsoft-based environment, so I need to 
know if the .Net driver is ready to use for production


Thanks a lot for your time,
--
Marcos Ortiz http://about.me/marcosortiz, Sr. Product Manager (Data 
Infrastructure) at UCI

@marcosluis2186 http://twitter.com/marcosluis2186


Re: Any use-case about a migration from SQL Server to Cassandra?

2015-06-23 Thread Alex Popescu
On Tue, Jun 23, 2015 at 12:13 PM, Marcos Ortiz mlor...@uci.cu wrote:

 2- They used heavily C# in a Microsoft-based environment, so I need to
 know if the .Net driver is ready to use for production


The DataStax C# driver has been used in production for quite a while by
numerous users. It is the most up-to-date, feature rich, and
tunable C# driver for Apache Cassandra and DataStax Enterprise.

Anyways, if there's anything missing we are always happy to improve it.

(as you can see from my sig, I do work for DataStax, but the above is very
true)


-- 
Bests,

Alex Popescu | @al3xandru
Sen. Product Manager @ DataStax