Friday, March 29, 2019

REST Services

REST stands for Representational State Transfer which was introduced by Roy Fielding in 2000.It is an architectural style of client/ server networked hypermedia applications.The web services based on REST architecture are known as RESTful web services.These services are build to work best on the...

Friday, March 15, 2019

Introduction to Maven

Maven was created by Jason Van Zyl in 2002 which  is a software project management and comprehension tool which based on the concept of a project object model(POM) which is a XML file including the details of software project,configuration details. Maven can manage projects in other programming...

Friday, March 1, 2019

What is NoSQL?

NoSQL is an approach of database management system that do not follow all the rules of a relational DBMS which do not rely on the structures like tables, columns ,rows and use more flexible data models.Its stands for “not only SQL” or “No SQL”. No SQL based systems are typically used in very large...
Page 1 of 212Last