[open source]. Net orm FreeSql 1.5.0 latest version (serial number: long time no see)
The beginning of nonsense
This article is the...
Custom Spring Boot starter
When we use spring boot to develop applications quickly, we often introduce many libraries that start with spring boot s...
PHP PDO mysql abstraction layer
Using PDO constructor to connect database and DSN <?php $dbms = 'mysql'; $dbname = 'test'; $user = 'root'; $pwd = '1...
The running in period of Flink and Hive
There is a lot of feedback from readers. Please refer to the previous article< Hive is finally waiting, Flink >Whe...
fio storage performance manometry
1. Environmental Instructions: This demo is a dellr620 physical server with centos7.6 x86_64-bitThe hardware-related inf...
Master the basic Oracle syntax quickly, let you come and go freely
This article, let's continue the previous installation, explain the basic syntax of Oracle, so that you can operate and ...
Maven combines JaCoCo Co and Sonar to see if you've written enough tests
1 Introduction
Unit testing is an important p...
SQL Server 2008 delete large amount of data
1, Write it in the front. - it's not easy to say love you
...
Oracle RAC 12.2.0.1 Patch 30920127(Apr 2020)
Oracle RAC 12.2.0.1 Patch 30920127(Apr 2020)
...
[Oracle] about database character coding modification
String encoding is not uniform, which will lead to import exceptions, display garbled code and other problems. Here is t...
Docker data management and network communication, port mapping
Bibliography:
1. Data management of docker 1. Data Volume...
User and Rights Management for MySQL
In MySQL 5.7.24, information about users and user permissions is stored in the user table of mysql library, which can be...
Failure handling of Oracle database startup report ORA-00600 [kkdlcob-objn-exists]
*Author's introduction*****Original Creator: Lose SeriouslyContact number: 18081072613WeChat, QQ:18081072613Reprint to i...
Stored procedure - exception capture & printing exception information
catalog 0. Background 1. Create the exception information table ErrorLog 2. Establish a stored procedure to save except...
Talk about debezium's snapshot change record emitter
order
This paper mainly studies the snapshot ...
The difference between [MySQL] char and varchar
CHAR and VARCHAR types are similar, but they are saved and retrieved in different ways. Their maximum length and whether...
Mysql dual host hot standby and implementation of Mysql dual host and high availability with preserved
There are two ways of mysql hot standby:
Hot standby of m...
Analysis of Hadoop YARN ResourceManager crash caused by data limit of ZooKeeper node
This problem makes us encounter again. It happens infrequently, but once it happens, it will cause resource manager serv...
Python 3 automated file batch processing (text, PDF; read, filter, export)
With the concise syntax of Python 3 script language and the rich class library of advanced language, several "scrip...
(Reprint) SpringData JPA advanced - JPA one to many, many to many
Link: https://blog.csdn.net/qq_36662478/article/details/89111437 Primary key generation strategy in JPA   &e...
Logging user login information using init_connect parameter
Note: The content of the article originated from the Internet and was based on our own experiments; however, the address...
docker mysql8 master-slave configuration
The mysql of this pull is version 8, which is used to build master-slave replication
...
Solve 1032 error report of online master-slave replication
The reason for the error is that the master database service is restarted abnormally, which causes the slave database re...
Data Source Management | Synchronize data and source analysis based on DataX components
Source code for this article: GitHub. Click here || GitEE. Click here 1. Introduction to DataX Tools
...
Instructions for mysql5.7 General tablespace
Note: the content of the article originated from the network and was obtained through our own experiment; however, the r...
Oracle (PLSQL) introduction 7
Learning video: https://www.bilibili.com/video/BV1tJ411r7EC?p=74 Design database steps: Good database design: save space...