#softwaredatabase — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #softwaredatabase, aggregated by home.social.
-
"FerretDB"
> #FerretDB allows you to use #MongoDB drivers seamlessly with #PostgreSQL as the database backend. Use all tools, drivers, UIs, and the same query language and stay open-source.
-
🔍 / #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