Introduction to SQL: Mastering the Relational Database Language, Fourth Edition/20th Anniversary Edition
by Rick F. van der Lans
Chapter 35. The Future of SQL
“SQL was, is, and will stay for the foreseeable future the database language for relational database servers.” That is how we started this book. We know exactly what SQL used to look like and how it looks today. It is beyond doubt that the language will still be the dominant database language for many more years; there is no real competitor yet. But what will SQL look like in the future? We discuss this issue briefly in this chapter.
The integration of SQL and another popular language, Java, has begun and will continue in the coming years. Several SQL products already use Java to specify user-defined data types. A Java class can be used as a new data type in, for example, a CREATE TABLE statement. Another form of integration ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access