SimpleDB Dialog for NHibernate

Do you know if there is a way to use Amazon SimpleDB with NHibernate? LightSpeed ​​seems compatible .

+3
source share
2 answers

NHibernate is more focused on traditional SQL databases, so no. But you can check out Linq To SimpleDB instead .

+1
source

Simple Savant, .NET , SimpleDB ( ), SimpleDB , NHibernate. Simple Savant .

+1

Source: https://habr.com/ru/post/1702743/


All Articles