We use cookies to improve your experience. By continuing, you agree to our use of cookies. Learn More

Tina Docs
Introduction
Core Concepts
Querying Content
Editing
Customizing Tina
Going To Production
Drafts
Guides
Further Reference

The database adapter accepts any abstract-level implementation. To implement your own database adapter, you will need to extend the AbstractLevel class.

Here are some example level implementations:

See the docs for more details on how to implement your own abstract-level database.