Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
140 views
in Technique[技术] by (71.8m points)

installation - How local Databases in apps works?

When I was in school, they teach me the basic stuff like create a DataBase, and Select, Insert, Update....that kind of querys, but they never teach us what is a Database, how does it work?, and now I've several questions about it, especially when you are trying to release an application.

So I learned that theres is Local and external DataBases, I don't have any big question about external ones, but how Local databases work?, let me explain it.

I know a Database manager is like a program (service) that arrange, search, etc. data in a file, but for example: If I had 2 applications in my computer and both have Local Databases, each one has to run his own service? or is only one service? if I want to develop a desk and mobile app and the database is in a local database, how can they share same database?.

When you install an application with local database, do you install the database manager as well?

If you are in the same local network, can you access to this local databases?

Can another app just access to that local database of another app if it is in the same local network?

or local databeses only can be used in its own application

if you can tell me how local databases work and how they interact with S.O. and the installation process it will be helpful thank you.

question from:https://stackoverflow.com/questions/65926847/how-local-databases-in-apps-works

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...