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.

PostgreSQL 9.6 Parallel Polymerization

PostgreSQL in version 9.6 adds support for parallel aggregation.

With 9.6, PostgreSQL introduces initial support for parallel execution
of large queries. Only strictly read-only queries wher

August 22, 2021By Simo Postgresql 9.6, aggregation, in parallel, PostgreSQLLeave a Comment

Detailed steps in EntityFramework integrated SQLite

1. Build a solution (framework4.0 is used in this illustration) as shown in the figure:

2, add System.Data.SQLite reference as shown:

3. Make sqlite database files

uses navcat to

August 22, 2021By Simo Sqlite detailed, EntityFramework, integrated, SQLITE, stepsLeave a Comment

The PowerDesigner Palette toolbar is gone, how to find it back

I searched the Internet for “powerdesigner graphics toolbar” and found a way to retrieve the palette of the PowerDesigner toolbar Tools (toolbar) –> customsize toolbars (customized toolbar) –> pa

August 22, 2021By Simo Power Designer how to find, Palette, PowerDesigner, see, ToolbarLeave a Comment

PowerDesigner 15 How to Export SQL Schema

PowerDesigner exports all SQL scripts

Operation: Database=>Generate Database

How PowerDesigner exports table building sql scripts

1 According to database type , Switch the databas

August 22, 2021By Simo Power Designer how to export, PowerDesigner, Schema, SQLLeave a Comment

Cassandra Primary Key allows repetition

I tried to insert two records with all the same values ​​in the primary key in the Cassandra table, and the insertion was successful. I am new to Cassandra and think that Primary Keys in Cassandra

August 22, 2021By Simo Nosql Cassandra, key, permission, Primary, repetitionLeave a Comment

.NET – Recommend a good DB4O viewer

I’m playing db4o, I have Visual Studio Object Manager viewer. It seems okay, but it doesn’t fully conform to tools such as HeidiSQL/SQL Studio/etc, let alone it locks up db4o file – I cannot use my

August 22, 2021By Simo Nosql DB, DB4O, device, ok, one, Recommended, viewLeave a Comment

[Oracle] Rman Duplicate Replication Library

Basic environment:

Purpose: to restore from the source database to the test library by means of physical recovery of RMAN.
How to verify, insert a few pieces of data in the source database

August 22, 2021By Simo Oracle Copy, DuPlicate, Library, Oracle, RmanLeave a Comment

Database – SQLite – Table Constraints Unique and Column Constraints Unique Differences between UniQue?

Questions about SQLite.

In CREATE TABLE SQL, we can add UNIQUE constraints in any way: column-constraint or table-constraint. My question is simple. Do they work differently?

The only d

August 22, 2021By Simo Sqlite Any, Column, Constraint, database, Difference, SQLITE, table, UniqueLeave a Comment

The meaning of% TYPE in the Oracle stored procedure

Transfer:

Example:

CREATE OR REPLACE
procedure getDeptById
(
v_deptno in dept.deptno%type
)
is
v_dname dept.dname%type;
v_loc dept.loc%type;
begin
select dname,loc into v_dname,v_loc fr

August 22, 2021By Simo Oracle meaning, Oracle, process, storage, typeLeave a Comment

Advantages of Oracle Merge Into

Introduction   Oracle merge into command, as the name implies, is “update if there is, insert if not”. This is also the core idea of ​​the merge into command. In the actual development process, we

August 22, 2021By Simo Oracle Advantage, Merge, OracleLeave a Comment

Posts navigation

Page 1 … Page 43 Page 44 Page 45 … 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