Learn how to create Cassandra tables in cqlsh and DbSchema, choose partition and clustering keys, and use table options without common modeling mistakes.
Cassandra • 18-May-2023
Learn PostgreSQL CREATE PROCEDURE with IN/OUT parameters, CALL syntax, transactions, and EXCEPTION handling. Compare procedures vs functions in DbSchema.
Postgresql • 16-May-2023
In this article, you are going to learn how to create an index in psql and DbSchema.
Postgresql • 16-May-2023
Use DROP TABLE in PostgreSQL with IF EXISTS, CASCADE, and multi-table examples. Review dependencies first and manage changes visually in DbSchema.
Postgresql • 12-May-2023
Create tables in PostgreSQL with practical syntax, data types, keys, defaults, and IF NOT EXISTS examples. Design and sync tables with DbSchema.
Postgresql • 12-May-2023
In this article, you are going to learn how to create a PostgreSQL database in psql and DbSchema.
Postgresql • 11-May-2023
In this article, you are going to learn how to insert data into MySql.
Mysql • 09-May-2023
In this article, you are going to learn how to drop a database in MySql.
Mysql • 09-May-2023
In this article, you are going to learn how to create a table in MySql.
Mysql • 09-May-2023
In this article, you are going to learn how to create a MySql database.
Mysql • 09-May-2023