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

PowerDesigner can’t do database conversion

You need to select the database before creating a table with the powerDesinger tool. After determining the database type and version, you can’t Do database conversion again, unless you re-create a

September 21, 2021By Simo Power Designer conversion, database, done, PowerDesigner, UnableLeave a Comment

PowerDesigner generates an HTML document

Using PowerDesinger to produce HTML documents, it is convenient to query the detailed information of the data table

The steps are as follows:

< p>Using PowerDesinger to produce HTML doc

September 21, 2021By Simo Power Designer Document, generated, HTML, PowerDesignerLeave a Comment

PowerDesigner does not have a Database menu

powerdesigner will only show the database menu when the physical model PDM is selected. You need to double-click pdm to show the database

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

Dynamic data perspective query using PostgreSQL 9.3

I have a table called Product:

create table product (
ProductNumber varchar(10) ,
ProductName varchar(10),
SalesQuantity int,
Salescountry varchar(10)
); Sample value:

insert into p

September 21, 2021By Simo PostgresqlLeave a Comment

PostgreSQL – How to specify different column types according to the database type of Haskell GROUNDHOG?

Using the Groundhog library in Haskell, I want to implement a column type that uses “uuid” when the backend is Postgresql, otherwise just use “varchar” for any other backends. Although this should

September 21, 2021By Simo Postgresql Baskell, Column, database, Different, Groundhog, How, PostgreSQL, Specify, typeLeave a Comment

PostgreSQL – Docker Postgres is not running the init file in docker-entrypoint-initdb.d

Based on Docker’s Postgres documentation, I can create any *.sql file in /docker-entrypoint-initdb.d and let it run automatically.

I have init.sql contains CREATE DATABASE ronda;

In my

September 21, 2021By Simo Postgresql Docker, Entrypoint, INITDB, Initdb.d, not, ONTDB.D, PostgreSQLLeave a Comment

NOSQL – Cassandra file structure – How is the file used?

When trying to use Cassandra, I found that Cassandra will write the following files:

/…/cassandra/ commitlog/CommitLog-.log
/…/cassandra/data/Keyspace1/Standard1-1-Data.db
/…/cassandra/

September 21, 2021By Simo Nosql Cassandra, file, How, NOSQL, structure, useLeave a Comment

Liu Wei: TIDB tool chain and ecology

This article is the content of “TiDB Tool Chain and Ecology” shared by Liu Yin, the head of PingCAP’s commercial product team, at TiDB DevCon2018 at the beginning of this year. It introduces the pe

September 21, 2021By Simo Nosql chain, Ecology, Liu, TIDB, toolLeave a Comment

PostgreSQL Install and create users and create a database

One. Installation You can refer to the postgresql official website installation tutorial: https://www.postgresql.org/download/linux/redhat/

Centos 6 install postgresql 10

Add RPM:

September 21, 2021By Simo Postgresql creation, database, installation, PostgreSQL, userLeave a Comment

PostgreSQL – PGADMIN 4 (or DB VisualiSer) Entity Relationship

How to use pgAdmin v4 or DB Visualizer or any other open source tools to make entity relationship diagrams?

PG Administrator
pgadmin III has many interpreters, but they suggest that there sho

September 21, 2021By Simo Postgresql DB, diagram, entity, PGADMIN, PostgreSQL, relationship, VisualiserLeave a Comment

Posts navigation

Page 1 … Page 164 Page 165 Page 166 … 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