Other projects
PostgreSQL concurrent transactions benchmark
Benchmark a number of different operations in Postgres. It simulates a concurrent environment with different transaction isolation levels.
Related posts:
- Article describing the results of this benchmark: {{@benchmarking-concurrent-operations-in-postgresql}}
- Context about transactions and concurrent behavior in PostgreSQL: {{@database-transactions-concurrency-isolation-levels-and-postgresql}}
C++, PostgreSQL
Links:
SanchoSQL
Postgres desktop client.
SanchoSQL is a desktop client application for PostgreSQL database. It allows viewing and manipulating database objects.
C++, GTK+ (gtkmm)
Links:
Ney
A header-only parallel functions library for Intel Xeon/Xeon Phi/GPUs.
C++, OpenMP, CUDA
Some small C libraries
Hashmap, list