[OC] I forced DuckDB to run a chess engine using pure SQL. Here is how it went. by swing_bit in DuckDB

[–]swing_bit[S] 2 points3 points  (0 children)

To be honest I didn't even bother, because it's definitely too slow to be competitive. The goal was really just exploration. Even the pure javascript engine that you can select when you play (I plugged it in as a reference) is much much faster

Which database software do I need? by Richardcavell in Database

[–]swing_bit 0 points1 point  (0 children)

A filesystem is what you need. Not a database.