📝
knowledge
  • links
  • 14-Pure-Education
    • My Knowledge Wiki 🌿
      • .github
        • ISSUE_TEMPLATE
          • Question 🤔
          • bug_report
          • Feature ✨
        • Summary
      • design
        • Animation
        • Fonts
        • Framer
        • Color
        • figma
          • Figma
          • Figma plugins
        • Inkscape
        • Blender
        • Design
        • Interior Design
        • Icons
        • Design inspiration
        • 3D modeling
        • Design systems
        • Industrial Design
        • User Experience
        • Logos
      • databases
        • Neo4j
        • Fauna
        • sql
          • SQL
        • blockchain
          • Cardano
          • Arweave
          • Tezos
          • Polkadot
          • Uniswap
          • Ethereum
          • Blockchain
        • Kdb+
        • Cassandra DB
        • PostgreSQL
        • FoundationDB
        • SQLite
        • Prometheus
        • Dgraph
        • Redis
        • DynamoDB
        • Databases
        • Memcached
        • MariaDB
        • Prisma
        • MongoDB
      • augmented-reality
        • Augmented Reality
        • ARKit
      • art
        • Art
        • Pen plotting
        • Drawing
        • Photography
        • Generative art
        • Sketching
        • Comics
        • Anime
        • Furniture
        • Dancing
        • Architecture
        • Clothes
        • Tattoos
      • computer-graphics
        • computer-vision
          • Optical character recognition
          • Computer vision
        • Procedural generation
        • Metal
        • SVG
        • WebGPU
        • [Ray tracing](https://en.wikipedia.org/wiki/Ray_tracing_(graphics))
        • Computer graphics
        • WebGL
        • CUDA
        • OpenGL
        • Vulkan API
        • Bézier curves
        • Shaders
        • Image processing
        • [Rendering](https://en.wikipedia.org/wiki/Rendering_(computer_graphics))
      • computer-science
        • Parsing
        • algorithms
          • Algorithms
          • Compression
        • Computer Science
        • Computer architecture
        • formal-verification
          • Formal verification
          • TLA+
        • Automata theory
        • data-structures
          • Data structures
      • business
        • startups
          • Marketplaces
          • Funding
          • Values
          • Onboarding
          • Venture capital
          • Startups
          • Payroll
        • Products
        • Business
        • Restaurants
        • Landing pages
        • Pricing
      • compilers
        • LLVM
        • Linters
        • build-systems
          • Build systems
          • Bazel
        • Compilers
      • books
        • Mind for numbers - Review
        • Thinking, fast and slow
        • Brave new world
        • Elements of programming interviews
        • Rich dad poor dad
        • Programming in Haskell
        • Code: hidden language of software
        • Surely you are joking Mr Feynman
        • Books
        • Mindstorms
        • Eloquent ruby
        • go-in-action
        • Crafting interpreters
        • Cracking the coding interview
        • Artificial Intelligence: A Modern Approach
      • devops
        • Observability
        • DevOps
        • Site Reliability Engineering
        • Terraform
      • cryptocurrencies
        • Nano
        • Cryptocurrencies
        • Bitcoin
        • Stellar
        • Libra
        • TON
      • backups
        • Backups
      • 3d-printing
        • 3D Printing
      • distributed-systems
        • message-queue
          • Message queue
          • ZeroMQ
          • MQTT
        • [Load balancing](https://en.wikipedia.org/wiki/Load_balancing_(computing))
        • rpcs
          • gRPC
          • Remote Procedure Calls
        • Distributed systems
        • Conflict-free replicated data type
      • cli
        • Command Line Tools
        • Tmux
        • Ngrok
        • Sed
      • automation
        • Home automation
        • Automation
      • biology
        • Computational biology
        • Biology
        • Evolution
        • genomics
          • DNA
          • Genomics
        • immunology
          • Immunotherapy
          • Immunology
        • Bionics
        • bioinformatics
          • Bioinformatics
        • Viruses
      • cloud-computing
        • serverless-computing
          • AWS Lambda
          • Serverless computing
          • Cloudflare workers
        • Cloud computing
        • gcp
          • Google Cloud
        • aws
          • AWS Amplify
          • AWS
        • azure
          • Azure
      • articles
        • Articles
      • anki
        • Anki
      • data-science
        • Data Science
        • Data Visualization
        • Data processing
        • Apache Kafka
      • consciousness
        • Consciousness
        • Ego
      • documentaries
        • Documentaries
      • Summary
      • api
        • API
      • animals
        • Birds
        • Animals
      • courses
        • Courses
      • analytics
        • Analytics
      • chemistry
        • Chemistry
Powered by GitBook
On this page

Was this helpful?

  1. 14-Pure-Education
  2. My Knowledge Wiki 🌿
  3. databases

SQLite

PreviousFoundationDBNextPrometheus

Last updated 4 years ago

Was this helpful?

Links

  • - SQL command that is used to obtain a high-level description of the strategy or plan that SQLite uses to implement a specific SQL query.

  • - SQLite virtual table module that provides full-text search functionality to database applications.

  • ()

  • ()

  • - Web-based SQLite database browser written in Python.

  • - High quality, visual, open source tool to create, design, and edit database files compatible with SQLite.

  • - Detecting Logic Bugs in DBMS. ()

  • () ()

  • ()

  • ()

  • ()

  • - Python CLI utility and library for manipulating SQLite databases.

  • - Easy, accurate SQLite code generation. ()

  • ()

  • - PostgreSQL extension that embeds SQLite3 and uses large objects as storage.

  • - Tools for dumping/loading a SQLite database to diffable directory structure.

  • - Hybrid disk cache library that utilized both the solid SQLite3 and file system.

  • ()

  • ()

  • - High-Availability SQLite. ()

  • - SQLite with Branches.

  • - Generates a RESTful API service from your existing database, without requiring you to write a line of code. Works with SQLite.

  • - SQLite client for Node.js applications with SQL-based migrations API written in TypeScript.

  • - Graph database in SQLite. () ()

  • - Smart and easy to use C++ SQLite3 wrapper.

  • - Simple, and persistent, SQLite database for Web and Workers.

  • - Portable, Serverless & Lightweight SQLite-based Graph Database.

  • - Toolkit for SQLite databases, with a focus on application development. ()

  • - Serverless edge worker embedding SQLite using Cloudflare Workers and WASM. () ()

  • - Streaming replication for SQLite. () () ()

  • - Lightweight, distributed relational database built on SQLite. ()

  • - Tool for running transformations on columns in a SQLite database.

  • - SQLite clone from scratch in Rust.

  • ()

  • - Encryption extension for SQLite3.

  • - View SQLite file online. ()

  • - SQLite embedded in a Ruby extension.

  • ()

EXPLAIN QUERY PLAN
FTS5
Awesome SQLite
All things around SQLite
SQLite 3.32.0 (2020)
HN
Scaling SQLite to 4M QPS on a Single Server (EC2 vs Bare Metal) (2018)
HN
sqlite-web
DB Browser for SQLite
SQLancer
HN
SQLite As An Application File Format
HN
Lobsters
How does SQLite work? (2014)
HN
SQLite Localtime Date Modifier is Slow (2019)
Why SQLite succeeded as a database (2016)
Appropriate Uses For SQLite
SQLite 3.33 adds support for UPDATE FROM
HN
SQLite: Protégé of PostgreSQL (2014)
Tweet
SQLite Quirks and Gotchas
sqlite-utils
CG/SQL
Article
SQLite: Begin Concurrent
SQLite now allows multiple recursive SELECT statements in a single recursive CTE (2020)
HN
Making SQLite Upserts Snappy (with Python and SQLAlchemy) (2020)
pgsqlite
sqlite-diffable
hybrid-disk-cache
SQLite briefing for Linux kernel hackers
HN
Richard Hipp - SQLite lecture (2015)
SQLite as a Document Database (2020)
HN
Dqlite
Code
LiteTree
Working with SQLite using Go and Python (2020)
sandman2
node-sqlite
What If OpenDocument Used SQLite?
The Use Of assert() In SQLite
simple-graph
Lobsters
HN
SQLite is 35% Faster Than The Filesystem
SQLiteC++
sqlite-worker
Grafito
GRDB.swift
Web
edge-sql
Code
HN
Litestream
Why I Built Litestream (2021)
HN
Lobsters
Rqlite
HN
SQLite CREATE TABLE Parser
sqlite-transform
SQLite DB Migrations with PRAGMA user_version
Many Small Queries Are Efficient In SQLite
Rust SQLite
Command Line Shell for SQLite
HN
sqleet
SQLite Viewer
Code
Amalgalite
Cross-Database Queries in SQLite (2021)
HN
Build SQLite Extensions in Go