OurBigBook
About
$
Donate
Sign in
Sign up
by
Ciro Santilli
(
@cirosantilli,
34
)
SQLite isolation levels
...
Database
Relational database
Relational database management system
SQL
SQL implementation
SQLite
Like
(0)
0 By others
on same topic
0 Discussions
Updated
2024-11-19
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
(12)
SQLite
SQL implementation
SQL
Relational database management system
Relational 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