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.

Mono a function for each updated row in PostgreSQL

I have a sql UPDATE statement in the plpgsql function. I now want to call the pg_notify function for each updated row, and am not sure if my solution is the best possibility.

I don’t know whe

September 21, 2021By Simo Postgresql call, each, function, in, one, PostgreSQL, Row, updatedLeave a Comment

Large capacity NOSQL solution: Aerospike actual combat

Github has been focusing on providing news push services for developers for many years. Through a push SDK, the mobile terminal establishes a long connection with the server and maintains an online

September 21, 2021By Simo Nosql actual combat, Aerospike, Big capacity, NOSQL, solutionLeave a Comment

NOSQL – Redis: Handling failover?

Redis really seems to be a great product with built-in replication and amazing speed. After testing, it definitely feels like a 2010 memcached replacement.

However, since memcached is usually

September 21, 2021By Simo Nosql Failure, NOSQL, Processing, Redis, transferLeave a Comment

PowerDesigner generates SQL table name with quotation number solution

When powerdesigner connects to oracle11g, I created a table aaa
The generated SQL statement is:
drop table ” aaa” cascade constraints;

create table “aaa”
(
“id” INT not null,
“name” NVARCHAR

September 21, 2021By Simo Power Designer generated, Name, PowerDesigner, quotation marks, solution, SQL, table, WithLeave a Comment

Receive the postgreSQL backend behavior after “Termination” (‘x’) after “Commit”

We run postgres server v9.2.8 and use epgsql (erlang) as the client library. In some cases, we produce in a production environment but cannot reproduce it in a development environment , We are losi

September 21, 2021By Simo Postgresql after, backend, behavior, Commit, end, PostgreSQLLeave a Comment

Which version of CQLSH is compatible with Cassandra 2.1.9?

The problem I am facing is populate_io_cache_on_flush is not a column defined in this metadata problem mentioned in the question.

According to 0700 in the second article of the answer For the

September 21, 2021By Simo Nosql 2.1.9, Cassandra, compatible, CQLSH, version, whichLeave a Comment

How to deal with changes in data over NOSQL

We are evaluating the upcoming projects of NoSQL. I tend to think about things in an RDBMS way and have difficulties in conceptualization and lack of standardization.

I know that copying data

September 21, 2021By Simo Nosql change, data, How to deal with, Medium, NOSQL, repetitionLeave a Comment

OpenFire Source Code 25: Message Receipts and Offline News (below)

This article continues immediately above.

Redis-based message receipt. The main process is divided into the following steps:

1) Temporarily store the message in redis, and set the expir

September 21, 2021By Simo Nosql back, fifteen, learning, News, offline, Openfire, Source Code, twoLeave a Comment

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

Posts navigation

Page 1 … Page 37 Page 38 Page 39 … 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