Hello,
This is my first post in here, i am new, my name is Casper. I want to create a tool in Godot, building visualizations. I need to create a 3D network representation of a building with division into rooms, and i every room information about network, for example:
I have one building with 30 computers, every computer connected to specific socket. By clicking on a socket appears info about: computer owner, ip adress, mac adress, socket number, login, e.t.c. This building will be created with 3D. There is way to use some database ? I know i can use .json but there will be a lot of information and management of this will be hard without database.
Thanks for all answers. Cheers