Search Results

1
vote
2answers
728 views

Simple way to create an ERD for a database design review.

I am working on a new application that uses a jet (MS Access) database. I have built the database using FluentNHibernate's AutoMapping feature from my C# objects. I need to present this da …
2
votes

Advice on building a fast, distributed database

I'd suggest you listen to this podcast for some excellent information on distributed databases. …