What is DBFlowManager?

DBFlowManager is a quick and easy database manager and viewer plugin library for your DBFlow databases to view, insert, delete, update the tables directly inside your app.

Features:

  • View all your tables data in tabular format
  • Insert rows to your tables
  • Update rows
  • Delete rows
  • Delete tables
  • Drop tables
  • Write your own custom queries and view the results. (Create statements, joins, etc)
  • Change data in the tables and see how you application responds

Overview