Миграция из Office 365: задачи, способы и сроки
После мартовского заявления Microsoft о приостановке новых продаж в России клиенты задумались о рисках использования облачных продуктов корпорации. Пока функциональность закупленных лицензий сохраняется. Но российские компании опасаются, что санкции могут усилиться.
В статье разберем, какими способами мы предлагаем нашим клиентам минимизировать риски использования Office 365. Сейчас этот офисный пакет входит в состав подписки Microsoft 365 и включает Word, Excel, PowerPoint, Outlook/Exchange, OneDrive, Teams и еще несколько приложений.
Читать: https://habr.com/ru/post/657203/
После мартовского заявления Microsoft о приостановке новых продаж в России клиенты задумались о рисках использования облачных продуктов корпорации. Пока функциональность закупленных лицензий сохраняется. Но российские компании опасаются, что санкции могут усилиться.
В статье разберем, какими способами мы предлагаем нашим клиентам минимизировать риски использования Office 365. Сейчас этот офисный пакет входит в состав подписки Microsoft 365 и включает Word, Excel, PowerPoint, Outlook/Exchange, OneDrive, Teams и еще несколько приложений.
Читать: https://habr.com/ru/post/657203/
😁1
Resources to Learn SQL from Scratch
SELECT howdy_greeting
FROM introductions;
1 row selected
Howdy! I've taken a tiny hiatus blogging due to my classes this semester - but, I have returned! 🤩
And I have returned with...
drumroll
... a golden list of resources to use if you're learnin...
Read: https://laylacodes.hashnode.dev/resources-to-learn-sql-from-scratch
SELECT howdy_greeting
FROM introductions;
1 row selected
Howdy! I've taken a tiny hiatus blogging due to my classes this semester - but, I have returned! 🤩
And I have returned with...
drumroll
... a golden list of resources to use if you're learnin...
Read: https://laylacodes.hashnode.dev/resources-to-learn-sql-from-scratch
Dashboard Embedding Comes to Charts
Read: https://www.mongodb.com/blog/post/dashboard-embedding-comes-charts
Read: https://www.mongodb.com/blog/post/dashboard-embedding-comes-charts
Using TMDB - The Movie Database
It's my Learning Time. I Learned about creating movie websites like Netflix and others. (PS. I Don't Provide Movie Files - I am Against Piracy 😁).
On that Website Developing time, I need movie details. not One, not Two, not something like 100, but I...
Read: https://sahal.hashnode.dev/using-tmdb-the-movie-database
It's my Learning Time. I Learned about creating movie websites like Netflix and others. (PS. I Don't Provide Movie Files - I am Against Piracy 😁).
On that Website Developing time, I need movie details. not One, not Two, not something like 100, but I...
Read: https://sahal.hashnode.dev/using-tmdb-the-movie-database
Truncated incorrect DOUBLE value
Read: https://blog.koehntopp.info/2022/03/24/truncated-incorrect-double-value.html
Read: https://blog.koehntopp.info/2022/03/24/truncated-incorrect-double-value.html
Behind the scenes: How we built Rewind
Read: https://planetscale.com/blog/behind-the-scenes-how-we-built-rewind
Read: https://planetscale.com/blog/behind-the-scenes-how-we-built-rewind
It’s fine, Rewind: Revert a migration without losing data
Read: https://planetscale.com/blog/its-fine-rewind-revert-a-migration-without-losing-data
Read: https://planetscale.com/blog/its-fine-rewind-revert-a-migration-without-losing-data
Oracle delivers multicloud success and offers an on-demand webcast series
Oracle delivers multicloud success
Read: https://blogs.oracle.com/database/post/oracle-delivers-multicloud-success-and-offers-an-on-demand-webcast-series-to-learn-more-v2
Oracle delivers multicloud success
Read: https://blogs.oracle.com/database/post/oracle-delivers-multicloud-success-and-offers-an-on-demand-webcast-series-to-learn-more-v2
Oracle
Oracle delivers multicloud success and offers an on-demand webcast series
Installing Docker And SQL Server 2017 On LinuxVM In Azure
In today’s article, I will talk about Installing Docker And SQL Server 2017 On LinuxVM In Azure. After the announcement that SQL Server 2017 is running on Docker, I was working on docker and today I will tell you “Installing Docker and SQL Server 2017 on LinuxVM in Azure”. I have a LinuxVM on Microsoft …
Read: Installing Docker And SQL Server 2017 On LinuxVM In Azure.
In today’s article, I will talk about Installing Docker And SQL Server 2017 On LinuxVM In Azure. After the announcement that SQL Server 2017 is running on Docker, I was working on docker and today I will tell you “Installing Docker and SQL Server 2017 on LinuxVM in Azure”. I have a LinuxVM on Microsoft …
Read: Installing Docker And SQL Server 2017 On LinuxVM In Azure.
PostgreSQL CRUD operations with C# and Dapper
In a previous article, we've seen how to perform simple CRUD operations on a Postgres database by using Npgsql, a library that allows you to write and perform queries to be executed specifically on a PostgreSQL database.
In this article, we will take...
Read: https://code4it.hashnode.dev/postgresql-crud-operations-with-c-and-dapper
In a previous article, we've seen how to perform simple CRUD operations on a Postgres database by using Npgsql, a library that allows you to write and perform queries to be executed specifically on a PostgreSQL database.
In this article, we will take...
Read: https://code4it.hashnode.dev/postgresql-crud-operations-with-c-and-dapper
Day 5/100
Delta Lake [Part 3] -
Delta table Streaming
Delta Lake is deeply integrated with Spark Structured Streaming through readStream and writeStream along with following features,
Coalesce small files
Maintains Exactly-once processing
Discovering new file...
Read: https://rawdatareaders.hashnode.dev/day-5100
Delta Lake [Part 3] -
Delta table Streaming
Delta Lake is deeply integrated with Spark Structured Streaming through readStream and writeStream along with following features,
Coalesce small files
Maintains Exactly-once processing
Discovering new file...
Read: https://rawdatareaders.hashnode.dev/day-5100
How to Apply patch on DBCS with Data guard
patching
Read: https://blogs.oracle.com/database/post/how-to-apply-patch-on-dbcs-with-data-guard
patching
Read: https://blogs.oracle.com/database/post/how-to-apply-patch-on-dbcs-with-data-guard
Oracle
How to Apply patch on DBCS with Data guard
patching
👍1
Материализованные представления и ReplacingMergeTree в ClickHouse
В этой статье будут описаны подводные камни, на которые я натыкался при использовании одновременно материализованных представлений и движка
Это первая часть, в которой опишу основные термины: что такое материализованные представления и ReplacingMergeTree, как работают и какие есть особенности.
Читать: https://habr.com/ru/post/657579/
В этой статье будут описаны подводные камни, на которые я натыкался при использовании одновременно материализованных представлений и движка
ReplacingMergeTreeв ClickHouse (далее CH). Для опытных пользователей CH эта информация возможно будет уже не новой, но надеюсь, что смогу сэкономить много времени тем, кто недавно начал свое знакомство или только готовится начать.Это первая часть, в которой опишу основные термины: что такое материализованные представления и ReplacingMergeTree, как работают и какие есть особенности.
Читать: https://habr.com/ru/post/657579/
👍1
Introduction To Relational Databases With PostgreSQL.
SQL Tutorial (Postgres)
What is a Database?
A Database is an organized collection of data stored and accessed electronically from a computer system. Where databases are more complex they are often developed using formal design and modeling techniques...
Read: https://programmingfire.com/introduction-to-relational-databases-with-postgresql
SQL Tutorial (Postgres)
What is a Database?
A Database is an organized collection of data stored and accessed electronically from a computer system. Where databases are more complex they are often developed using formal design and modeling techniques...
Read: https://programmingfire.com/introduction-to-relational-databases-with-postgresql
🔥1