Import a data-tier application (DAC) file - a .bacpac file - to create a copy of the original database, with the data, on a new instance of the Database Engine, or to Azure SQL Database. Export-import ...
Import and export SQL Server .bacpac files directly from DataGrip's context menu. A .bacpac file is a portable backup format for SQL Server and Azure SQL databases that includes both schema and data.