Nieuws

MySQL lesson from youtube that I watched. Contribute to oylsister/MySQL-Learn development by creating an account on GitHub.
Distributed PostgreSQL as an extension. Contribute to citusdata/citus development by creating an account on GitHub.
SQL Server 2016 and Azure SQL Database both give you tables that automatically keep track of changes to your data. Here's how to both create those tables and alter existing tables so they track the ...
Creating and using an SQLite database for data persistence in Android apps. Covers the basics, as well as using foreign keys. Full source included.
Jack Wallen explains how to add data into a MySQL table from the command line.