Actualités

This tutorial shows you how to use the Azure Portal to create a cloud-based SQL database with just a few mouse clicks.
These steps can only be performed in CDA Labs or by FTP In this guide, HOME will refer to your home folder on the server, the one containing public_html Create a DB folder inside your HOME Create a ...
Get up to speed on MySQL basics with this step-by-step tutorial on how to create a database, add a table, and input data into the table.
If you plan to do database development with Java and MySQL, the first thing you’ll need to do is configure a database schema. Technically speaking, the first thing to do before you configure a schema ...
Creating and using an SQLite database for data persistence in Android apps. Covers the basics, as well as using foreign keys. Full source included.
In this tutorial, we will step through installing PostgreSQL, connecting to the database, loading some data, and running a variety of SQL queries.
Here's how to use JDBC to marry Java's versatility with the SQL Server database and create high-performing, scalable and secure applications.