Database and SQL
- Databázový svět
http://www.dbsvet.cz
Informační server ze světa databázových technologií. - DB-Engines Ranking
http://db-engines.com/en/ranking
The DB-Engines Ranking ranks database management systems according to their popularity. The ranking is updated monthly. - JDBC Technology
http://java.sun.com/products/jdbc/index.jsp
JDBC technology is an API (included in both J2SE and J2EE releases) that provides cross-DBMS connectivity to a wide range of SQL databases and access to other tabular data sources, such as spreadsheets or flat files. - MS: Microsoft Open Database Connectivity (ODBC) Start Page
http://msdn.microsoft.com/library/en-us/odbc/htm/odbcstartpage1.asp
The Microsoft® Open Database Connectivity (ODBC) interface is a C programming language interface that makes it possible for applications to access data from a variety of database management systems (DBMSs). - Příručka Jemný úvod do SQL
http://www.wlist.cz/subsql - SQL Course
http://www.sqlcourse.com
On-line SQL Tutorial with SQL interpreter adn live practice database - SQL Server Database Performance Tuning Tips
http://www.sql-server-performance.com - SQL Server magazine
http://www.sqlmag.com - SQL Tutorial
http://w3.one.net/~jhoffman/sqltut.htm
Introduction to Structured Query Language