Home > Glossary > Persistence

Persistence

Persistence is a generic term for a method retrienving and storing data.

In relation to DDD this is a term preferential to using specific terminology like Database or REST. The Repository pattern is usually used in DDD to achieve Persistence Ignorance.

See also:

There Is No Database

blog comments powered by Disqus