crystal_orm_test icon indicating copy to clipboard operation
crystal_orm_test copied to clipboard

Benchmark different ORMs for crystal and postgres

Results 3 crystal_orm_test issues
Sort by recently updated
recently updated
newest added

Hello, Thanks for this test, it's really useful. It would be nice to have crystal-db to have a basis of comparison of the overhead of each ORM. Example with the...

The ID primary key needs to be Int32 for now until LuckyRecord supports BIGSERIAL for Int64. Reference: https://github.com/luckyframework/lucky_record/issues/246

The setup script didn't Just Work for me; this may be an improvement.