Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

SimpleDB dialect for NHibernate

Do you know if there is a way of using Amazon SimpleDB with NHibernate? LightSpeed seems to be compatible.

like image 716
Khash Avatar asked Dec 21 '25 09:12

Khash


2 Answers

NHibernate is more oriented to traditional SQL databases, so no. But you might want to check out Linq To SimpleDB instead.

like image 156
Mauricio Scheffer Avatar answered Dec 22 '25 22:12

Mauricio Scheffer


You may want to check out Simple Savant, an open-source .NET persistence library designed specifically for SimpleDB (I'm the creator). SimpleDB is so different from a relational database that it would be difficult to use with NHibernate. But Simple Savant will get you many similar features.

like image 20
Ashley Tate Avatar answered Dec 22 '25 21:12

Ashley Tate



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!