Hacker News
- Document Database Transaction Models https://fauna.com/blog/comparison-of-transaction-models-in-document-databases 42 comments
- Testing Database Transactions in Go https://marvinblum.de/blog/testing-database-transactions-in-go-jEaOGXravM 21 comments
- Demystifying Database Systems: An Introduction to Transaction Isolation Levels https://fauna.com/blog/introduction-to-transaction-isolation-levels 22 comments
- What are the differences between the transaction isolation levels in databases? https://github.com/ept/hermitage 2 comments
- Databases: The Einstein Hypothesis - Distributed Transactions Cannot Exist http://nerds-central.blogspot.com/2008/06/databases-einstein-hypothesis.html 29 comments
- Problems around modelling an asynchronous API for database transaction in Rust https://blog.weiznich.de/blog/async-transaction-problem/ 2 comments rust
- How to delay Laravel jobs and listeners within database transactions https://arunas.dev/how-to-delay-laravel-jobs-and-listeners-within-database-transactions/ 4 comments laravel
- Open source, self hosted tool to set up transactional notifications in minutes using database triggers. https://github.com/flashohq/flasho 4 comments coding
- Optimizing BonsaiDb (NoSQL database): Improving Transaction Batching (Part 1 of ?) https://bonsaidb.io/blog/optimizing-bonsaidb-p1/ 2 comments rust
- A database transaction that lasts for months https://www.dolthub.com/blog/2021-12-17-month-long-transaction/ 57 comments programming
- immudb 1.2 - open source, immutable database now with full transaction support and data expiration and logical deletion supporting GDPR (RTBF) https://github.com/codenotary/immudb/tree/v1.2.1 6 comments golang
- Working with Celery and Django Database Transactions https://testdriven.io/blog/celery-database-transactions/ 5 comments django
- Haskell Database Implementation - Part 2, Domain Specific Language and Transactionality https://dfithian.github.io/2021/02/18/database-implementation-part-2.html 4 comments haskell
- Peter R. Rizun on Twitter: "I soldered some chips together [...] It's a proof-of-concept for a bitcoin UTXO database that would help a laptop computer keep up at global scale transaction throughput." https://twitter.com/PeterRizun/status/1247554984968777729 47 comments btc
- Bitcoin ABC 0.19.7 is now available! This release includes RPC and wallet improvements, and a new transaction index database. See the release notes for details. https://twitter.com/Bitcoin_ABC/status/1135965604819525632 5 comments btc
- Using different database connection with ActiveRecord transactions https://dev.to/amrrbakry/til-using-different-database-connection-with-activerecord-transactions-345o 4 comments rails
- How to get the current database transaction id with Oracle, SQL Server, PostgreSQL and MySQL https://vladmihalcea.com/current-database-transaction-id/ 2 comments java
- MySQL & Socket.IO – Flooding Database > Duplikate transactions https://socket.io 3 comments node
- Parity Ethereum v2.2.2 (No Nick) out! It improves sync performance, peering stability, block propagation, and transaction propagation times. Wow, how long can this title be? Also, a warp-sync no longer removes existing blocks from the database, but rather reuses locally available information. https://github.com/paritytech/parity-ethereum/releases/tag/v2.2.2 19 comments ethereum
- DGraph: A Fast, Distributed, Transactional Graph Database Built For Scale (Interview) https://www.dataengineeringpodcast.com/dgraph-with-manish-jain-episode-44/ 3 comments programming
- Beaker: A Distributed, Transactional Database https://madavan.me/projects/beaker.html 4 comments programming
- A polyglot, cloud-native transactional database compatible with Redis and CQL API's and written ground-up in C++. https://github.com/yugabyte/yugabyte-db 3 comments cpp
- Even if Bitcoin Cash can scale to the point where all transactions in the world are kept in the same database forever, how would it get around the 10 min confirmation times without a second layer? https://www.reddit.com/r/btc/comments/6va1jk/even_if_bitcoin_cash_can_scale_to_the_point_where/ 36 comments btc
- TestRPC v4.0.0 - "Operation". Fixes installation issues and memory footprint; adds database support, and transaction traces https://github.com/ethereumjs/testrpc/releases/tag/v4.0.0 5 comments ethereum
- Catching Exceptions During Database Transactions https://medium.com/@jonathangfischoff/catching-exceptions-in-transactions-2b204c7546f6 5 comments haskell
- Schema: Reinventing Database Transactions (A SQL Alternative) https://madavan.me/projects/schema.html 27 comments programming
- GitHub - ioquatix/relaxo: a transactional database built on top of git. https://medium.com/aragondec/library-driven-development-in-solidity-2bebcaf88736#.cq5jknovm 47 comments ethereum
- Database transaction handling in C++ systems https://blog.san-ss.com.ar/2016/11/db-transaction-handling-in-cpp-systems 9 comments cpp
- Using RSpec Nested Transactions to speed up tests touching the database http://rosenfeld.herokuapp.com/en/articles/ruby-rails/2016-08-05-using-rspec-nested-transactions-to-speed-up-tests-touching-the-database 3 comments ruby
- A beginner’s guide to ACID and database transactions https://vladmihalcea.com/2014/01/05/a-beginners-guide-to-acid-and-database-transactions/ 24 comments programming
- During a three-year stretch, the Huangs used Capital One's consumer database to access transaction records in order to forecast future stock performances, then took out call and put options ahead of quarterly sales reports by these companies, resulting in a $2,826,500 profit over three years. http://www.pymnts.com/news/2015/capital-one-analysts-charged-for-database-mining-for-personal-profit/#.vnghu0ff-ap 4 comments technology
- Dell has distributed the website’s online transaction processing (OLTP) load between 2,000 virtual machines, which include 27 mission-critical databases that run on Microsoft SQL Server http://blogs.technet.com/b/dataplatforminsider/archive/2014/05/21/dell-doubles-application-speeds-processes-transactions-9x-faster-with-in-memory-oltp.aspx 8 comments programming
- NSA collects millions of text messages daily in 'untargeted' global sweep. NSA extracts location, contacts and financial transactions. 'Dishfire' program sweeps up 'pretty much everything it can'. GCHQ using database to search metadata from UK numbers http://www.theguardian.com/world/2014/jan/16/nsa-collects-millions-text-messages-daily-untargeted-global-sweep 58 comments europe
- Tarantool/Box -- a transactional NoSQL database http://tarantool.org/ 5 comments programming
- A very readable primer on the fundamentals of database transactions. http://news.cs.nyu.edu/~jinyang/fa10/papers/franklin97concurrency.pdf 3 comments programming
- Relational databases: you likely won't have ACID if you have more than one query in a transaction. http://danweinreb.org/blog/acid-in-theory-and-practice 11 comments programming
- VoltDB - Scalable, Open-Source RDBMS. VoltDB scales way beyond traditional databases, without sacrificing SQL or ACID for transactional data integrity. A comeback for SQL databases in front of the NoSQL trend? http://voltdb.com/content/voltdb-oltp-database-youll-never-outgrow 45 comments programming
- British Gov't wants private firms to build $12b super database for tracking every citizen's Internet usage, phone call, text message, and other transactions http://www.infopackets.com/news/censorship/2009/20090106_british_government_wants_private_firm_to_monitor_super_database_of_every_person_in_britain.htm 195 comments worldnews
- Did you know Windows (since Windows Server 2000) comes with a transactional database engine already baked into the OS, which you can use in your applications today, no download required? http://coolthingoftheday.blogspot.com/2008/10/did-you-know-windows-since-windows.html 58 comments programming
- Philip Greenspun on why ACID transactions matter in a relational database http://philip.greenspun.com/panda/databases-choosing 11 comments programming