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

Tag: data

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

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

PostgreSQL big data query Adex sumcore and non-Caocau

1. Create a test table

CREATE TABLE big_data
(
id character varying(50) NOT NULL,
name character varying(50),
datetime timestamp with time zone,
CONSTRAINT big_data_pkey PRIMARY KEY (id)

September 21, 2021By Simo Postgresql data, index, large, plus, PostgreSQL, query, Summary, time consuming, unpredictableLeave a Comment

PostgreSQL – Postgres – Calculation of cumulative data

I collect data from some API sources through Python and add it to 2 tables in Postgres.

Then, I use this data To generate reports, join and group/filter data. I add thousands of rows every da

September 21, 2021By Simo Postgresql accumulation, Calculation, change, data, Postgres, PostgreSQLLeave a Comment

PostgreSQL – the inconsistency between the month, Japanese and seconds of the interval data type

I understand why postgresql uses month, day and second fields to represent the sql interval data type. If it involves daylight saving time adjustments, the length of a month is not always the same.

September 21, 2021By Simo Postgresql between, data, Day, display, inconsistent, Interval, month, PostgreSQL, stopwatch, typeLeave a Comment

RDBMS – Relationship between reasonable export and non-relational data

For various reasons, we have different products that rely on relational databases, which are basically the transactional nature of operations (atomicity, consistency, etc.). This will not change so

September 21, 2021By Simo Nosql data, export, non-, RDBMS, reasonable, Related, relationshipLeave a Comment

Add a missing monthly date in the time series data in PostgreSQL

I have monthly time series data in the table, where the date is the last day of the month. Some dates are missing in the data. I want to insert these dates and add zero values ​​for other attribute

September 21, 2021By Simo Postgresql addition, data, Date, Medium, missing, monthly, PostgreSQL, Time SeriesLeave a Comment

Bluetooth-Lowenergy – Ibeacon can have data load

I know that the definition of iBeacon is the fixed specification of the advertising packet it is transmitting:

> 9-byte iBeacon prefix
> 16-byte UUID
> 2 bytes primary
> 2 bytes secondary
> 1

September 13, 2021By Simo Load Balance Bluetooth, data, Has, Ibeacon, load, Lowenergy, YesLeave a Comment

Design and Implementation of Data Structure of EOCS Cross Chain Contract Zone

Core data structure analysis 1
2
3
< span class="line">4
5
6
struct {
block_timestamp_type timestamp;
account_name producer;

static uint32_t num_from_id(const block_id_type& id);
}

August 22, 2021By Simo Bitcoin block, chain, contract, cross, data, EOCS, Implementation, structure designLeave a Comment

.NET – A strange thing when using the inline initialization anti-sequence

When serializing a type with a boolean member initialized to true inline – I always get the value true when the object is deserialized (obviously, the problem is in the serialization The actual val

August 22, 2021By Simo Micro Services Boolean, chemical, data, Hair, Initialization, Inline, Inverse, Member, Sequence, Strange, Things, time, UsingLeave a Comment

Posts navigation

Page 1 … Page 16 Page 17 Page 18 Page 19
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