Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Category: Database

The database is a warehouse that organizes, stores and manages data according to the data structure. It was created more than 60 years ago. With the development of information technology and the market, especially after the 1990s, data management is no longer just It is to store and manage data, and transform it into various data management methods required by users. There are many types of databases, from the simplest tables that store various data to large-scale database systems that can store massive amounts of data. They have been widely used in all aspects.

PostgreSQL copies the data into the table

I use the copy command in Postgresql, I have a line of data in a text file, it is the separator, I want to copy it to the db table. I received an error saying:
Error: Invalid byte sequence encodin

September 21, 2021By Simo Postgresql Copy, data, PostgreSQL, table, willLeave a Comment

PostgreSQL – put the explain result in the table?

I saw from Postgres 8.1 docs that EXPLAIN generated data similar to the table:

Prior to PostgreSQL 7.3 , the plan was emitted in the form of a NOTICE
message. Now it appears as a query resul

September 21, 2021By Simo Postgresql Explain, PostgreSQL, Put, result, tableLeave a Comment

PowerDesigner creates an index

http://www.qeefee.com/article/ws00000400

http://blog.csdn.net/imlmy/article/details/8082383

Export into sql statement:

First select the database to be converted into a physical mo

September 21, 2021By Simo Power Designer Created, index, PowerDesignerLeave a Comment

PostgreSQL Intellij: fatal: Role XXX does not exist

I can connect to psql and do what I want instead of IntelliJ.

PostgreSQL version: postgres (PostgreSQL) 9.6.1
IntelliJ version: 2016.3.1 IntelliJ configuration:

URL: jdbc:postgresql://l

September 21, 2021By Simo PostgresqlLeave a Comment

PostgreSQL – AWS Database Single Columns Add a lot of data

I am using PgAdmin to retrieve data from an AWS database. This works well. The problem is that I set a column to True after retrieving the corresponding row and initially set it to Null. Doing so w

September 21, 2021By Simo Postgresql added, AWS, database, large data, PostgreSQL, single columnLeave a Comment

PostgreSQL – Use postgres to set the ID array as the foreign key?

Similar to this question – Postgres creating a Table with an array of foreign keys

Any updates about this situation, even new ones with this feature Beta?

The current patch still has ma

September 21, 2021By Simo Postgresql array, external, ID, key, Postgres, PostgreSQL, set, useLeave a Comment

MySQL Backup – Back up all databases in turn using mysqldump

In some scenarios, the databases need to be backed up separately, and in some scenarios, all the databases need to be backed up together. Hereby we organize this backup script

#! /bin/bash
#

September 21, 2021By Simo Mysql all, Backup, database, mysql, MySQLDUMP, sequel, UsedLeave a Comment

What is the difference between NOSQL and the column-oriented database?

The more you read about NoSQL, it starts to sound like a column-oriented database.

What is the difference between NoSQL (such as CouchDB, Cassandra, MongoDB) and column-oriented databases (su

September 21, 2021By Simo Nosql Column, database, Difference, facing, NOSQL, whatLeave a Comment

PostgreSQL11 installation

There are two installation methods for postgresql11: binary source code installation, rpm package installation

wget https: //ftp.postgresql.org/pub/source/v11.5/postgresql-11.5.tar.gz
./confi

September 21, 2021By Simo Postgresql installation, PostgreSQL, postgresql11Leave a Comment

NOSQL database for storing big files?

I need to store very large (more than 512Mb) binary files in a NoSQL database. What special NoSQL database implementation allows? No experience, but Mongos GridFS is the only one I’ve heard of,

September 21, 2021By Simo Nosql big, database, file, for, NOSQL, storageLeave a Comment

Posts navigation

Page 1 … Page 32 Page 33 Page 34 … Page 47
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress