Материалы по теме 'mysql' | DevsDay.ru

IT-блоги Материалы по теме 'mysql'

IT-блоги Материалы по теме 'mysql'


Разработка dev.to 19 мая 2024 г. 22:00

A Full-stack Developer is a versatile professional in web development who possesses expertise in both front-end and back-end technologies, allowing them to work on all aspects of web application development. Here's a detailed description of the role:...... читать далее

fullstack developer

Разработка dev.to 19 мая 2024 г. 12:52

Databases are crucial for storing and managing data. In this article, you'll learn to create and interact with MySQL database in Python. Installing PyMySQL PyMySQL is a MySQL client library written in Python that allows you to create and...... читать далее

mysql python database programming

Разработка dev.to 19 мая 2024 г. 2:06

I recently completed the final stage of a data migration project for the start-up I work at by rewriting a bunch of MySQL queries into BigQuery queries. With all the different flavours of SQL (T-SQL, MySQL, Google SQL...) and the move from on-premis...... читать далее

bigquery mysql sql database

Разработка dev.to 18 мая 2024 г. 23:42

This communiqué originally appeared on Symfony Station. Welcome to this week's Symfony Station communiqué. It's your review of the essential news in the Symfony and PHP development communities focusing on protecting democracy. That necessitates an o...... читать далее

symfony drupal php fediverse

Разработка dev.to 18 мая 2024 г. 16:29

Spring Boot 3.0 marks a significant upgrade, introducing new features and enhancements. However, it mandates Java 17 as the minimum version and presents several compatibility challenges. This guide aims to help you navigate the migration process smoo...... читать далее

springboot tutorial webdev migration

Разработка dev.to 18 мая 2024 г. 14:50

Structured Query Language (SQL) is the cornerstone of managing and manipulating data in relational database systems. At the heart of SQL operations are the CRUD operations: Create, Read, Update, and Delete. These operations form the foundation of int...... читать далее

sql datascience database tutorial

Разработка dev.to 17 мая 2024 г. 10:35

Since joining ReductStore's project, I've been exploring alternative solutions to get a better understanding about how the project fits into current echosystem. To give you some context, we will look at solutions to store data from IoT devices (e.g...... читать далее

mqtt database

Разработка dev.to 17 мая 2024 г. 6:12

Introduction Laravel is a popular free and open-source PHP-based web framework used for building high-end web applications. It is renowned for its expressive and elegant syntax. In this article, we will deploy a Laravel app on a LAMP stack. LAMP sta...... читать далее

devops ubuntu bash laravel

Разработка dev.to 17 мая 2024 г. 6:00

A Back-End Developer is a specialist in web development responsible for building and maintaining the server-side logic, databases, and applications that power websites and web applications. They work on the server-side of web development, focusing on...... читать далее

backend developer

Разработка dev.to 17 мая 2024 г. 2:19

This tutorial introduces how to address time zone-related issues when storing and importing temporal values to DolphinDB. Storing Temporal Values Importing Temporal Values through DolphinDB Java API Importing Temporal Values from MySQL Importing...... читать далее

Разработка dev.to 17 мая 2024 г. 1:42

When working with databases, we often encounter situations where queries require significant time to execute. Long database queries can be a cause of intensive resource usage, such as CPU, I/O, and memory. In this article, I will explore the issue of...... читать далее

mysql database devops monitoring

Разработка dev.to 16 мая 2024 г. 17:53

One of the most recent projects I did was an exam project for a cloud engineering program I am doing. We were asked to: Automate the provisioning of two Ubuntu-based servers, named “Master” and “Slave”, using Vagrant. On the Master node, create a b...... читать далее

linux mysql php bash

Разработка habr.com 16 мая 2024 г. 8:02

С момента прошлого релиза фреймворка 🐙 userver для С++ прошло чуть больше полугода. За это время мы многое сделали: сильно оптимизировали работу фреймворка и обогнали основных конкурентов в бенчмарках высокопроизводительных фреймворков; знач...... читать далее

yandex открытый код userver github c++ c++17 postgresql postgres redis mongodb mongo synchronization coroutine coroutines logs dynamic changes python python3 yaml json sql mysql prometheus prometheus grafana опенсорс яндекса ydb kafka осьминоги

Разработка habr.com 16 мая 2024 г. 6:31

Всем привет! На связи Олег Сапрыкин, технический директор по инфраструктуре и тимлид DevOps-команд во «Фланте». В марте 2024 года мы с Андреем Радыгиным (ex-главный архитектор по внедрению Deckhouse) выступили на конференции DevOpsConf. Эта статья —...... читать далее

kubernetes statefull helm оператор инфраструктура mysql kafka postgresql redis clickhouse

Разработка dev.to 15 мая 2024 г. 23:32

In recent years, the landscape of DataBase Management Systems (DBMS) has undergone significant changes, leading to the rise of new and innovative solutions that challenge the traditional dominance of MySQL. As businesses strive for improved developer...... читать далее

database mysql mongodb postgres

Разработка dev.to 15 мая 2024 г. 18:19

SQL joins are fundamental to querying databases, allowing users to combine data from multiple tables based on specified conditions. Joins are categorized into two main types: logical joins and physical joins. Logical joins represent the conceptual wa...... читать далее

sql database mysql development

Разработка dev.to 15 мая 2024 г. 17:38

The SQL Report builder stands as an indispensable component within the Wizard's Toolkit low-code development library. This in-depth video delves into the intricacies of crafting dynamic reports using: mySQL PostgreSQL For developers who are adept...... читать далее

mysql lowcode webdev postgres

Разработка dev.to 15 мая 2024 г. 12:20

Hi there, it's been a while Today, I am excited to simplify the ACID and BASE models for anybody to understand how to make the right database decision. Continue reading and tell me if you enjoyed your reading. In databases, transactions ensure data...... читать далее

webdev database systemdesign distributedsystems

Разработка dev.to 15 мая 2024 г. 12:10

Olá, caro leitor. Neste post você vai aprender a como instalar o PHP, Composer, MySql, Apache2 e Phpmyadmin. Essas ferramentas são essenciais para trabalhar com o desenvolvimentos de sites em Wordpress e/ou sistemas web com Laravel, entre outros...... читать далее

Разработка dev.to 15 мая 2024 г. 1:13

Tired of juggling complex configurations and tedious deployments for your web applications? Crave the simplicity of platforms like Heroku or Netlify but want the control and flexibility of self-hosting? Look no further than Coolify, the open-source P...... читать далее