OurBigBook
About
$
Donate
Sign in
+
Sign up
by
Ciro Santilli
(
@cirosantilli,
36
)
SQLite isolation levels
...
Type of database
Relational database
Relational database management system
SQL
SQL implementation
SQLite
0
Like
0 By others
on same topic
0 Discussions
Updated
2025-04-24
+
Created
1970-01-01
See my version
Tags:
SQL transaction isolation level
www.sqlite.org/pragma.html#pragma_read_uncommitted
mentions:
____
The default isolation level for
SQLite
is SERIALIZABLE
____
It does not appear possible to achieve the other two levels besides SERIALIZABLE and READ UNCOMMITED
www.sqlite.org/isolation.html
Ancestors
(13)
SQLite
SQL implementation
SQL
Relational database management system
Relational database
Type of database
Database
Software
Computer
Information technology
Area of technology
Technology
Home
Incoming links
(1)
SQL transaction isolation level
View article source
Discussion
(0)
Subscribe (1)
+
New discussion
There are no discussions about this article yet.
Articles by others on the same topic
(0)
There are currently no matching articles.
See all articles in the same topic
+
Create my own version