- Intro to Database Systems : Schema Refinement - Functional Dependencies
- A Tiny Intro to Database Systems
- How to work optimally with relational databases
- The Wide World of Databases
- In memory database plus traditional database combination back end architecture pattern
- DISTRIBUTED SQL DATABASE FOR THE AGE OF DOCKER
- Aven is a code generator, create an .aven scheme file and the generator will iterate over your Database, tables and columns
- An Improved Private Mechanism for Small Databases
- Simplify: move code into database functions
- PROBABILISTIC M2M RELATIONSHIPS USING BLOOM FILTERS
- New course: Learn SQL interactively on Khan Academy
- Top 5 SQL and Database Courses to Learn Online
- SQLBolt, a series of interactive lessons and exercises
- Effective Micro-caching in Relational Database
- Graphs in the database: SQL meets social networks
- sqlfiddle.com
- Solving Sudoku with SQL
- Practical Persistence in Go: SQL Databases
- Why your query language should be explicit
- Advanced Queries With SQL That Will Save Your Time
- How to Build Advanced SQL. Building more maintainable, readable… | by SeattleDataGuy | Better Programming | Jul, 2020 | Medium
- The Sequel to SQL
- Thoughts on Time-series Databases
- DB 102: Database Orientation - Row vs. Column
- NewSQL vs. NoSQL for New OLTP
- Database expert on why NoSQL mattered — and SQL still matters
- SQL Style Guide
- SQL Commands Cheat Sheet - Download in PDF & JPG Format - Intellipaat
- How does a relational database work
- Generating MoM, YoY and CMGR from SQL
- Crab adds SQL to your command lin
- PizzaHack - Project from Maghimim 2015 camp for teaching about the SQL Injection vulnerability, and about SQL
- free.codebashing.com/courses/python/lessons/sql_injection 파이썬으로 대화형 sql injection test
- How I bypassed Cloudflare's SQL Injection filter
- Error-Based SQL Injection.. : 네이버블로그
- 웹 개발자를 위한 SQL injection 웹 해킹 보안 가이드
- Welcome to the π-Base - A community database of topological examples with automated deduction and powerful search
- Yesquel: scalable SQL storage for Web applications
- FreeGeoDB - Free database of geographic place names and corresponding geospatial data
- RDBMS Genealogy
- "Transactions: myths, surprises and opportunities" by Martin Kleppmann
- #WDILTW – To use a RDBMS is to use a transaction
- DBMS는 어떻게 트랜잭션을 관리할까?
- GalaXQL - Interactive SQL tutorial
- Learn SQL - Free Interactive SQL Tutorial
- SQL Tutorial for Beginners – Learn SQL Programming Online -Intellipaat
- (즐겁게 배우는 SQL) 기획 소개
- 즐겁게 배우는 SQL - YouTube
- (즐겁게 배우는 SQL #1) 정말 간단한 질의부터 시작하자
- (즐겁게 배우는 SQL #2) 행을 정렬하자
- (즐겁게 배우는 SQL #3) 데이터를 필터링하자 - Select Distinct
- (즐겁게 배우는 SQL #4) 데이터를 필터링하자 - where
- (즐겁게 배우는 SQL #5) 데이터를 필터링하자 - limit
- (즐겁게 배우는 SQL #6) 데이터를 필터링하자 - between
- (즐겁게 배우는 SQL #7) 데이터를 필터링하자 - in
- (즐겁게 배우는 SQL #8) 데이터를 필터링하자 - like
- (즐겁게 배우는 SQL #9) 데이터를 필터링하자 - GLOB
- (즐겁게 배우는 SQL #10) 데이터를 필터링하자 - IS NULL
- (즐겁게 배우는 SQL #11) 테이블을 조인하자 - JOIN 설명
- (즐겁게 배우는 SQL #12) 테이블을 조인하자 - INNER JOIN
- (즐겁게 배우는 SQL #13) 테이블을 조인하자 - LEFT JOIN
- (즐겁게 배우는 SQL #14) 테이블을 조인하자 - CROSS JOIN
- (즐겁게 배우는 SQL #15) 테이블을 조인하자 - SELF JOIN
- (즐겁게 배우는 SQL #16) 테이블을 조인하자 - FULL OUTER JOIN
- (즐겁게 배우는 SQL #17) 데이터를 그룹으로 묶어보자 - Group By
- (즐겁게 배우는 SQL #18) 데이터를 그룹으로 묶어보자 - HAVING
- (즐겁게 배우는 SQL #19) 집합 연산자를 배우자 - Union
- (즐겁게 배우는 SQL #20) 집합 연산자를 배우자 - Except와 Intersect
- (즐겁게 배우는 SQL #21) 집합 연산자를 배우자 - MySQL에서 Intersect와 Except 흉내내기
- (즐겁게 배우는 SQL #22) 서브 질의를 배우자 - 서브 질의
- (즐겁게 배우는 SQL #23) 서브 질의를 배우자 - Exists
- (즐겁게 배우는 SQL #24) 서브 질의를 배우자 - Case
- (즐겁게 배우는 SQL #25) 보너스 - 지금까지 배운 내용 응용하기
- (즐겁게 배우는 SQL #26) CRUD 연산의 기본기를 배우자 - C(Create)를 위한 INSERT
- (즐겁게 배우는 SQL #27) CRUD 연산의 기본기를 배우자 - U(Update)를 위한 UPDATE
- (즐겁게 배우는 SQL #28) CRUD 연산의 기본기를 배우자 - D(Delete)를 위한 DELETE
- (즐겁게 배우는 SQL #29) CRUD 연산의 기본기를 배우자 - 삽입하거나 기존 행을 대체하는 REPLACE
- (즐겁게 배우는 SQL #30) 트랜잭션이 뭐지?
- (즐겁게 배우는 SQL #31) 데이터를 정의하자 - SQL 데이터 타입
- (즐겁게 배우는 SQL #32) 데이터를 정의하자 - 테이블 생성
- (즐겁게 배우는 SQL #33) 데이터를 정의하자 - 테이블 변경
- (즐겁게 배우는 SQL #34) 데이터를 정의하자 - 테이블 열 이름 변경
- (즐겁게 배우는 SQL #35) 데이터를 정의하자 - 테이블 제거
- (즐겁게 배우는 SQL #36) 데이터를 정의하자 - 청소(Vacuum)
- (즐겁게 배우는 SQL #37) 제약 조건 - 기본 키
- (즐겁게 배우는 SQL #38) 제약 조건 - 외래 키
- (즐겁게 배우는 SQL #39) 제약 조건 - NOT NULL 제약
- (즐겁게 배우는 SQL #40) 제약 조건 - UNIQUE 제약
- (즐겁게 배우는 SQL #41) 제약 조건 - CHECK 제약
- (즐겁게 배우는 SQL #42) 제약 조건 - AUTOINCREMENT 제약
- (즐겁게 배우는 SQL #43) 뷰 - 뷰 생성
- (즐겁게 배우는 SQL #44) 뷰 - 뷰 제거
- (즐겁게 배우는 SQL #45) 색인 - 색인
- (즐겁게 배우는 SQL #46) 색인 - 표현식 기반의 색인
- (즐겁게 배우는 SQL #47) 트리거 - 트리거
- (즐겁게 배우는 SQL #48) 트리거 - INSTEAD OF 트리거
- (즐겁게 배우는 SQL #49) 윈도우 함수 - 윈도우 함수(1)
- (즐겁게 배우는 SQL #50) 윈도우 함수 - 윈도우 함수(2)
- DB에 하지 말아야 할 겪은 일들
- 고독쓰나미 - YouTube
- Torturing Databases for Fun and Profit
- EDB is a framework to make and manage backups of your database
- IntelliJ 0xDBE
- Chaos Tomb: Visualizing Gameplay with D3 and SQL
- Exploring the Wall Street Journal's Pulitzer-Winning Medicare Investigation with SQL
- Readings in Database Systems, 5th Edition
- aquerytool.com
- dbguide.net
- 코드카데미, SQL 중급 강의 무료 공개
- SQL,SELECT문처리순서/과정 parsing,optimization,execution,fetch,옵티마이저,파싱,실행,패치
- How to Optimize SQL Queries. This article sorts out some special… | by Pawan Jain | Jun, 2020 | Towards Data Science
- How to Optimize SQL Queries Part II | by Pawan Jain | Jul, 2020 | Towards Data Science
- Parsing SQL - Federico Tomassetti - Software Architect
- (SQL초보자를 위한, 쿼리최적화 for SQL튜닝)SQL쿼리작성Tip,최적화팁,최적화된SQL작성방법교육
- 제3회 스포카콘 SQL 쿼리 최적화 맛보기
- 비전공자를 위한 SQL
- 나만 모르고 있던 – Flyway (DB 마이그레이션 Tool)
- 예제로 배우는 SQL 프로그래밍
- DB-Engines Ranking - Trend Popularity
- Comparison of different SQL implementations
- DB 데이터를 Hadoop에 저장 시 삽질 두가지
- 혀로그래머 charsyam은 구라쟁이
- WebSanitizer ScanningVideotest acunetix com
- 패스트캠퍼스 SQL튜닝캠프 1일차 - 인덱스 구조와 스캔 방식
- 고치면서 배우는 즐거운 SQL
- SQL이란: 데이터 쿼리와 관리
- 데이터베이스 관리 도구: SQLGate 키보드 단축키
- Software engineer — from monolith to cloud: Auto Increment to UUID
- Reasons why SELECT * is bad for SQL performance | Tanel Poder Consulting
- UUIDs are Popular, but Bad for Performance — Let’s Discuss
- Generating UUIDs at scale on the Web | by Matthieu Wipliez | Teads Engineering | Jul, 2020 | Medium
- uuid-readable: Generate Easy to Remember, Readable UUIDs, that are Shakespearean and Grammatically Correct Sentences 🥳
- Understanding How UUIDs Are Generated - Digital Bunker
- Why Did We Shift Away From Database-Generated Ids?
- Don't Use Database Generated IDs | The Startup
- Instagram 에서 ID 샤딩하기
- Code Quality Comparison of Firebird, MySQL, and PostgreSQL
- SQL Best Practices — Designing An ETL Video
- DBMS 버퍼 관리의 두 가지 흐름 가상 메모리 페이지 교체 알고리즘 활용…페이지 부재 발생 빈도 줄여 성능 향상
- DBMS의 탄생과 발전, 그리고 역사
- 01 - History of Databases (CMU Databases / Spring 2020)
- 중국의 어떤 서버 개발자의 디비 설계
- An explanation of the difference between Isolation levels vs. Consistency levels
- What every developer should know about database consistency | Roberto Vitillo's Blog
- A Better Way to Write SQL queries for Developers
- 관계형 데이터 모델링
- Database 모델링에 대해서 정리해 봅니다
- 데이터 모델링이란? (관계형 DB 편)
- 검색엔진과 DB Like 검색의 결과가 다른 이유
- 코호트 분석(Cohort Analysis)을 SQL로 구현하는 테스트 코드
- Write-Ahead Log for Dummies
- 번역 데이터 구조와 설계 — 튜토리얼
- Database basics: writing a SQL database from scratch in Go
- Choosing a Database Technology
- The Best Medium-Hard Data Analyst SQL Interview Questions
- Things I Wished More Developers Knew About Databases
- Understanding Database IOPS - Part 1 | Kloud DB
- 오라클12c 행제한구문 실습, MySQL의 top-N 쿼리, 페이징 쿼리 (Pagination Query) - YouTube
- How to Implement Cursor Pagination Like a Pro | by Megan Chang | The Startup | Medium
- A Snowflake deep dive 기술이야기는 아니고 snowflake 소개
- Database of Databases - Home
- How to use Indexing for SQL Query Optimization | Towards Data Science
- Using SQL to Estimate Customer Lifetime Value (LTV) without Machine Learning - Data Science Central
- Understanding Connections & Pools
- 내가 만든 서비스는 얼마나 많은 사용자가 이용할 수 있을까? - 3편(DB Connection Pool)
- What can we learn from SQL's 50 year reign? A story of 2 Turing Awards
- Running a bakery on Emacs and PostgreSQL // Just a Summary
- Redesigning MySQL - AWS Tech Talk on the Aurora Database
- Now Available – Amazon Aurora
- 최소한의 다운타임으로 아마존 RDS Aurora DB로 이전하기
- MySQL에서 RDS(Aurora) 로 이관하기
- Amazon Aurora 내부 들여다보기 (1) – 쿼럼 및 상관 오류 해결 방법
- 20180726 AWS KRUG - RDS Aurora에 40억건 데이터 입력하기
- Amazon Aurora – MySQL에서 DB 부하에 대한 최적화 방법
- 재해복구(DR)를 위한 오로라 데이터베이스 구성
- AWS Aurora DB Cluster & Instance Parameter 튜닝
- Aurora 로컬 스토리지 성능 테스트
- Amazon Aurora MySQL Database Administrator’s Handbook (요약 및 의역)
- Amazon Aurora Multi-Master를 통한 고가용성 MySQL 애플리케이션 만들기
- Aurora MySQL를 운영하면서 알면 좋을 것 같은 미세한 팁
- Aurora MySQL 스냅샷을 Parquet 로 S3 에 Export
- When Should I Use Amazon Aurora and When Should I use RDS MySQL? - Percona Database Performance Blog
- A First Glance at Amazon Aurora Serverless RDS - Percona Database Performance Blog
- SQL 전문가 되어보기
- SQLite로 가볍게 배우는 데이터베이스
- Readings in Database Systems, 5th Edition
- SQL Indexing and Tuning e-Book for developers: Use The Index, Luke covers Oracle, MySQL, PostgreSQL, SQL Server, ...
- joinc
- A Database Model for Simple Board Games
- DB/분산 초보자를 위한 CAP 이론
- Paper: OLTP Through the Looking Glass, and What We Found There
- Paper: Main Memory Database Systems: An Overview
- Paper: Staring into the Abyss: An Evaluation of Concurrency Control with One Thousand Cores
- Paper: Fast Serializable Multi-Version Concurrency Control for Main-Memory Database Systems – The Last Mind
- Foundations of Databases
- Arctype | The fast and easy-to-use SQL client
- dbcrossbar - an open source tool that copies large, tabular datasets between many different databases and storage formats. Data can be copied from any source to any destination
- DBeaver
- DBLog: A Generic Change-Data-Capture Framework | by Netflix Technology Blog | Netflix TechBlog
- ERD
- falcon - Free, open-source SQL client for Windows and Mac
- Flyway - Version control for your database. Robust schema evolution across all your environments. With ease, pleasure and plain SQL
- Instant SQL Formatter
- Jetbrains
- DataGrip 팁 모음 database IDE
- JetBrains Rider에서의 데이터베이스 작업 수행
- migration
- flyway - Evolve your Database Schema easily and reliably across all your instances plain SQL 사용
- liquibase.org - source control for your database xml 작성, rollback 지원
- orbit-db - Peer-to-Peer Databases for the Decentralized Web
- RadonDB: 대륙의 뉴타입 슈주쿠(Shùjùkù, 数据库, database) !? MySQL or PostgreSQL 기반의 분산 데이터베이스 이야기
- Rockset - a scalable, reliable search and analytics service in the cloud that makes it easy to build fast operational applications on TBs of data simply using SQL
- sequel fumpt - Type some SQL. Move the slider to set output width
- sq: swiss-army knife for data jq for relational data
- SQLPad - A web app for writing and running SQL queries and visualizing the results. Supports Postgres, MySQL, SQL Server, ClickHouse, Crate, Vertica, Presto, SAP HANA, Snowflake, BigQuery, SQLite, and many others via ODBC
- SQL Translation - Translate your SQL from one dialect to another
- Teleport Introducing Database Access | Teleport NAT
- usql - Universal command-line interface for SQL databases
- UXSql Application Builder MSSQL, MySQL 가능
- VisualSQL We Made SQL Visual - Why and How
- Waltz: A Distributed Write-Ahead Log
- HowTo: Install ClusterControl to Provision, Monitor and Manage MariaDB/Percona MariaDB MySQL Cluster
- How to Install MariaDB on Ubuntu 18.04
- Call me Maybe: MariaDB Galera Cluster
- Spring 4 + MyBatis 3 + MariaDB (Maven) 기반 게시판 예제
- 빌링 시스템 장애, 이러지 말란 Maria~
- MariaDB에서 서브쿼리 인덱스 걸기
- Spider Storage Engine Overview with built-in sharding features
- How to migrate from Oracle Database with ease
- "SELECT COUNT(*)" 수행 속도 문제
- MariaDB 설치 및 설정
- MariaDB에서 root 암호 인증 방식이 먹히지 않는 이유(feat. unix_socket)
- Authentication from MariaDB 10.4
- Less passwords, more security: unix socket authentication and other MariaDB hardening tips
- Observability Differences Between MySQL 8 and MariaDB 10.4
- Streaming backups in parallel using tee | DBA Dojo
- 팁 MariaDB 사용자별 최대 쿼리 실행 시간 다르게 주기 :: 자바캔(Java Can Do IT)
- Logging all MariaDB and MySQL queries into the Slow Log - Vettabase
- Authentication Plugin - Unix Socket
- ClustrixDB distributed RDB
- Galera DIAMANTI Use Case : MariaDB with Galera Cluster | by Simon.kim | Mar, 2021 | Medium
- mariadb-cdc로 MariaDB CDC 사용하기 :: 자바캔(Java Can Do IT)
- SkySQL Jacob's Cafe :: 수십억건 데이터 처리를 위한 MariaDB Analytics (SkySQL)
- Testcontainers로 Mariadb 연동 통합 테스트하기 :: 자바캔(Java Can Do IT)
- practice - case when
- practice - top 1 to read the latest row
- practice - troubleshooting
- User Defined Stored Procedures in SQL
- Install SQL Server on Ubuntu
- SQL Server 에게 String 이란? (NVARCHAR 인가 VARCHAR 인가)
- SQL Server Tutorial
- Some Aspects of MS SQL Server Monitoring. Part 1
- 임시테이블, 테이블변수 간 성능이슈
- 토크ON세미나 47차. SQL 데이터분석 입문 | T아카데미
- 쿼리 수행시간 확인방법
- Docker + MSSQL 개발하기
- SQL서버 커밋할 수 없는 트랜잭션
- MSSQL Server Tutorial For beginners - Techringe
- SQL서버 VALUES의 다양한 용법(테이블 값 생성자) :: 전산이야기
-
practice
- 비개발자를 위한 MySQL
- 개발했더니 내 서재였던 건에 대하여 - 리디주식회사 RIDI Corporation
- queries 비밀번호 변경 등 기타 명령도 포함
- use case
- 분리된 table을 통합하는 과정에서의 경험
- unique constraint에서 null을 사용하는 경우의 핵심
- table에 존재하지 않는지 검사하고 입력하는 INSERT 구문
- 다른 table에 존재하는 record 삭제하는 DELETE 구문
- ON DUPLICATE KEY UPDATE와 IF를 사용한 입력
- MySQL: 테이블 이름 변경에 view 활용하기
- ALTER
- MySQL 테이블 수정
- MySQL ALTER 명령을 이용한 테이블 변경
ALTER TABLE [table name] RENAME [new table name]ALTER TABLE [table name] ADD [column name] [type]- Unexpected slow ALTER TABLE in MySQL 5.7
- practice - create insert alter
COALESCE(<column name>, 0)column 값이 NULL인 경우 0 출력- CREATE
CREATE TABLE [table name] LIKE [org table name]; -- index까지 복사. 물론 데이터는 복사하지 않음CREATE TABLE [table name] SELECT * FROM [org table name]; -- 데이터를 복사해서 만들지만 index를 복사하지는 않음
- INSERT
- LOAD, mysqlimport
- csv 파일을 직접 MySQL 테이블로 Import 하는 방법 (대용량 파일 import 팁)
- MySql: LOAD DATA INFILE 로 대용량 데이터 인서트하기
- load data infile; 속도가 느림
mysql -h xxx.yyy.zzz.www -u [user id] -p[password] [database] -N -e "LOAD DATA local infile \"./[data file]\" REPLACE INTO TABLE [table name] ([column1], [column2],...[columnN])"- 13.2.7 LOAD DATA INFILE Syntax
- MySQL 파일을 이용하여 테이블에 값 삽입하기
- MySQL database 정보 import하기 mysqlimport
- MySQL: Import CSV, not using LOAD DATA | Die wunderbare Welt von Isotopp
- LOAD_FILE() function
- RANK
- replace into & insert into 차이점, 주의할점이 무엇인지 쉽고 간단하게 확인하기
- SELECT
-
SELECT Email From Person GROUP BY Email HAVING COUNT(Id) > 1 -
SELECT Name AS 'Customers' FROM Customers WHERE Id NOT IN (SELECT CustomerId FROM Orders) -
SELECT class FROM courses GROUP BY class HAVING COUNT(DISTINCT student) >= 5 -
SELECT * FROM cinema WHERE id % 2 = 1 AND description != 'boring' ORDER BY rating DESC -
age가 '만 xx세'로 되어 있을 때 숫자만 뽑아 그 차이를 구하는 경우
$ mysql -h [x.y.z.w] -u [userid] -p[password] [database] -N -e "SELECT a.keyword, a.iage, b.keyword, b.iage, a.iage - b.iage FROM (SELECT \`key\`,keyword, age, CHAR_LENGTH(age), CONVERT(SUBSTRING(age, 2, CHAR_LENGTH(age)-2), UNSIGNED) iage, represent, family FROM [table] WHERE age IS NOT NULL) as a join (SELECT \`key\`,keyword, age, CHAR_LENGTH(age), CONVERT(SUBSTRING(age, 2, CHAR_LENGTH(age)-2), UNSIGNED) iage, represent, family FROM [table] WHERE age IS NOT NULL) as b on a.\`key\` != b.\`key\`" -
MySQL IN절을 통한 성능 개선 방법 범위 조건에서는 인덱스 효과를 제대로 보지 못함 -> IN은 기존의 MySQL 이 가지고 있던 범위 조건의 비효율 회피
- practice - create insert recursive union
- SHOW
show [full] processlist터미널에서 쿼리 전체 보기- Show Comment of Fields FROM Mysql Table
- mysql show 명령어 완벽 정리
UPDATE salary SET sex = CASE sex WHEN 'm' THEN 'f' ELSE 'm' END;
-
troubleshooting
- MySQL 에서 한글이 께어질때 수정을 하는 방법 UTF-8사용
- practice - Error: 1366
- practice - Error: 1467
- MySQL error 2006: mysql server has gone away e.g.
--max_allowed_packet=268435456SHOW VARIABLES LIKE 'max_allowed_packet';orSELECT @@max_allowed_packet;set global max_allowed_packet=64*1024*1024;to set (with privileged account such as root)~/.my.cnf나/etc/my.cnf등 여러 개의 cnf file이 있을 수 있으니 적절한 file에서 수정 후 mysql을 재시작(e.g.service mysql restart)하는 방식으로 해야 할 수도 있음- python code with MySQLdb or mysqlclient;
cursor.execute('SET GLOBAL max_allowed_packet=67108864', ())root 권한이 필요해서 안될 듯
- FULLTEXT 인덱스와 일반 인덱스 성능 차이
- max_execution_time 설정하기
- Online Alter에도 헛점은 있더구나 – gdb, mysqld-debug 활용 사례
- MySQL Lock 상황 문제 해결
- #1071 - Specified key was too long
- Connect to MySQL after hitting ERROR 1040: Too many connections - Percona Database Performance Blog
-
How MySQL Is Able To Scale To 200 Million QPS - MySQL Cluster
-
MySQL performance optimization: 50% more work with 60% less latency variance
-
mysql 커버링 인덱스란 무엇인가? | sTricky cover index
-
INSERT INTO list (code, name, address,) SELECT 'ABC', 'ABC name', 'Johannesburg' FROM list WHERE NOT EXISTS( SELECT code, name, address FROM list WHERE code = 'ABC' AND name = 'ABC name' AND address = 'Johannesburg' ) LIMIT 1 -
MySQL: id BETWEEN start AND end Instead of LIMIT start, step For Better Database Performance
-
Perfecting Lambda Architecture with Oracle Data Integrator (and Kafka / MapR Streams)
- MySQL 데이터베이스의 변경 내용을 스트림으로 캡처하기 위해 Oracle Data Integrator, Apache Kafka / MapR Stream를 구성하는 과정
-
Replicating Relational Databases with StreamSets Data Collector
- MySQL 데이터베이스의 변경 내용을 스트림으로 캡처하기 위해 StreamSets을 이용
- StreamSets은 JDBC를 이용하여 폴링 기반의 스트림 데이터 캡처가 가능
- 본문에서 MySQL 데이터베이스의 변경 사항을 캡처하고 HDFS/Hive/Impala로 streaming 하는 과정을 설명
-
부하 분산을 위해 MySQL을 Master/Slave로 이중화를 구성해 본 이야기 | Recoding Life
-
- 2010년 글 memcached 400,000/sec get vs. 100,000/sec select MySQL/InnoDB
- plugin을 통해 750,000/sec으로 성능 향상
-
utf8mb4
-
How to Install Only MySQL Client on CentOS, Redhat, Fedora and Ubuntu
yum install mysqltried to installmariadb&mariadb-libson Redhat 7.2(CentOS Linux release 7.2.1511 (Core))
-
오픈소스 데이터베이스, 흐르는 은행 데이터에 빨대를 꽂아보다 CDC, Uldraman 울드라맨
-
대용량 테이블 스키마 변경하기 alter table
-
MySQL binlog파서와 memcached plugin의 콜라보레이션! | gywndi's database
-
tcpdump
-
Managing Hierarchical Data in MySQL e.g. 게시판
-
Why SQL is beating NoSQL, and what this means for the future of data
-
MySQL High Availability Framework Explained ScaleGrid라는 MySQL service 회사에서 자사의 기술을 이용해 설명했지만, 일반적인 High Availability를 이해하기 위한 기초로 굉장히 좋은 글
-
Failed to read auto-increment value from storage engine 해결 방법
-
(MySQL) Auto Increment에서 TypeSafe Bulk Insert 진행하기 (feat.EntityQL, JPA)
-
MySQL 데이터베이스 한번에 끝내기 SQL Full Tutorial Course using MySQL Database
-
Setting up an InnoDB Cluster With a Few Lines of Code - Percona Database Performance Blog
-
How to create a user in MySQL/MariaDB and grant permissions on a specific database
-
Replica 에 Write 가 된다고? MySQL Writable Replica 로 데이터 분석용 DB 만들기
-
MySQL의 다양한 실행 프로그램 mysqld_safe, mysql.server, mysqld_multi feat.mysqld
-
MySQL 5.6 EOL is February 2021 !! – lefred's blog: tribulations of a MySQL Evangelist 8.0
-
Upgrading MySQL (Percona Server) from 5.7 to 8.0 | by Flant staff | Flant | Medium
-
18 Things You Can Do to Remove MySQL Bottlenecks Caused by High Traffic (Part One)
-
Need to Connect to a Local MySQL Server? Use Unix Domain Socket!
-
median 값 구하기 SQL MySQL의와 계산의 중간에 간단한 방법
-
MySQL (Percona XtraDB) slave replication crash resilience settings
-
Best Practices for MySQL Backups - Percona Database Performance Blog
-
Charset and Collation Settings Impact on MySQL Performance - Percona Database Performance Blog
-
MySQL Deadlocks Are Our Friends - Percona Database Performance Blog
-
MySQL from a Developers Perspective | Die wunderbare Welt von Isotopp
-
MySQL Transactions - the physical side | Die wunderbare Welt von Isotopp
-
MySQL Challenge: 100k Connections - Percona Database Performance Blog
-
Sometimes they come back: exfiltration through MySQL and CVE-2020-11579 - Shielder
-
MySQL Query Performance Troubleshooting: Resource-Based Approach - Percona Database Performance Blog
-
Please stop using this UPSERT anti-pattern - SQLPerformance.com
-
Why Uber Engineering Switched from Postgres to MySQL | Uber Engineering Blog
-
Building HashTag M : N Relation with Node.js, Sequelize(MySQL) | by Ryan Kim | Oct, 2020 | Medium
-
Blog of (former?) MySQL Entomologist: Linux /proc Filesystem for MySQL DBAs - Part I, Basics
-
How to delete lots of rows from a MySQL database without indefinite locking – Bram.us
-
MySQL/MariaDB에서 유저에게 multiple host를 부여하는 방법 - Nephtyw’S Programming Stash
- MySQL 백업 mysqldump 사용법 정리
- 장애와 관련된 XtraBackup 적용기 mysqldump, mysqlbinlog, XtraBackup
- The MySQL Clone Wars: Plugin vs. Percona XtraBackup - Percona Database Performance Blog
- Xtrabackup으로 DB 복구하기
- MySQL/MariaDB의 inet_aton/ntoa 함수를 대체할 JPA 컨버터
- New Logical Backup and Restore Utilities in the MySQL Shell
- ADT - Almighty Data Trasmitter
- binlog2sql: Binlog to Raw SQL Conversion and Point In Time Recovery - Percona Database Performance Blog
- Directus - Free and Open-Source MySQL Database GUI
- DocStore: Document Database for MySQL at Facebook
- fluent-plugin-mysql-replicator
- Galera Cluster
- Maxwell's daemon, an application that reads MySQL binlogs and writes row updates to Kafka, Kinesis, RabbitMQ, Google Cloud Pub/Sub, or Redis as JSON
- 실시간에 가깝게 mysql 데이터를 가져옴. 텅스텐CDC에 비해 안정적이며, 필요한 테이블/컬럼 단위로 필터링 처리 가능
- MySQL CDC, Streaming Binary Logs and Asynchronous Triggers
- Herb: Multi-DC Replication Engine for Uber’s Schemaless Datastore
- Uber가 2014년부터 진행했던 프로젝
- MySQL로 Schemaless를 구현한 사례, Herb라는 센터간 복제 기술로 고도화 실현
- Designing Schemaless, Uber Engineering’s Scalable Datastore Using MySQL
- The Architecture of Schemaless, Uber Engineering’s Trip Datastore Using MySQL
- Using Triggers On Schemaless, Uber Engineering’s Datastore Using MySQL
- mycli - Mycli is a command line interface for MySQL, MariaDB, and Percona with auto-completion and syntax highlighting
- mysos - MySQL on Mesos (moving to the Apache Incubator)
- mysql-5.6 - Facebook's branch of the Oracle MySQL v5.6 database. This includes MyRocks
- MyRocks: A space- and write-optimized MySQL database
- How Facebook Migrated a Database From InnoDB to MyRocks
- 페이스북은 InnoDB를 MyRocks로 스토리지 엔진을 전환하여 스토리지 사용량을 절반으로 감소
- InnoDB를 MyRocks로 마이그레이션하는 방법을 간단히 설명
- Migrating Messenger storage to optimize performance facebook messenger storage, migration from HBase to MyRocks
- How Facebook Accelerates SQL at Extreme Scale
- MySQLTuner-perl
- OSC - Facebook releases a new OnlineSchemaChange tool written in Python
- Percona pt-online-schema-change 설치 및 사용하기
- Planche - Javascript MySQL GUI Client Tool
- python-mysql-replication
- TiDB is a distributed SQL database compatible with MySQL protocol
- Yahoo MySQL Performance Analyzer
- vitess - A database clustering system for horizontal scaling of MySQL
- Sharding Pinterest: How we scaled our MySQL fleet
- MySQL Sharding에 관한 자료들
- Apache ShardingSphere를 이용한 DB Sharding
- LINE Manga 데이터베이스 샤딩 – 서버 엔지니어 편
- LINE Manga 데이터베이스 샤딩 – 데이터베이스 엔지니어 편
- ADT 활용 예제1: MySQL Shard 데이터 재분배
- kingshard - A high-performance MySQL proxy
- proxysql.com
- SQL Query Formatting Tools Used At Percona
- The Steps Involved in Creating a Percona Product Release - Percona Database Performance Blog
- An Overview of Sharding in PostgreSQL and How it Relates to MongoDB's - Percona Database Performance Blog
- PMM
- pstress - Database concurrency and crash recovery testing tool
- 한국 PostgreSQL
- Postgres Guide
- PostgreSQL Tutorial
- Scaling out PostgreSQL for CloudFlare Analytics using CitusDB
- Postgres CLI with autocompletion and syntax highlighting
- Managing big enough data in postgres
- Bottled Water: Real-time integration of PostgreSQL and Kafka
- Compressing PostgreSQL JSONB data 12x using cstore_fdw
- Migrating to JSON in PostgreSQL
- Unleash the Power of Storing JSON in Postgres
- PostgreSQL vs. MS SQL Server
- A simple relational data access tool for NodeJS
- A proof of concept MongoDB clone built on Postgres
- Zero-downtime Postgres migrations - the hard parts
- Move fast and migrate things: how we automated migrations in Postgres | by Vineet Gopal | Benchling Engineering
- Upsert Lands in PostgreSQL 9.5 – a First Look
- Postgres UPSERT ON DUPLICATE and how other databases implement UPSERT
- Postgres Job Queues & Failure By MVCC
- PostgreSQL: the good, the bad, and the ugly
- Postgres pushes past MySQL in developer hearts
- Stopping Time In PostgreSQL
- POSTGIS 2.2 LEVERAGING POWER OF POSTGRESQL 9.5
- SQL MERGE is quite distinct from UPSERT
- Watch "Fashion Is Hard. PostgreSQL Is Easy"
- Discovering the Computer Science Behind Postgres Indexes
- Introducing HypoPG, hypothetical indexes for PostgreSQL
- How to scale PostgreSQL on Amazon RDS using pg_shard
- High Availability for PostgreSQL, Batteries Not Included
- High availability and scalable reads in PostgreSQL
- Making Postgres and Elasticsearch work together like it's 2015
- Documenting Your PostgreSQL Database
- Transaction ID Wraparound in Postgres
- Making Postgres Bloom
- POSTGRESQL: A FULL TEXT SEARCH ENGINE - PART 1
- PostgreSQL 9.5 New Features With Examples
- "Big data" features coming in PostgreSQL 9.5
- Scaling out PostgreSQL at CloudFlare with CitusDB
- Aquameta Layer 0: meta - Writable System Catalog for PostgreSQL
- PostgreSQL Magic
- PostgreSQL, pg_shard, and what we learned from our failures
- A few PostgreSQL tricks
- PostgreSQL replication with Londiste from Skytools 3
- Multi-Master Replication Solutions for PostgreSQL
- EXPLAIN - explained
- PostgreSQL Foreign Data Wrappers
- PostgreSQL Monitoring Cheatsheet
- PostgreSQL - A Platform for Multiple Sources Data Retrieval
- 다우기술, 포스트그레스 한국어 메뉴얼 공식 오픈
- PostgreSQL 업그레이드 이야기
- Getting PostgreSQL transactions under control with SQLAlchemy
- MySQL vs PostgreSQL - Why you shouldn't use MySQL
- PostgreSQL 9.6 Parallel Query & FDW
- Parallel queries in PostgreSQL - Percona Database Performance Blog
- PostgreSQL Exercises
- PostgreSQL에 실시간 기능 도입하기
- The Night the PostgreSQL IDs Ran Out
- 구식 포스트그레SQL이 다시 유행하는 이유
- Modern, native tool for relational database
- PostgreSQL 11 – Server-side Procedures
- PostgreSQL 파티션 테이블
- Five Things You Didn’t Know About PostgreSQL
- How to scale PostgreSQL 10 using table inheritance and declarative partitioning
- Postgres as the Substructure for IoT and the Next Wave of Computing
- PostgreSQL 11 Partitioning Improvements PostgreSQL 11에서 파티셔닝에 관련하여 향상된 기능 소개
- How to build a PostgreSQL database to store tweets - Learning how to stream from Twitter API
- Bye bye Mongo, Hello Postgres
- Guardian에서 MongoDB에서 Postgres로 마이그레이션한 스토리
- 데이터베이스 API Call을 복제하여 구 개의 데이터베이스서 실행하고 로깅을 하는 방법을 포함하여 데이터베이스 롤아웃 및 마이그레이션 작업 과정
- The Internals of PostgreSQL for database administrators and system developers
- Lessons learned scaling PostgreSQL database to 1.2bn records/month
- How to update objects inside JSONB arrays with PostgreSQL
- Parallelism in PostgreSQL
- Postgres Handles More Than You Think
- NoSQL과RDBMS 중 적합한 데이터베이스 선택하기(feat.인스타그램DB)
- Comparison of JOINS: MongoDB vs. PostgreSQL
- Oracle vs PostgreSQL: First Glance
- PostgreSQL vs. Oracle: Difference in Costs, Ease of Use & Functionality | by Kristi Anderson | Jul, 2020 | Medium
- How to Install Postgres 12
- A multi-node, elastic, petabyte scale, time-series database on Postgres for free (and more ways we are investing in our community)
- How one word in PostgreSQL unlocked a 9x performance improvement
- How to Scale Postgres - Automation, Tuning & Sharding - Speaker Deck
- Types of Indexes in PostgreSQL - Highgo Software Inc
- B-tree indexes - learn more about the heart of PostgreSQL - YouTube
- PostgreSQL EXPLAIN — pgMustard
- Why We Switched From MongoDB to PostgresSQL
- PSQL TIMESTAMP/AT TIME ZONE 바로 알기 · Billo Park
- psql command line tutorial and cheat sheet | postgres
- Handling NULL Values in PostgreSQL - Percona Database Performance Blog
- PostgreSQL의 슬로우 쿼리에 대처하기 | Hyperconnect Tech Blog
- Why PostgreSQL WAL Archival is Slow - Percona Database Performance Blog
- Full-Text Search Battle: PostgreSQL vs Elasticsearch | sudo README
- Lessons Learned from Running Postgres 13: Better Performance, Monitoring & More
- Mastering PostgreSQL Administration
- PostgreSQL 13 Features Distilled. Index optimization, incremental… | by Kovid Rathee | Sep, 2020 | Towards Data Science
- Improving Postgres Connection Scalability: Snapshots - Microsoft Tech Community
- Postgres Observability
- Stored Procedures as a backend. or “How we got rid of Django and whole… | by Oleg Zech | Oct, 2020 | Medium
- BLOB cleanup in PostgreSQL - CYBERTEC | Data Science & PostgreSQL
- PostgreSQL Database Security: What You Need To Know - Percona Database Performance Blog
- Removing PostgreSQL Bottlenecks Caused by High Traffic - Percona Database Performance Blog
- Migrating From Oracle to PostgreSQL - What You Should Know | Severalnines
- A Complete Guide to SQL Triggers in PostgreSQL - DB Tracking Example
- Talking to Postgres Through Java 16 Unix-Domain Socket Channels - Gunnar Morling
- Role of Foreign Data Wrappers in Migrations to PostgreSQL
- Change Data Capture in Postgres With Debezium
- Postgres regex search over 10,000 GitHub repositories (using only a Macbook)
- Faster data migrations in Postgres
- PostgreSQL on ARM-based AWS EC2 Instances: Is It Any Good? - Percona Database Performance Blog
- PostgreSQL: Asynchronous and "direct" IO support for PostgreSQL
- PostgreSQL 데이터 Client에서 KST로 확인하기 (feat. DataGrip)
- Setting up Streaming Replication in PostgreSQL 13 and Streaming Replication Internals - MigOps
- BRIN Index for PostgreSQL: Don't Forget the Benefits - Percona Database Performance Blog
- 10 Things I Hate About PostgreSQL | by Rick Branson | Medium
- PostgreSQL Security Hardening | Teleport
- PostgreSQL RDS Slow 쿼리 Slack으로 알람 보내기
- Using PostgreSQL as a Data Warehouse
- Mac에 PostgreSQL없이 PSQL만 설치하기
- large csv to postgresql 대용량 csv를 입력하는 예(문제가 있음)
- Vacuum
- 베큠(VACUUM)을 실행해야되는 이유 그리고 성능 향상
- Visualizing PostgreSQL Vacuum Progress
- Speeding up recovery and VACUUM in Postgres 14 - Microsoft Tech Community
- PostgreSQL 튜닝 - Autovacuum 최적화에 대하여
- PostgreSQL Autovacuum 장애 대응기 (1). 29CM에서는 Amazon RDS for PostgreSQL를 사용하고… | by Jimin Lee | 29CM 기술블로그 | May, 2021 | Medium
- Agg: Parallel aggregations for PostgreSQL
- asyncpg -- A fast PostgreSQL Database Client Library for Python/asyncio
- Bottled Water: Real-time integration of PostgreSQL and Kafka
- Envelope - Introducing a new paradigm in web application development written specifically for PostgreSQL developers!
- Graphile | Powerful, Extensible and Performant GraphQL APIs Rapidly
- GraphpostgresQL
- Home - Full text search in milliseconds with PostgreSQL
- GraphpostgresQL
- Home - Full text search in milliseconds with PostgreSQL
- Kexi - an open source visual database applications creator, a long-awaited competitor for programs like MS Access or Filemaker
- krahodb: An open-source database designed to support multi-master replication. It is designed on the top of PostgreSQL, providing bidirectional replication, as well as row filtering
- Message DB - Microservice Native Event Store and Message Store for Postgres
- meteor-pg - Reactive PostgreSQL for Meteor
- Ora2Pg : Migrates Oracle to PostgreSQL
- postgrest - REST API for any Postgres database
- pg2ch: Data streaming from postgresql to clickhouse via logical replication mechanism
- pgagroal - a high-performance protocol-native connection pool for PostgreSQL
- pgBackRest - The Best Postgres Backup Tool with a very active community
- pgcat - Enhanced PostgreSQL logical replication
- pgcli - Postgres CLI with autocompletion and syntax highlighting
- pg_flame - A flamegraph generator for Postgres EXPLAIN ANALYZE output
- pgfutter - Import CSV and JSON into PostgreSQL the easy way
- pgmemcache is a set of PostgreSQL user-defined functions that provide an interface to memcached
- pg-migrator - PostgreSQL Migration Tool
- pg-shortkey: YouTube-like Short IDs as Postgres Primary Keys
- pgsql: Support GROUPING SETS, CUBE and ROLLUP
- pgsql: Create an infrastructure for parallel computation in PostgreSQL
- pg_stat_monitor: PostgreSQL Statistics Collector
- PG-Strom is an extension of PostgreSQL, works as custom-scan provider
- pgTAP - a suite of database functions that make it easy to write TAP-emitting unit tests in psql scripts or xUnit-style test functions
- PostgresqlCO.NF: PostgreSQL configuration for humans
- PostgREST: REST API for any Postgres database
- Psycopg - PostgreSQL driver for Python
- Slinky - The easiest way to query your PostgreSQL data
- sql_firewall - SQL Firewall Extension for PostgreSQL
- stolon - PostgreSQL cloud native HA replication manager
- ToroDB: A MongoDB-compatible, document-oriented database on top of PostgreSQL
- Vitesse X - A Speed Extension for PostgreSQL
- Yoke - a Postgres redundancy/auto-failover solution that provides a high-availability PostgreSQL cluster that's simple to manage
- Why the SQL Standard does not need another way to do GROUP BY
- sql group by 응용 시험에 최소 1번 이상 통과한 사람과 그렇지 않은 사람 골라내기
- 최대값 및 최소값 조회 (MAX, MIN 함수 대체방법)
- MySQL에서 'a' = 'a '가 true로 평가된다?
- sql 기본 강좌# 개념 파악 및 공부법 안내
- sql 기본 강의 # select를 잘 이용하는 방법(1), 2편 -sTricky
- sql 기본 강의 # select를 잘 이용하는 방법(1), 3편 -sTricky
- sql 공부 강의 # 단일행 함수 잘 사용 하기(문자 함수) 4편 -sTricky
- sql 공부 강의 # 단일행 함수 잘 사용 하기(숫자 함수) 5편 -sTricky
- sql 공부 강의 # 단일행 함수 잘 사용 하기(날짜 함수) 6편 -sTricky
- sql 독학 강의 # 단일행 함수 잘 사용 하기(형 변환 함수) 7편 -sTricky
- sql 독학 강의 # 단일행 함수 잘 사용 하기(일반 함수) 8편 -sTricky
- sql 독학 강의 # 복수 행(window) 함수 잘 사용 하기(기본 사용법) 9편 -sTricky
- sql 독학 강의 # 복수 행(window) 함수 잘 사용 하기(group by) 10편 -sTricky
- sql 독학 강의 # mysql join (정의 및 종류) 11편 -sTricky
- sql 독학 강의 # Cartesian Product 카티션 곱 ansi SQL 문법 12편 -sTricky
- sql 독학 강의 # inner join with ansi SQL 13편 -sTricky
- sql 독학 강의 # 비등가 join with ansi SQL 14편 -sTricky
- sql 독학 강의 # outer join SQL 15편 -sTricky
- sql 독학 강의 # sub query 서브 쿼리 16편 -sTricky
- mysql update sql 독학 강의#17편 -sTricky
- mysql update sql 독학 강의#18편 -sTricky
- mysql delete sql 독학 강의#19편 -sTricky
- insert into on duplicate key MySQL merge SQL 독학 강의#20편 -sTricky
- MySQL DDL문 완전정복 SQL 독학 강의#21편 -sTricky
- MySQL data dictionary SQL 독학 강의#22편
- mysql 제약조건 알아보기 SQL 독학 강의#23편
- index 의 중요성과 이해 SQL 독학 강의#24편
- view 뷰에 대한 이해 SQL 독학 강의#25편
- 주문 고객 상품 테스트용 데이터 생성 및 다운로드
- SQL Correlated Subqueries - GeeksforGeeks
- Rain in Australia 캐글 날씨 데이터셋 다운로드 받아 mysql에 넣는 방법 DDL Datagrip
- 초보자도 준비하는 SQL 코딩 테스트 시리즈를 마치며...
- How to create a 1M record table with a single query | Anton Zhiyanov
with recursive - (4) Asheq Reza's answer to What are some useful SQL queries you've found? - Quora
- Best practices for writing SQL queries
- SQL기초강좌(외부조인, outer join), 오라클, MySQL, 내부조인,외부조인,
- 다양한 조인(JOIN) 기법
- What's the difference between NOT EXISTS vs. NOT IN vs. LEFT JOIN WHERE IS NULL?
- All about SQL JOINs
- MSSQL JOIN의 종류설명 및 사용법 & 예제
- SQL Join
- Join 에 관해서 정리해 보겠습니다
- SQL의 핵심, 다양한 종류의 조인 : 네이버 블로그
- Say NO to Venn Diagrams When Explaining JOINs – Java, SQL and jOOQ
- What is Sharding?
- Database의 샤딩(Sharding)이란?
- NHN의 안과 밖: Sharding Platform Spock Proxy, Gizzard, Cubrid Shard 비교
- 샤딩은 쉬워요 샤딩하세요 실제로는 어렵다는 이야기
- Sharding(샤딩)
- 샤딩과 파티셔닝의 차이점
- How we scaled Freshdesk (Part II) – The Sharding and Rebalancing techniques we used
- Sharding: How Many Shards Are Safe?
- DB분산처리를 위한 sharding - 우아한형제들 기술 블로그
- practice - python sqlite
- Appropriate Uses For SQLite
- Finding bugs in SQLite, the easy way
- Don't test with SQLLite when you use Postgres in Production
- The SQLite Query Planner
- Code to transform Hillary's emails from raw PDF documents to a SQLite database
- Full Text Search with SQLite
- Install Python and Sqlite from Source
- 상황; virtualenv에서 pip3 install jupyter 성공 후 실행
- 오류;
ModuleNotFoundError: No module named '_sqlite3'+ModuleNotFoundError: No module named 'pysqlite2' - 원인; sqlite3가 제대로 설치되지 않음
- 해결
- 검색 결과 sqlite-devel or libsqlite3-dev를 설치 후 python3 재컴파일 혹은 setup.py의 path 수정
- jupyter에서 간단히 할 일이 있어서 하려고 했던 건데 너무 일이 커져서 귀찮아서 여기서 중지
- How To Corrupt An SQLite Database File
- SQLite Is Serverless
- Sharing an SQLite database across containers is surprisingly brilliant
- SQLite As An Application File Format
- How does SQLite work? Part 1: pages!
- How does SQLite work? Part 2: btrees! (or: disk seeks are slow don't do them!)
- LPC-2019: SQLite on Linux
- SQLite 개념/구조/멀티 DB 실사용기 :: 메모장
- SQLite as a document database
- Many Small Queries Are Efficient In SQLite
- SQLite에서는 작은 쿼리 수백개도 효율적 (sqlite.org)
- 웹페이지 하나 표시하는데 200개의 SQL문장을 쓴다면 MySQL,PostgreSQL 같은 기존 C/S DB에겐 과도함
- SQLite에서는 200개 이상의 쿼리도 별 문제 없음
- → 복잡하고 큰 쿼리도 잘 효율적으로 실행하지만, 작은 쿼리가 많아도 효율적
- → SQLite는 Client/Server 방식이 아니고 프로세스내에서 함수호출하는 방식이기에 N+1 Query Problem이 적용되지 않음
- SQLite의 소스 타임라인을 표시하는 동적 웹페이지에서 사용하는 실제 SQL 문장 240여개를 볼 수 있음
- SQLite is not a toy database | Anton Zhiyanov
- What’s new in SQLite 3.35 | Anton Zhiyanov
- Cross-database queries in SQLite (and weeknotes) Querying json data
- CG/SQL: Easy, accurate SQLite code generation - Facebook Engineering
- DB Browser for SQLite
- SQLite the only database you will ever need in most cases
- Exploring Tweets with SQLite + WASM - Divyendu's Blog
- Hosting SQLite databases on Github Pages - (or any static file hoster) - phiresky's blog
- edge-sql - A serverless edge worker embedding SQLite using Cloudflare Workers and WASM
- litestream: Streaming S3 replication for SQLite
- react-native-sqlite-storage - SQLite Native Plugin for React Native
- rqlite: The lightweight, distributed relational database built on SQLite
- simple-graph: This is a simple graph database in SQLite, inspired by "SQLite as a document database"
- sqlean: All the missing SQLite functions
- sqlitestudio.pl
- SQLServer JDBC의 이상한 동작
- A simple Python script to document the SQLite databases
- Do You Know Python Has A Built-In Database? | by Christopher Tao | Towards Data Science
- SimpleSQLite - Python library to simplify the table creation and data insertion in SQLite database (Automatic table creation from data. Support various data type for insertion: dictionary/namedtuple/list/tuple) http://simplesqlite.readthedocs.org/en/stable/apis/simplesqlite.html