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

Author: Simo

PowerDesigner collaboration with SQL Server () data model and database of database

Data model conversion into database Generate database script according to DB design, “Database”-“Generate Database…”;
< /span>

Set the script storage path and name, select “Direct generati

September 21, 2021By Simo Power Designer Collaboration, conversion, data, database, model, mutual, PowerDesigner, server, SQLLeave a Comment

Deploy high performance PostgreSQL cluster

Postgres-XL is composed of three major components: the GTM (Global Transaction Manager), the Coordinator and the Datanode. Their features are given in the following sections. GTM (Global Transactio

September 21, 2021By Simo Postgresql cluster, Deploy, high performance, PostgreSQLLeave a Comment

PostgreSQL – How do I know the actual count in a big table of high insertion rates

Suppose I have a table with exactly 10M rows. I need to know the exact number of rows. It takes 5 seconds for COUNT requests. Suppose 100 rows are added to the table every second.

If I now re

September 21, 2021By Simo Postgresql actual count, high, How, INSERT, know, large, PostgreSQL, rate, tableLeave a Comment

An article detailed Nosql database Redis

A picture to explain the branch products of DB

Introduction to osql database

It is a non-relational database service that can solve the concurrency capabilities of conventional databases,

September 21, 2021By Simo Nosql database, detailed, NOSQL, One article, RedisLeave a Comment

How to sort in PostgreSQL via UUID?

Is there any order guarantee for using uuid_generate_v1() on postgresql?

If yes, it does not matter whether it is guaranteed to generate the UUID on each machine or on which machine? Since V1

September 21, 2021By Simo Postgresql How to sort by, PostgreSQL, UUIDLeave a Comment

Anyone uses the NOSQL database for medical record storage?

Electronic medical records are composed of different types of data. The access information (date/location/insurance information) seems to be applicable to the RDMS. Other types of medical informati

September 21, 2021By Simo NosqlLeave a Comment

PostgreSQL – Postgres unique constraint is not forced uniqueness

This is my constraint:

CREATE UNIQUE INDEX index_subscriptions_on_user_id_and_class_type_id_and_deleted_at
ON subscriptions
USING btree
(user_id, class_type_id, deleted_at); This query pr

September 21, 2021By Simo Postgresql Constraint, mandatory, Postgres, PostgreSQL, UniqueLeave a Comment

PostgreSQL – Postgres hierarchy – counting of sub-level, sorted by subkey or grandson

I want to know how to write a postgres subquery so that the following example will output what I need.

id parent_id postdate
1   -1 2015-03-10
2     1 2015-03-11 (child level 1)
3     1 2015

September 21, 2021By Simo Postgresql Child, Count, Date, Grandson, Hierarchy, Level, Postgres, PostgreSQL, SORT, structure, SubLeave a Comment

PostgreSQL arrangement by query optimization order

I encountered a small problem here.

SELECT DISTINCT ON (“reporting_processedamazonsnapshot”.”offer_id”) *
FROM “reporting_processedamazonsnapshot” INNER JOIN
“offers_boooffer”
ON (“report

September 21, 2021By Simo Postgresql arrangement, Optimization, order, pass, PostgreSQL, queryLeave a Comment

Introduction to the Venice Source Code and Nosql

NoSQL (Not Only SQL), which means “not just SQL”, is a brand-new revolutionary database movement. It was proposed in the early days, and the trend has been increasing until 2009. Proponents of NoSQ

September 21, 2021By Simo NosqlLeave a Comment

Posts navigation

Page 1 … Page 539 Page 540 Page 541 … Page 590
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