Loving Tina? ⭐️ us on GitHubStar

Docs

Learn

v.Latest
Documentation
Making your own Database Adapter

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.