Join Discord
Powered by
Creating a custom table
# show-and-tell
a
Abradolf Lincler
06/19/2024, 6:14 AM
What's the best practise when i want to save external data to a database. Should i create new table in Umbraco database or create seperate database?
h
Harry Gordon
06/19/2024, 6:38 AM
You can create a new table in the same database using NPoco, you don't need a separate DB.
https://docs.umbraco.com/umbraco-cms/extending/database
Harry Gordon
06/19/2024, 6:39 AM
Also,
#1125392773038755890
is probably a better channel for questions like this 🙂
7
Views
Previous
Next