DEV Community

# sqlite

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Introducing vectorlite: A Fast and Tunable Vector Search Extension for SQLite

Introducing vectorlite: A Fast and Tunable Vector Search Extension for SQLite

Comments
10 min read
Hosting a simple Laravel application using Turso on Laravel Forge

Hosting a simple Laravel application using Turso on Laravel Forge

1
Comments
5 min read
Use SQLite as a Celery broker in Django

Use SQLite as a Celery broker in Django

5
Comments 2
4 min read
Build your own SQLite, Part 1: Listing tables

Build your own SQLite, Part 1: Listing tables

8
Comments
11 min read
A Not So Useful Python Ariadne GraphQL Server Setup

A Not So Useful Python Ariadne GraphQL Server Setup

Comments
6 min read
Using Python to Dump Data into Django Models for Testing Frontend or API Endpoints:A Complete Django REST API Tutorial

Using Python to Dump Data into Django Models for Testing Frontend or API Endpoints:A Complete Django REST API Tutorial

2
Comments 2
7 min read
Scenestamps: Movie Scenes and Quotes Database

Scenestamps: Movie Scenes and Quotes Database

5
Comments
1 min read
How To Install SQLite On Windows

How To Install SQLite On Windows

6
Comments 2
1 min read
Efficient Data Management with Prisma, Fly.io, and LiteFS Configuration

Efficient Data Management with Prisma, Fly.io, and LiteFS Configuration

Comments
2 min read
Como Escrever Testes Unitários para Serviços Backend com Dependências de Banco de Dados Usando SQLite In-Memory

Como Escrever Testes Unitários para Serviços Backend com Dependências de Banco de Dados Usando SQLite In-Memory

2
Comments
4 min read
Turso - LibSQL Driver Laravel

Turso - LibSQL Driver Laravel

5
Comments 4
4 min read
PostgreSQL vs. SQLite: 멀티스레드 환경에서의 읽기-쓰기

PostgreSQL vs. SQLite: 멀티스레드 환경에서의 읽기-쓰기

Comments
1 min read
PostgreSQL vs. SQLite: read & write in multithreaded environment

PostgreSQL vs. SQLite: read & write in multithreaded environment

Comments
2 min read
Users table wiped out after testing.

Users table wiped out after testing.

Comments
1 min read
WebAuthn Guide for MySQL, PostgreSQL, SQLite & MongoDB

WebAuthn Guide for MySQL, PostgreSQL, SQLite & MongoDB

2
Comments
2 min read
Meet RayQL - A Schema and Query Language for Your SQLite Side Projects

Meet RayQL - A Schema and Query Language for Your SQLite Side Projects

5
Comments
2 min read
Soul RESTful and realtime server for SQLite, now with Authentication!

Soul RESTful and realtime server for SQLite, now with Authentication!

1
Comments
1 min read
Using Django ORM only without web server

Using Django ORM only without web server

1
Comments
3 min read
Napp: Don't Get Caught Sleeping On Your Stack

Napp: Don't Get Caught Sleeping On Your Stack

1
Comments
2 min read
Cache, Store, and Serve All in One: Manage Your Website with SQLite Power

Cache, Store, and Serve All in One: Manage Your Website with SQLite Power

6
Comments 1
2 min read
Import excel into sqlite automatically-ExcelToSQLite

Import excel into sqlite automatically-ExcelToSQLite

1
Comments
2 min read
[SQLITE_BUSY]The database file is locked (databae is locked)

[SQLITE_BUSY]The database file is locked (databae is locked)

2
Comments
3 min read
Implementando persistência/banco de dados a um aplicativo react-native

Implementando persistência/banco de dados a um aplicativo react-native

Comments
4 min read
Local migrations for embedded SQLite in F#

Local migrations for embedded SQLite in F#

2
Comments
9 min read
SQLite3 Replication: A Wizard's Guide🧙🏽

SQLite3 Replication: A Wizard's Guide🧙🏽

2
Comments
4 min read
11 Things I Learned Migrating HowIVSCode to Rails 7.1

11 Things I Learned Migrating HowIVSCode to Rails 7.1

1
Comments
6 min read
Basic Security Practices for SQLite: Safeguarding Your Data

Basic Security Practices for SQLite: Safeguarding Your Data

13
Comments 1
8 min read
A Comprehensive Guide to Using SQLite with Node.js

A Comprehensive Guide to Using SQLite with Node.js

3
Comments 1
8 min read
Effortless Function as a Service: A Simple Guide to Implementing it with Query

Effortless Function as a Service: A Simple Guide to Implementing it with Query

5
Comments
3 min read
A Beginner's Guide to SQLite: The Lightweight Database Solution

A Beginner's Guide to SQLite: The Lightweight Database Solution

5
Comments
4 min read
Simplifying the Management of Remote SQLite Databases

Simplifying the Management of Remote SQLite Databases

5
Comments
4 min read
Using SQLite with Python

Using SQLite with Python

1
Comments
1 min read
Harnessing the Combination of Tailscale and Osquery

Harnessing the Combination of Tailscale and Osquery

Comments
3 min read
SQLite vs. Chroma: A Comparative Analysis for Managing Vector Embeddings

SQLite vs. Chroma: A Comparative Analysis for Managing Vector Embeddings

3
Comments
4 min read
Backup Grafana SQLite with Litestream using s6-overlay in a container app

Backup Grafana SQLite with Litestream using s6-overlay in a container app

2
Comments
6 min read
Local snapshots

Local snapshots

1
Comments
3 min read
ActiveRecord adapter improvements

ActiveRecord adapter improvements

2
Comments
2 min read
Array columns in SQLite

Array columns in SQLite

Comments
8 min read
Optimizing SQLite compilation

Optimizing SQLite compilation

Comments
7 min read
Setting up Litestream

Setting up Litestream

Comments
10 min read
Branch-specific databases with SQLite

Branch-specific databases with SQLite

4
Comments
7 min read
Fine-tuning your SQLite database

Fine-tuning your SQLite database

1
Comments
11 min read
Full-text search with SQLite and Rails

Full-text search with SQLite and Rails

2
Comments
4 min read
How to use SQLite to store and query vector embeddings

How to use SQLite to store and query vector embeddings

12
Comments
6 min read
A Step-by-Step Guide to Integrating Better-SQLite3 with Electron JS App Using Create-React-App

A Step-by-Step Guide to Integrating Better-SQLite3 with Electron JS App Using Create-React-App

21
Comments
5 min read
Laravel101 : How to Connect to SQLite and Use Eloquent Models

Laravel101 : How to Connect to SQLite and Use Eloquent Models

19
Comments
7 min read
Deploy on AWS using React, Flask, and SQLite.

Deploy on AWS using React, Flask, and SQLite.

11
Comments
32 min read
How to build a public roadmap with Next.js & SQLite in Codesphere

How to build a public roadmap with Next.js & SQLite in Codesphere

5
Comments
6 min read
More String Functions in SQLite

More String Functions in SQLite

1
Comments
3 min read
Base64 and other encodings in SQLite

Base64 and other encodings in SQLite

Comments
2 min read
Revisiting site search + SQLite as a search engine

Revisiting site search + SQLite as a search engine

4
Comments
4 min read
Tauri + SQLite

Tauri + SQLite

11
Comments 3
2 min read
Vue JS And PocketBase #1 Authentication And User Management

Vue JS And PocketBase #1 Authentication And User Management

7
Comments
4 min read
Translations without the tears

Translations without the tears

1
Comments 8
6 min read
Mobile database optimization: Realm vs. SQLite

Mobile database optimization: Realm vs. SQLite

7
Comments 1
9 min read
SQLite type system is the wooorst

SQLite type system is the wooorst

8
Comments
4 min read
Interactive SQL Examples in JavaScript

Interactive SQL Examples in JavaScript

1
Comments
3 min read
Reading and Writing Files in SQLite

Reading and Writing Files in SQLite

2
Comments
4 min read
SQLite Renaissance

SQLite Renaissance

Comments 1
12 min read
Using LiteFS with Bun on Fly.io

Using LiteFS with Bun on Fly.io

2
Comments 1
6 min read
loading...