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.

In-depth analysis of NOSQL database distributed algorithms

Abstract: Although the NoSQL movement did not bring fundamentals to distributed data processing Technological changes, but still triggered overwhelming research and practice on various protocols an

September 21, 2021By Simo Nosql Algorithm, analysis, database, distributed, in-depth, NOSQLLeave a Comment

Question When you create a function in PostgreSQL, “Error: Syntax error is in or near” RowType “

The following is a simple process in PL/SQL

PROCEDURE emp_get_rec (emp_rec IN OUT NOCOPY emp_content%ROWTYPE)< br /> IS
v_cnt NUMBER;
BEGIN
SELECT COUNT(*)
INTO v_cnt
FROM emp_content
W

September 21, 2021By Simo Postgresql RowType, SyntaxLeave a Comment

NOSQL modeling technology for big data architects

1. Preface

In order to adapt to the requirements of big data application scenarios, emerging architectures such as Hadoop and NoSQL, which are completely different from traditional enterprise

September 21, 2021By Simo NosqlLeave a Comment

NOSQL – How to deal with multiple to more DynamoDB

I am new to NoSql and DynamoDb, but from RDBMS..
My table is moving from MySql to DynamoDb. I have a table:
Customers (column: cid [ PK], name, contact information)
Hardware (column: hid [PK], n

September 21, 2021By Simo Nosql DynamoDB, how to handle, middle, More, multi-pair, NOSQLLeave a Comment

For structured data on a machine, NOSQL does the actual advantage for RDBMS?

So I have been trying to find out whether NoSQL really brings a lot of value beyond automatic sharding, and processed UNSTRUCTURED data.

Assuming I can install my STRUCTURED data on a single

September 21, 2021By Simo Nosql actual, Advantage, configuration, data, for, knot, Machine, NOSQL, one, RDBMS, whatLeave a Comment

Does NOSQL – CASSANDRA suitable for storage files?

I am developing a PHP platform that will use images, documents and any file format extensively, which will be in my mind, so I want to know if Cassandra is a good one for my needs The choice.

September 21, 2021By Simo Nosql Cassandra, file, NOSQL, store, suitable, whetherLeave a Comment

PostgreSQL Update Self-Grocence

— Updating the automation sequence often requires Used

select setval(‘dm_table_column_id_seq’,(select max(id) from dm_table_column));

select setval(‘dm_table_id_seq’,(select max(id) from d

September 21, 2021By Simo Postgresql increase, PostgreSQL, Update, variableLeave a Comment

PostgreSQL – How to use node-postgres for bulk insertion

I am using express and node-pg to import excel files into the postgres database

Currently I loop through the excel rows and perform inserts for each row, but I I think this is not the right w

September 21, 2021By Simo Postgresql Batch, how to use, INSERT, Node, Postgres, PostgreSQLLeave a Comment

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

Posts navigation

Page 1 … Page 28 Page 29 Page 30 … 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