my project is that information is inserted or deleted or updated from many location but the database is in one location is this mean that database is centrilized or distrubuited

Recommended Answers

All 2 Replies

"database is centrilized or distrubuited" is just about where the data is stored. It doesn't matter where it is accessed from. So in your case it's stored in one location, so it's centralised.

ps. This is the Java forum. You question would be better in the database forum.

Centralised - database in one location
Decentralised - database on more than one CPU

There's lots of this topic online - research!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.