---
title: Adapters
nav_order: 4
layout: default
has_children: true
---

# Adapters

ShareDB tries to stay database-agnostic. Because of this, any data persisted to the database must be done through an appropriate database adapter.
