Descarga la app
educalingo
SQL

Significado de "SQL" en el diccionario de inglés

DICCIONARIO

PRONUNCIACIÓN DE SQL EN INGLÉS

SQL


QUÉ SIGNIFICA SQL EN INGLÉS

SQL

SQL es un lenguaje de programación de propósito especial diseñado para gestionar datos almacenados en un sistema de gestión de base de datos relacional. Originalmente basado en el álgebra relacional y el cálculo relacional de las tuplas, SQL consiste en un lenguaje de definición de datos y un lenguaje de manipulación de datos. El ámbito de SQL incluye inserción de datos, consulta, actualización y eliminación, creación y modificación de esquemas y control de acceso a datos. Aunque SQL se describe a menudo como, y en gran medida es, un lenguaje declarativo, también incluye elementos procedimentales. SQL fue uno de los primeros lenguajes comerciales para el modelo relacional de Edgar F. Codd, como se describe en su influyente artículo de 1970, "Un modelo relacional de datos para grandes bancos de datos compartidos". A pesar de no adherirse completamente al modelo relacional descrito por Codd, se convirtió en el lenguaje de base de datos más utilizado. SQL se convirtió en un estándar del American National Standards Institute en 1986 y de la Organización Internacional de Normalización en 1987. Desde entonces, el estándar se ha mejorado varias veces con características añadidas. A pesar de estos estándares, el código no es completamente portátil entre los diferentes sistemas de bases de datos, lo que puede conducir a bloqueo del proveedor.

definición de SQL en el diccionario inglés

La definición de SQL en el diccionario es un lenguaje de consulta estructurado: un lenguaje de programación de computadora utilizado para la administración de bases de datos.

PALABRAS DEL INGLÉS QUE EMPIEZAN COMO SQL

Spy Wednesday · spy-in-the-sky · spycatcher · spyglass · spyhole · spying · spying charge · spymaster · spyware · sq. · SQA · sqn · Sqn Ldr

Sinónimos y antónimos de SQL en el diccionario inglés de sinónimos

SINÓNIMOS

PALABRAS DEL INGLÉS RELACIONADAS CON «SQL»

SQL · update · join · commands · learn · server · certification · download · queries · special · purpose · programming · language · designed · managing · data · held · relational · database · management · system · tutorial · schools · well · organized · easy · understand · with · lots · examples · including · oracle · related · html · javascript · sqlcourse · interactive · training · beginners · this · unique · introductory · only · provides · instructions · allows · practice · what · using · explore · microsoft · breakthrough · performance · delivered · hybrid · platform · enables · customers · build · mission · critical · applications · reference · aims · teach · site · statements · mysql · world · popular · open · source · sharding · saas · best · practices · part · nosql · both · worlds · cluster · more · ondemand · seminars · sqlzoo · step · live · interpreters · allowing · tables · postgresql · engines · hard · code · introducing · book · will · probably · need · effectively · concepts · modeling · structured · webopedia · abbreviation · pronounced ·

Traductor en línea con la traducción de SQL a 25 idiomas

TRADUCTOR

TRADUCCIÓN DE SQL

Conoce la traducción de SQL a 25 idiomas con nuestro traductor multilingüe.

Las traducciones de SQL presentadas en esta sección han sido obtenidas mediante traducción automática estadística a partir del idioma inglés.
zh

Traductor inglés - chino

SQL
1.325 millones de hablantes
es

Traductor inglés - español

SQL
570 millones de hablantes
en

inglés

SQL
510 millones de hablantes
hi

Traductor inglés - hindi

एसक्यूएल
380 millones de hablantes
ar

Traductor inglés - árabe

SQL
280 millones de hablantes
ru

Traductor inglés - ruso

SQL
278 millones de hablantes
pt

Traductor inglés - portugués

SQL
270 millones de hablantes
bn

Traductor inglés - bengalí

এসকিউএল
260 millones de hablantes
fr

Traductor inglés - francés

SQL
220 millones de hablantes
ms

Traductor inglés - malayo

SQL
190 millones de hablantes
de

Traductor inglés - alemán

SQL
180 millones de hablantes
ja

Traductor inglés - japonés

SQL
130 millones de hablantes
ko

Traductor inglés - coreano

SQL
85 millones de hablantes
jv

Traductor inglés - javanés

SQL
85 millones de hablantes
vi

Traductor inglés - vietnamita

SQL
80 millones de hablantes
ta

Traductor inglés - tamil

எஸ்கியூஎல்
75 millones de hablantes
mr

Traductor inglés - maratí

एस क्यू एल
75 millones de hablantes
tr

Traductor inglés - turco

SQL
70 millones de hablantes
it

Traductor inglés - italiano

SQL
65 millones de hablantes
pl

Traductor inglés - polaco

SQL
50 millones de hablantes
uk

Traductor inglés - ucraniano

SQL
40 millones de hablantes
ro

Traductor inglés - rumano

SQL
30 millones de hablantes
el

Traductor inglés - griego

SQL
15 millones de hablantes
af

Traductor inglés - afrikáans

SQL
14 millones de hablantes
sv

Traductor inglés - sueco

SQL
10 millones de hablantes
no

Traductor inglés - noruego

SQL
5 millones de hablantes

Tendencias de uso de la palabra SQL

TENDENCIAS

TENDENCIAS DE USO ACTUALES DEL TÉRMINO «SQL»

Principales tendencias de búsqueda y usos comunes de SQL
Listado de las príncipales búsquedas realizadas por los usuarios para acceder a nuestro diccionario de inglés en línea y expresiones más usadas con la palabra «SQL».

Citas, bibliografía en inglés y actualidad sobre SQL

EJEMPLOS DE USO

10 LIBROS DEL INGLÉS RELACIONADOS CON «SQL»

Descubre el uso de SQL en la siguiente selección bibliográfica. Libros relacionados con SQL y pequeños extractos de los mismos para contextualizar su uso en la literatura.
1
Learning SQL
With Learning SQL, you'll quickly learn how to put the power and flexibility of this language to work.
Alan Beaulieu, 2009
2
SQL Cookbook
But there is so much more you can do with the language. In the SQL Cookbook, experienced SQL developer Anthony Molinaro shares his favorite SQL techniques and features.
Anthony Molinaro, 2009
3
Data Analysis Using SQL and Excel
This book helps you use SQL and Excel to extract business information from relational databases and use that data to define business dimensions, store transactions about customers, produce results, and more.
Gordon S. Linoff, 2010
4
Head First SQL: Your Brain on SQL -- A Learner's Guide
Presents an instructional guide to SQL which uses humor and simple images to cover such topics as the structure of relational databases, simple and complex queries, creating multiple tables, and protecting important table data.
Lynn Beighley, 2007
5
Discovering SQL: A Hands-On Guide for Beginners
This book gives you both. Covering the basics through intermediate topics with clear explanations, hands-on exercises, and helpful solutions, this book is the perfect introduction to SQL.
Alex Kriegel, 2011
6
SQL Injection Attacks and Defense
SQL Injection Attacks and Defense, First Edition: Winner of the Best Book Bejtlich Read Award "SQL injection is probably the number one problem for any server-side application, and this book unequaled in its coverage.
Justin Clarke, 2012
7
SQL and Relational Theory: How to Write Accurate SQL Code
In this insightful book, author C.J. Date explains relational theory in depth, and demonstrates through numerous examples and exercises how you can apply it directly to your use of SQL.
C.J. Date, 2011
8
The Guru's Guide to Transact-SQL
The current version sports such advanced features as OLE Automation support, cross-platform querying facilities, and full-text search management. This book is the consummate guide to Microsoft Transact-SQL.
Ken Henderson, 2000
9
Oracle PL/SQL Programming: Covers Versions Through Oracle ...
This book is the definitive reference on PL/SQL, considered throughout the database community to be the best Oracle programming book available.
Steven Feuerstein, Bill Pribyl, 2009
10
SQL: Practical Guide for Developers
This practical guide is a short and focused introduction to the main features of using SQL to technically competent readers.
Michael J. Donahoo, Gregory David Speegle, 2005

10 NOTICIAS EN LAS QUE SE INCLUYE EL TÉRMINO «SQL»

Conoce de qué se habla en los medios de comunicación nacionales e internacionales y cómo se emplea el término SQL en el contexto de las siguientes noticias.
1
SAP gives SQL Anywhere a new IoT injection
SAP's SQL Anywhere has long served as an embeddable database option for mobile devices, but the rise of the Internet of Things has opened up a new world of ... «Computerworld, Jul 15»
2
SQL Attack Results in Breach of Telstra-Owned Telecom Pacnet
Telstra's Pacnet, a telecom service provider primarily based in China and Singapore, suffered a breach early last month that may wind up affecting thousands of ... «Threatpost, May 15»
3
Microsoft readies SQL Server 2016 summer preview
The successor to SQL Server 2014 will include enhanced in-memory technologies, real-time operational analytics, new security and encryption technologies, ... «ZDNet, May 15»
4
Microsoft Introduces Azure SQL Data Warehouse
Microsoft today announced a new service in its Azure database lineup during its Build developer conference keynote today. The Azure SQL Data Warehouse, ... «TechCrunch, Abr 15»
5
SQL Server 2005's end-of-life clock is ticking down
It's not an unexpected development, as SQL Server 2005 has been in the "extended support" phase of its lifecycle since April 2011. But as with its other server ... «InfoWorld, Abr 15»
6
Over 1 million WordPress websites at risk from SQL injection
Over one million websites running the WordPress content management system are potentially at risk of being hijacked due to a critical vulnerability exposed in ... «ZDNet, Feb 15»
7
Microsoft Bolsters Azure SQL Database Services
Released in March, SQL Server 2014 has had more than 1.2 million downloads, ... In a second improvement, Microsoft has scaled up Azure SQL DB's ability to ... «InformationWeek, Nov 14»
8
Oracle Joins SQL-On-Big-Data Bandwagon
Oracle announced Oracle Big Data SQL on Tuesday, a new tool designed to run ... Microsoft offers PolyBase, a feature of Microsoft SQL Server Parallel Data ... «InformationWeek, Jul 14»
9
Review: Microsoft SQL Server 2014
Integration with Microsoft's Azure and new business intelligence and Big Data tools are among the most striking features of SQL Server 2014, finds reviewer ... «Enterprise Apps Today, May 14»
10
Microsoft's new data platform spans Office, Azure, & SQL
“We want to take an architectural approach that brings together different products — from Excel on one end to SQL and Hadoop on the other end — to create this ... «VentureBeat, Abr 14»
REFERENCIA
« EDUCALINGO. Sql [en línea] . Disponible en <https://educalingo.com/es/dic-en/sql>. Jun 2026 ».
Descarga la app de educalingo
ES