home.social

#softwaredatabasesqlite — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #softwaredatabasesqlite, aggregated by home.social.

  1. 🔍 / #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.

    🐱🔗 laravista.altervista.org/CatLi

    #catlink #softwaredatabase #softwaredatabaseSQLite #softwaredatabaseSQLitetransaction