/SqlMemoryDb

Library that can be used as a memory based replacement for SqlDbConnection for testing purposes. All data is kept in memory, so all is lost when the application is closed. The SQL dialect used is compatible with SQL server.

Primary LanguageTSQLMIT LicenseMIT

Stargazers