DotNetShoutout - Stories tagged with SimpleDB
3
Shouts

Considerations when migrating to SimpleDB from a RDBMS

published 1014 days, 7 hours, 55 minutes ago posted by traskjdtraskjd 1015 days, 17 hours, 30 minutes ago
Wednesday, September 08, 2010 11:34:27 AM GMT Tuesday, September 07, 2010 1:59:56 AM GMT
This post discusses points to consider when looking at migrating an application from a standard RDBMS back end to Amazon's SimpleDB data store. The differences can be significant and each point needs to be weighed up carefully. A good general guide when considering SimpleDB in your applications. (more)
category: Architecture | clicked: 0 | comment | | source: www.mindscape.co.nz
tags: AWS, LightSpeed, SimpleDB, Mindscape
2
Shouts

Amazon SimpleDB performance improvements in LightSpeed 3.11

posted by traskjdtraskjd 1026 days, 19 hours, 26 minutes ago
Friday, August 27, 2010 12:03:49 AM GMT
Mindscape LightSpeed is the only .NET ORM that works with Amazon's cloud-based database called SimpleDB. This post explores how developers can improve the performance of inserting data by up to 2500% by utilizing the batch insert operations that Amazon has made available for SimpleDB. (more)
category: Architecture | clicked: 3 | comment | | source: www.mindscape.co.nz
tags: Amazon, AWS, LightSpeed, SimpleDB, Mindscape
6
Shouts

Mindscape releases LightSpeed 3.11 ORM

published 1028 days, 6 hours, 42 minutes ago posted by traskjdtraskjd 1029 days, 15 hours, 10 minutes ago
Wednesday, August 25, 2010 12:47:59 PM GMT Tuesday, August 24, 2010 4:19:59 AM GMT
LightSpeed 3.11 brings significant new features - SQL CE 4.0 support, 2500% faster SimpleDB batched inserts, querying enhancements, mapping improvements and much more. This post covers the highlight features that are part of 3.11. (more)
category: How To | clicked: 0 | comment | | source: www.mindscape.co.nz
tags: SQLCE, LightSpeed, Linq, ORM, SimpleDB, Mindscape
7
Shouts

LightSpeed and LINQPad: the perfect partners

published 1202 days, 7 hours, 59 minutes ago posted by traskjdtraskjd 1204 days, 17 hours, 7 minutes ago
Thursday, March 04, 2010 11:31:14 AM GMT Tuesday, March 02, 2010 2:22:39 AM GMT
Today Mindscape released a LINQPad driver for LightSpeed 3.0. This extends LINQPad and allows developers to run LINQ Queries against LightSpeed models which, in turn, allows querying against SQL Server, Oracle, PostgreSQL, Amazon's SimpleDB, MySQL, SQLite, VistaDB, SQL Azure and DB2! (more)
category: Data | clicked: 6 | 1 comment | | source: www.mindscape.co.nz
tags: LinqPad, PostgreSQL, SQL Azure, Oracle, LightSpeed, SimpleDB