Database
Introduction
Database is now the indivisible part of every internet application. With the English-like SQL, Relational DB and Object-Relational DB is now dominating the DB world. There are also many active researches about improving the query preformance using various
data structures and algorithms.
PostgreSQL vs. MySQL vs. Commercial Databases: It's All About What You Need.
Query Languages
Database Server (or DBMS, DataBase Management System)
Comparison of different SQL implementations
Database Client
JDBC Drivers
- xlSQL - Excel JDBC Driver
DB Courses
Articles