current location:Home > Technical Articles > Database
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- A brief analysis of why Redis is fast? Where are you soon?
- Why is Redis fast? Where is Redis? The following article will help you analyze the reasons why Redis is so fast. I hope it will be helpful to you!
- Redis . nosql 2737 2022-01-13 09:56:24
-
- Is node.js a high-level language?
- node.js is not a high-level language, but a JavaScript running environment based on the Chrome V8 engine. It is a development platform that allows JavaScript to run on the server. It is used to support the execution of JavaScript code and is used to easily build fast-response and easy-to-expand Internet application.
- Front-end Q&A . nosql 2202 2021-12-09 17:40:33
-
- What is the difference between sqlite and mysql
- Differences: 1. Compared with MySQL, SQLite supports fewer data types. 2. SQLite has better portability, while MySQL has worse portability. 3. MySQL has a well-structured user management system, but SQLite does not. 4. SQLite does not have a built-in authentication mechanism, but MySQL does, which is more secure.
- Mysql Tutorial . nosql 25148 2021-12-01 19:19:19
-
- What framework does nodejs have?
- The nodejs frameworks include: Express, Koa, Socket, Hapi, Total, Sail, Derby, Meteor.js, Loopback, NestJS, Mean, Partial, Egg.js, thinkjs, Sails, etc.
- Front-end Q&A . nosql 3348 2021-11-23 16:31:35
-
- Teach you step by step to build Mysql single machine multiple instances
- With the development of Internet technology, the amount of data is becoming larger and larger, and we are in urgent need of a large storage and large analysis system. Although there are data storage methods such as NoSQL database and Hadoop file storage that can solve this problem, relational databases still have their advantages, especially the processing of structured data, and the performance is still excellent.
- Mysql Tutorial . nosql 2258 2021-12-30 17:41:12
-
- Highly liked sharing: MySQL optimization ideas that are in line with production
- Due to the length of the article, it is impossible to explain every point in detail like a video tutorial. I can only summarize some general points based on my limited knowledge. Even so, the length of the article is already very long. If you are interested in a certain point, please go to Baidu/Google for in-depth knowledge of individual details.
- Mysql Tutorial . nosql 2487 2021-11-05 16:43:05
-
- What are the comparison operators?
- Comparison operators are: =, "<=>", "<> (!=)", "<=", ">=", >, "IS NULL", "IS NOT NULL", LEAST, GREATEST, IN , ""NOT IN", LIKE, REGEXP, etc.
- Mysql Tutorial . nosql 22049 2023-01-07 11:42:57
-
- What are the differences between Mysql8 and mysql5.7
- This article will introduce to you the difference between Mysql8 and mysql5.7. It has certain reference value. Friends in need can refer to it. I hope it will be helpful to everyone.
- Mysql Tutorial . nosql 4532 2021-06-07 09:34:54
-
- Come and have some basic PHP interview questions
- This article summarizes some basic PHP interview questions for everyone. It has certain reference value. Friends in need can refer to it. I hope it will be helpful to everyone.
- PHP Tutorial . nosql 4721 2023-04-10 06:36:01
-
- 8 Node.js Frameworks Worth Knowing in 2021
- This article will introduce to you the Node.js framework that is most worth knowing and using in 2021. It has certain reference value. Friends in need can refer to it. I hope it will be helpful to everyone.
- JS Tutorial . nosql 3793 2021-04-30 21:09:37
-
- Summary of common interview questions about Redis (with answer analysis)
- After interviewing with 6 major manufacturers, I summarized and shared with you the common Redis interview questions that were poorly asked (with answers and analysis). It has certain reference value. Friends in need can refer to it. I hope it will be helpful to everyone.
- Redis . nosql 2905 2021-04-13 09:34:48
-
- what is cap
- The full name of cap is the CAP principle or the CAP theorem, which means that in a distributed system, the three elements of consistency (Consistency), availability (Availability), and partition tolerance (Partition tolerance) can only achieve at most two points at the same time. It is impossible. Take care of all three.
- Common Problem . nosql 39388 2023-01-13 00:34:22
-
- Introduction to usage scenarios of redis data structure
- There are five data structures in the redis database, which are: string-string, Hash-dictionary, List-list, Set-collection, and Sorted Set-ordered set.
- Redis . nosql 2640 2021-03-09 09:09:43
-
- A PHPer with 3-5 years of experience should have these skills!
- It’s time again, gold, three and silver, the season of changing jobs. I wasn't planning to change my job, but I looked through recruitment information online. Since I work in PHP, I looked at the current recruitment needs in the next 3-5 years, and found that these recruitment information had the following requirements...
- headlines . nosql 8154 2021-03-08 14:42:07
-
- redis introduces the principle of distributed database CAP
- The traditional ACID are A (Atomicity), C (Consistency), I (Isolation), Independence, D (Durability). Persistence relational databases follow ACID rules, which will be introduced in detail in the redis column.
- Redis . nosql 3352 2021-02-25 10:02:09