473,395 Members | 2,436 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

choice for DBMS

I am making a database and I want to do it in mySQL with Java and JSP on front side while my supervisor is asking to develop in oracle and php on front side .How can I convince him for Java and JSP? I dont know that much about Oracle and JSP and also is there any other way out for this?
Mar 9 '12 #1
1 1740
r035198x
13,262 8TB
These decisions should not be a matter of opinion or preference. The problem description and requirements specification should be used to make the decision.
On databases, an obvious one is that MySQL has a free version for production deployment while Oracle is not free. You should then identify the database features you'll need for the requirements and check to see if they are supported by your choice.
On Java/JSP vs PHP
Again identify the requirements of the system. Are you going to have complex business logic that requires transactionality and separating concerns into separate modules? If so Java could be prefered though PHP 5 now allows a fully object oriented approach to serverside development. In JSP development you'll encounter many problems that have been solved using several web frameworks so you may want to use use one of those like JSF depending on the complexity of your requirements.

The key thing here is your requirements. You can't chose an architecture before laying down the requirements.
Mar 12 '12 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

9
by: Rob Cowie | last post by:
Hi, This is my first post so go easy! I have been asked (as part of an MSc project) to create a server based planner for a research group at my uni. It will have a web interface to interact...
2
by: Alex_Bxl | last post by:
Hi to all I have to choose a DBMS and a database architecture for an Ebay like website about to be launched. The company wants to use a web hosting service and not host the database on...
10
by: Fred the man | last post by:
Hi, Some of our customers have remote offices. I was wondering if it'd be safe to have a DBMS running at their central office, and have our client application running on hosts in the branches...
10
by: Albretch | last post by:
.. Can you define the Character Set for particular tables instead of databases? . Which DBMSs would let you do that? . How do you store in a DBMS i18n'ed users' from input, coming over the web...
20
by: Dave | last post by:
Hi I have been asked to implement an error logging/management database for the network technicians in our company. The idea is that staff using workstations can enter a database and log any...
4
by: Remco Groot Beumer | last post by:
Hello, In regards to my previous posted mail on this topic: thanks for the feedback. The 30% is told to me by a collegea. .NET is not my working area, but it's something our company provides. So...
3
by: news.bahnhofbredband.se | last post by:
Some time ago I was working with DB2/400 - and one of the most appreciated features was the concept logical files - a bit more than views in that they maintained an access path. That is it...
1
by: Tonny Iversen | last post by:
Hello. I haven't used NetBeans yet and I haven't programmed much Java (I've programmed more in C++), but I have a question: Can I get a data consistancy guarantee when writing to a file from Java...
12
by: leiw | last post by:
Hello, My company want to use database for ERP, any website to discuss DBMS advantage and disadvantage ? or someone post to here for references ? Thanks
8
AmberJain
by: AmberJain | last post by:
Hello, My new semester has started and I have a subject named DBMS (Database Management System). This is the first time I'm studying databases and so I'm not feeling very enthusiastic about...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.