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.

Is there any type of interceptor implementation in SQLite?

I want to know, is there a way to intercept DML operations in sqlite? I am looking to implement something like an audit system to extract inserts and updates on the database, and record changes in

September 22, 2021By Simo Sqlite Any, Implementation, in, interceptor, SQLITE, type, whetherLeave a Comment

GeneaCle Comment Remarks when PowerDesigner exported

When exporting powerdesigner 15X to a database or SQL statement, I want to export the names of tables and fields into comments. How do I achieve this? ? The current situation is that some fields ca

September 22, 2021By Simo Power Designer build, Comment, export, Note, Oracle, PowerDesigner, timeLeave a Comment

SQLite – Phonegap Offline Database (Cross all platforms)

I have completed Phone Gap Storage. But Windows phones do not support this feature. Now I want to create an application that is truly compatible with all platforms. That is, Windows 8, Windows 7, W

September 22, 2021By Simo Sqlite all, cross, database, offline, PhoneGap, Platform, SQLITELeave a Comment

Unable to delete columns from SQLite table [android]

Since I can’t comment here: How do I delete column from sqlite table in android?

The method I did doesn’t work at all, the column is still Exist. This is my SQL:

db.execSQL(“CREATE TEMP

September 22, 2021By Simo Sqlite Android, Column, delete, SQLITE, table, UnableLeave a Comment

How to Max in SQLite (count (x))

I have a SQLite table blog_posts. Each blog post has an id and blog_id.

If I want to know how much each blog has Blog posts:

SELECT blog_id, count(1) posts FROM blog_posts group by blog

September 22, 2021By Simo Sqlite Count, How to, max, SQLITELeave a Comment

Table Structure Design with PowerDesigner – Express into SQL scripts, and solve Chinese garbled

For newcomers who are new to PowerDesigner, if you use PowerDesigner to design the structure of the table, if you just simply design the mapping relationship of the data model to view it, then ther

September 22, 2021By Simo Power Designer Chinese, FAST, garbled, import, PowerDesigner, Script, Solving, SQL, Structural Design, table, UsingLeave a Comment

SQLite – Group By timestamp value range

I spent a lot of time reading and still can’t find the best solution. I am designing an Android calorie counter application and I am using SQLite.
I have a table_logs table, in which There are 2 f

September 22, 2021By Simo Sqlite @timestamp, Group, Range, SQLITE, valueLeave a Comment

Specify which row is returned on SQLite Group

I encountered a tricky problem. I store all versions of all documents in a table. Each document has a unique id, and the version is stored as an integer. It will increment when there is a new versi

September 22, 2021By Simo Sqlite Group, one line, return, Specify, SQLITELeave a Comment

Learn mobile phone programming to learn about the SQLite database

SQLite is an embedded database, and its database is a file. Since SQLite itself is written in C and is small in size, it is often integrated into various applications, even in iOS and Android apps

September 22, 2021By Simo Sqlite database, learn, mobile phone, programming, SQLITE, understandLeave a Comment

How do we know the lock state of SQLite DB?

1) Is there a pragma or any way to understand the current lock state of sqlite db?
2) In addition, is there a way to know if other processes are using the database? About #1: No, because the an

September 22, 2021By Simo Sqlite DB, How, know, lock, SQLITE, state, WeLeave a Comment

Posts navigation

Page 1 … Page 9 Page 10 Page 11 … 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