Question

WEB PROGRAMMING Answer each question with a paragraph or two. Do your own work, please 1/...

WEB PROGRAMMING

Answer each question with a paragraph or two.

Do your own work, please

1/ what is a web form , and what does it mean to "sumit" one?

2/ SQLAlchemy is an ORM . What's an ORM , and why is it useful?

3/ In three paragraphs or less , explain the basic concepts behind database migrations.

4/ SQLAlchemy is an ORM . What's an ORM , and why is it useful?

0 0
Add a comment Improve this question Transcribed image text
Answer #1

1) Web form - A web form is an HTML form on a web page that lets users to enter their information. Web form can contains multiple fields like user name, address, gender and any other data you wish to collect.

After all the manditory informations are filled then the user needs to submit the information so that this information is, then, sent to a server for processing and then the information will be stored in a database if required.


2) ORM stands for Object Relational Mapping is a mechanism that makes it possible to address, access and manipulate objects without having to consider how those objects relate to their data sources. ORM lets programmers maintain a consistent view of objects over time, even as the sources that deliver them, the sinks that receive them and the applications that access them change.

Usefull :-
a) ORM hides and encapsulates change in the data source itself, so that when data sources or their APIs change, only ORM needs to change to keep up—not the applications that use ORM

b) Hide the SQL away from your logic code. This has the benefit of allowing you to more easily support more database engines

c) Focus on writing the logic, instead of getting all the SQL right

d) ORM software does a transition between those models. For instance, it puts all related records from table B into an attribute of object A. This kind of software makes it easier to use relational databases with object programming languages.


3) Database migration is the migration of data from one kind of database to another kind of database. This usually requires converting the data into a common format that can be output from the old database and input into the new database. Since the new database may be organized differently, it may be necessary to write a program that can process the migrating files.

Database Migrations also know as schema migration are particularly complicated as you have all the challenges of changing your software platform, where some old features are missing, or behave differently and some new features are available and you’d like to take advantage of those. In information technology (IT), migration is the process of moving from the use of one operating environment to another operating environment that is, in most cases, thought to be a better one. Migration can involve upgrading to new hardware, new software or both.

Factors to consider in a data migration project include the amount of downtime required to complete the migration, as well as business risks due to technical compatibility issues, data corruption, application performance problems and data loss


4) Refer point 2

Add a comment
Know the answer?
Add Answer to:
WEB PROGRAMMING Answer each question with a paragraph or two. Do your own work, please 1/...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Please answer this not taken from the web but your own perspective, Explain why do entrepreneurs...

    Please answer this not taken from the web but your own perspective, Explain why do entrepreneurs are acquiring to have entrepreneurial marketing skills? Does it benefit them?

  • Please write 1 paragraph for each of the following (total 3 paragraphs) and each paragraph shall...

    Please write 1 paragraph for each of the following (total 3 paragraphs) and each paragraph shall be no more than 6 sentences. *** Minus 1 point for extra long paragraphs or over 9 sentences. (Make sure to post in assignment & discussion tabs)   1. Discuss a natural disaster or act of terrorism that has occurred in the last 15 years. 2. In your opinion, do you feel that the event was handled appropriately? Why or why not? 3. Do...

  • subject: medical Surgical. please type your work. Thanks. Please write 1 paragraph for each of the...

    subject: medical Surgical. please type your work. Thanks. Please write 1 paragraph for each of the following (total 3 paragraphs) and each paragraph shall be no more than 6 sentences *** Minus 1 point for extra long paragraphs or over 9 sentences. (Make sure to post in the assignment & discussion tabs) 1. What is the difference between osteoporosis, osteopenia & osteomalacia? 2. Name 3 treatments for osteoporosis. 3. For what reason would a wrench need to be readily accesible...

  • Answer the following questions in your own words. Please do not plagiarise. give answer of each...

    Answer the following questions in your own words. Please do not plagiarise. give answer of each question in 100-150 words. Please probide accurate answer. Please give answer as soon as possible. Please give answer for each question. 5. Explain the growth of the consumer credit culture" and how it would impact international marketers? (20 points) 6. What kind of pricing strategy would you use for a unique, patented product that was relatively high tech? Be sure to explain WHY you...

  • Please read specifically what I'm looking for below! Thanks in advance! Answer each question thoroughly and...

    Please read specifically what I'm looking for below! Thanks in advance! Answer each question thoroughly and clearly/ Essay answers must be more than 3 or 4 sentences but kept within the bounds of an essay exam (4 - 6 paragraphs). All your writing must be in your own words. Paraphrase (restate what you read) rather than copying material from the the Internet. No copying is permitted in this course and doing so will result in zero points on the exam....

  • prepare a paragraph response for each of the questions below. Use your own words. Do not...

    prepare a paragraph response for each of the questions below. Use your own words. Do not copy directly from the text. Please number each answer. According to Boyd and Ellison, what 3 characteristics define a social network? Describe the rise of social network sites from the late 1990's until now. Include names and dates for all sites discussed in the reading. Explain how social network sites launched from 2003 onward (i.e. Facebook) are different from those that came before Hello,...

  • Please write 3 paragraphs, and respond the following. Each paragraph will be no less than 3...

    Please write 3 paragraphs, and respond the following. Each paragraph will be no less than 3 sentences and no more than 6 sentences. Do not duplicate other students' posting. Be original in your work. Read the Grading Rubric and the Syllabus for clarifications on grading and participation. Cite the pages of the reference material you used to provide your answers.  Summarize your understanding of the organization of the US health care system as patients are moved through the system, and summarize...

  • ***Please do not copy the answer from other sources, you need to write your own**** Question:...

    ***Please do not copy the answer from other sources, you need to write your own**** Question: The television show Undercover Boss takes CEOs, presidents, and leaders of a particular company and puts them in disguise so they can go work on the front lines of their company. Do you feel, in general, that this is a good idea? Defend your answer. What company’s leader do you think should go undercover and work the front lines? Explain why.

  • Answer these question using this book ( please mention the paragraph number right next to each...

    Answer these question using this book ( please mention the paragraph number right next to each answer!!!) THEORY QUESTIONS One of the objectives of this course is to prepare you to do research in an ever-changing tax environment. The answers to the below questions can be found in your text in Chapter 5: Gross Income-Exclusions; Chapter 6: Deductions: General Concepts and Trade or Business Deductions; Chapter 9: Tax Credits, Prepayments, and Alternative Minimum Tax; or Chapter 13: Tax Accounting. 1....

  • Assignment 1. Linear Programming Case Study Your instructor will assign a linear programming project for this assignment...

    Assignment 1. Linear Programming Case Study Your instructor will assign a linear programming project for this assignment according to the following specifications. It will be a problem with at least three (3) constraints and at least two (2) decision variables. The problem will be bounded and feasible. It will also have a single optimum solution (in other words, it won’t have alternate optimal solutions). The problem will also include a component that involves sensitivity analysis and the use of the...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT