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

Month: September 2021

PostgreSQL Change Configuration Question

Supplement: How to determine the path of the psql configuration file

①Switch to the psql user, here is thunisoft.

② There are many ways to determine the path, here are some commonly use

September 21, 2021By Simo Postgresql change, configuration, effectiveness, PostgreSQL, problemLeave a Comment

NOSQL – Use the relational database to carry out countless data – best practice

After reading the article written by Bret Taylor (Co-founder of FriendFeed, current CTO of Facebook) How FriendFeed uses MySQL to store schema-less data After the shocking article, I began to doubt

September 21, 2021By Simo Nosql best, data, database, NOSQL, practice, progress, relationship, useLeave a Comment

Find loop references in the PostgreSQL table?

I have a property sheet (ID int,SourceID int,TargetID int,TargetType int)

ID SourceID TargetID< br />———————
1 123 456
2 456 789
3 1 123
4 456 1
5 2 1
I want to find all circular references. I want to write a PL/pgsql function for this.

here ID 4 = 456 1 123 456 circular reference

September 21, 2021By Simo Postgresql Circulation, Find, PostgreSQL, reference, tableLeave a Comment

Recursive JSON in PostgreSQL

I have the following table in PostgreSQL 9.5 server:

It is worth noting that the position is theoretically infinitely recursive. I need to generate a JSON message from the root position and r

September 21, 2021By Simo Postgresql generated, JSON, middle, PostgreSQL, recursionLeave a Comment

PostgreSQL – HIVE flow does not work

I try to follow https://cwiki.apache.org/confluence/display/Hive/Streaming+Data+Ingest#StreamingDataIngest-StreamingRequirements to enable hive streaming I have changed all configuration properties

September 21, 2021By Simo Postgresql Flow, hive, PostgreSQL, WorkLeave a Comment

NOSQL Database Redis Series (1) – Introduction to Redis

I. Introduction to redis (1) Introduction to Redis

Redis is completely open source and free, complies with the BSD protocol, and is a high-performance key-value database.

Redis and othe

September 21, 2021By Simo Nosql database, NOSQL, profile, Redis, seriesLeave a Comment

PowerDesigner Connect the mysql database using the DSN file

First create a new PDM model

Enter the password and click OK, there will be a little pause and then a pop-up will pop up. The connection is successful. This is to test whether it can be connected.

To connect to mysql in PDM, see the following steps:

September 21, 2021By Simo Power Designer connection, database, DSN, file, mysql, PowerDesigner, UsingLeave a Comment

PostgreSQL – Sharing routine in user community

I built a toolbox for a branch of biology. One of the reasons for choosing Julia is its simplicity, because biologists are not considered capable of writing complex C code
What I want to add is a

September 21, 2021By Simo PostgresqlLeave a Comment

PostgreSQL – JSON WHERE uses Query Builder to CLAUSE

This is the JSON value in the data column of a thing table:

{a: [{b: 1} , {b: 2}]} I can use the original query like this to get all the content containing b equal to 1:

select * from t

September 21, 2021By Simo Postgresql builder, JSON, PostgreSQL, query, UsingLeave a Comment

PowerDesigner database

Novice learning database (1) Design the database with Powerdesigner
Description:

1. To learn to use development language for database programming, the key is to learn sql language, develo

September 21, 2021By Simo Power Designer database, PowerDesignerLeave a Comment

Posts navigation

Page 1 … Page 173 Page 174 Page 175 … Page 180
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