ابدأ بالتواصل مع الأشخاص وتبادل معارفك المهنية

أنشئ حسابًا أو سجّل الدخول للانضمام إلى مجتمعك المهني.

Mandar Chichkar
من قبل Mandar Chichkar , System Analyst , Hansa Cequity

SQL databases are primarily called as Relational Databases (RDBMS) whereas NoSql database are primarily called as non-relational or distributed database

HAIDAR SERHAN
من قبل HAIDAR SERHAN , .NET developer , AMB Group

SQL/NoSQL databases are similar, but there will be minor differences in features and syntax.

Mazhar Ali
من قبل Mazhar Ali , Customer support Engineer (Oracle DBA) , Techaccess (Oracle Platinum Patner) & Mobilink

Hi Annas,

 

SQL databases are primarily called as Relational Databases (RDBMS); whereasNoSQL database are primarily called as non-relational or distributed database. SQLdatabases are table based databases whereas NoSQL databases are document based, key-value pairs, graph databases or wide-column stores.

SQL tables are ideal for storing data that is structured, grouping the categories into Schemata. Structured data like names, addresses, contact numbers, etc. fits nicely into an SQL format.

However, today’s data isn’t always neatly structured, and another format is needed that is not dependent on the relationships of the data. This is where NoSQL comes in. It allows for the storage of unstructured data across multiple processing nodes without categorizing the data into fixed tables and schemata. Usually, a NoSQL database scales horizontally.

 

Hope this helps.

 

for more read an article in detail:

https://www.sitepoint.com/sql-vs-nosql-differences/

Feel free to contact in case of any query.

 

Thanks,

Mazhar Ali | Oracle DBA

 

mohammed elmehdi alloul
من قبل mohammed elmehdi alloul , Web & Mobile Developers , AMAZNET

SQL databases uses SQL ( structured query language ) for defining and manipulating the data, which is very powerful. In NoSQL database, queries are focused on collection of documents. Sometimes it is also called as UnQL (Unstructured Query Language). The syntax of using UnQL varies from database to database.

SQL databases are primarily called as Relational Databases (RDBMS); whereas NoSQL database are primarily called as non-relational or distributed database.

 

المزيد من الأسئلة المماثلة

هل تحتاج لمساعدة في كتابة سيرة ذاتية تحتوي على الكلمات الدلالية التي يبحث عنها أصحاب العمل؟