#database-schema

[ follow ]
#drizzle-orm

API with NestJS #160. Using views with the Drizzle ORM and PostgreSQL

PostgreSQL offers views and materialized views to simplify complex SQL queries by creating virtual tables that can be stored in the database for performance optimization.

API with NestJS #154. Many-to-many relationships with Drizzle ORM and PostgreSQL

Many-to-many relationships are vital in SQL databases when handling connections between multiple records in separate tables.

API with NestJS #160. Using views with the Drizzle ORM and PostgreSQL

PostgreSQL offers views and materialized views to simplify complex SQL queries by creating virtual tables that can be stored in the database for performance optimization.

API with NestJS #154. Many-to-many relationships with Drizzle ORM and PostgreSQL

Many-to-many relationships are vital in SQL databases when handling connections between multiple records in separate tables.
moredrizzle-orm
#entity-relationship-diagram

SQL Table Dependency Diagram Generator

Use Auto Generate Table Dependency Diagram SSMS extension to quickly create an Entity Relationship Diagram from a subset of tables.

Table Dependency Diagram Generator

Quickly generate Entity Relationship Diagrams in SSMS using Auto Generate Table Dependency Diagram extension.

SQL Table Dependency Diagram Generator

Use Auto Generate Table Dependency Diagram SSMS extension to quickly create an Entity Relationship Diagram from a subset of tables.

Table Dependency Diagram Generator

Quickly generate Entity Relationship Diagrams in SSMS using Auto Generate Table Dependency Diagram extension.
moreentity-relationship-diagram

Creating a REST API from an existing Database using Graal Cloud Native

The latest release of developer tooling for VS Code allows users to easily create a REST-based Java application from an existing database schema.
The Micronaut Tools extension for VS Code now supports Oracle Autonomous Database, streamlining the process of exposing a database schema through an API.
[ Load more ]