Martin Farenholtz e24d15181e Merge remote-tracking branch 'origin/master'
# Conflicts:
#	benchmarks/run_hclc.sh
2021-04-07 14:52:58 +02:00
2021-03-31 12:37:15 +02:00
2021-03-05 17:20:12 +01:00
2021-03-31 12:37:15 +02:00
2021-03-05 17:20:12 +01:00
2021-03-05 17:20:12 +01:00
2021-03-05 17:20:12 +01:00
2021-03-05 17:20:12 +01:00

How to compile: gcc execution.cpp sqlite3.c -lpthread -ldl -lstdc++ -o sqlite_binary

How to run: ./sqlite_binary "name"

How to run in memory: ./sqlite_binary ":memory:"

Description
No description provided
Readme 15 MiB
Languages
C 99.9%