#softwaredatabasesqlitetransaction — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #softwaredatabasesqlitetransaction, aggregated by home.social.
-
🔍 / #software / #database / #SQLite / #transaction
An important feature of transactional databases like SQLite is "atomic commit". Atomic commit means that either all database changes within a single transaction occur or none of them occur. With atomic commit, it is as if many different writes to different sections of the database file occur instantaneously and simultaneously.
🐱🔗 https://laravista.altervista.org/CatLink/links/387
#catlink #softwaredatabase #softwaredatabaseSQLite #softwaredatabaseSQLitetransaction