current location:Home > Technical Articles > Database
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- What are the differences between redis and mysql?
- Redis database tutorial: This article summarizes several differences between redis and mysql, which has certain reference value. I hope it can be helpful to everyone.
- Redis . nosql 3716 2021-01-06 10:25:36
-
- What is stored in the database
- Stored in the database are data and the relationships between data. A database is a warehouse that organizes, stores, and manages data according to a data structure. It is a collection of large amounts of data that is stored in a computer for a long time, is organized, shareable, and unified management.
- Common Problem . nosql 59053 2023-02-13 14:30:19
-
- Pinterest MySQL practice uses sharding to solve the storage problem of tens of billions of data
- This is a technical study of how we split data across multiple MySQL servers. Pinterest is your discovery engine for everything that interests you. From a data perspective, Pinterest is the largest collection of human interest images in the world. There are over 50 billion Pins saved by Pinners on 1 billion boards
- Mysql Tutorial . nosql 2072 2020-12-24 09:25:55
-
- What are the three types of databases?
- Database types can be divided into hierarchical, network and relational types. A hierarchical database presents data according to a hierarchical structure (tree structure); a network database is a database that uses network principles and methods and is based on a network data model; a relational database uses a relational model to A database that organizes data.
- Common Problem . nosql 60497 2023-02-13 16:01:42
-
- Database performance optimization for java interview
- Database optimization: 1. Configure mysql performance optimization parameters; 2. Optimize the data table structure; 3. Use field indexes rationally.
- JavaInterview questions . nosql 2527 2020-12-01 14:56:51
-
- What are non-relational databases?
- Common non-relational databases are: 1. mongodb; 2. cassandra; 3. redis; 4. hbase; 5. neo4j; among which mongodb is a very famous NoSQL database, which is a document-oriented open source database.
- Redis . nosql 66579 2020-11-30 10:30:52
-
- What are the differences between relational databases and non-relational databases?
- Difference: Relational data is naturally in tabular format, so it is stored in the rows and columns of data tables; data tables can be stored in association with each other, and data can be easily extracted. Non-relational data is not suitable for storage in rows and columns of data tables, but is grouped together in large chunks; non-relational data is usually stored in data sets, like documents, key-value pairs, or graph structures.
- Mysql Tutorial . nosql 55838 2020-11-12 17:00:36
-
- Detailed explanation of the application scenarios, advantages and disadvantages of Redis
- Below, the Redis tutorial column will introduce the application scenarios, advantages and disadvantages of Redis to you. I hope it will be helpful to friends in need! As a typical non-relational database, Redis is currently widely used in enterprise-level applications. It is very suitable for scenarios with little storage and huge access volume. All data is in-memory...
- Redis . nosql 2282 2020-11-03 15:41:45
-
- How to understand what distributed databases are
- Distributed databases include: 1. Elasticsearch database, which can exist on a single node or multiple nodes; 2. Redis database, which supports rich data types; 3. Mongodb database, which can obtain data more conveniently; 4. Mysql distributed cluster, high availability .
- Common Problem . nosql 9734 2022-05-13 11:46:09
-
- 10 Top NodeJS Frameworks for Developers
- Node.js is an open source, cross-platform JavaScript runtime environment based on the Chrome V8 engine. The event-driven, non-blocking I/O model enables the NodeJS framework to develop extremely lightweight and efficient web applications. Here are 10 top NodeJS frameworks recommended to you.
- JS Tutorial . nosql 1933 2020-09-17 17:59:52
-
- The latest redis interview questions and answers in 2023 (collection)
- Today, the PHP Chinese website has summarized some frequently asked questions in redis interviews for students. In addition to these common redis interview questions, we have also compiled some of the latest redis advanced interview questions in 2023. Welcome to learn, master these, and you can win. It’s the interviewer!
- Redis . nosql 19721 2022-12-15 20:25:54
-
- Detailed explanation of the usage scenarios of 5 data structures in Redis
- Below, the Redis tutorial column will introduce you to the usage scenarios of the five data structures in Redis. This article explains the five data types in Redis: String, Hash, List, Set, and Sorted Set. Friends in need can refer to it!
- Redis . nosql 2666 2020-08-19 13:25:29
-
- What is the use of Yii framework?
- Yii is a PHP framework, a general Web programming framework that can be used to develop various Web applications built with PHP; because of its component-based framework structure and exquisitely designed caching support, it is particularly suitable for developing large-scale applications; it comes with rich functionality that significantly reduces development time.
- YII . nosql 2577 2020-08-17 14:16:09
-
- Detailed explanation of the underlying operating mechanism and working principles of PHP
- This article mainly introduces the underlying operating mechanism and working principle of PHP. The article introduces it in detail through pictures and texts. It has certain reference learning value for everyone's study or work. Friends who need it can follow the editor to learn together. .
- PHP Tutorial . nosql 3101 2023-04-09 12:24:01
-
- Share common Redis interview questions
- Redis is an open source non-relational database written in ANSI C language, complies with the BSD protocol, supports network, can be memory-based and persistent log-type, Key-Value database, and provides APIs in multiple languages.
- Redis . nosql 4170 2020-08-05 16:00:41