web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Should I realize my da...
Power Apps
Answered

Should I realize my database model in Dataverse or should I use an SQL database as data source?

(0) ShareShare
ReportReport
Posted on by 70

I am new to Dataverse, so apologies for my possible ignorance

 

I am creating a Power Apps application for which I created a database diagram. The system is not very large and consists of 12 tables. In the database diagram I drew up the tables, relations and constraints. I have little experience with Dataverse, so I assumed it would be possible to create a database schema similar to SQL. However, now I see you should manually create tables in Dataverse via the UI. This process seems a bit tedious and feels like it would have some drawbacks. I was wondering whether it might be a better idea to run a small SQL instance and use that as a database for the PowerApps application or if it would be better to manually create the tables in Dataverse.

 

I wonder if operations like dropping and creating all tables during development when making changes will be missed in Dataverse. What is your experience with this?

I have the same question (0)
  • Verified answer
    cchannon Profile Picture
    4,702 Moderator on at

    You are correct that setting up schema in Dataverse is comparatively quite tedious, and you are also right to be concerned about things like DROP because that can be tricky sometimes in Dataverse.

     

    The reason to go with Dataverse for your database is not for the core db management or operation, but for all the ancillary capabilities that go along with it. If you have no requirements at all beyond "store data in these tables and make sure the model is flexible," then SQL is a MUCH simpler choice. But if you need complex role-based, row-wise security, or if you need a flexible API that can be easily invoked from REST and can be safely exposed to public endpoints, or if you want to consider Model Driven Apps in addition to Canvas Apps, or if you want to leverage Dataverse extensibility capabilities such as Plugins, WebHooks, or Custom APIs, or if you want to more easily tie into events as Triggers and Actions in power automate... then SQL would put you in the position of needing to build those capabilities custom to the app.

     

    When that's the choice you're looking at, the tedious nature of schema building becomes quite trivial.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 536

#2
WarrenBelz Profile Picture

WarrenBelz 426 Most Valuable Professional

#3
Haque Profile Picture

Haque 305

Last 30 days Overall leaderboard