Crystal_api – fast and easy REST api for Postgresql written in Crystal
1–4 of 4 posts
Re: Crystal_api – fast and easy REST api for Postgresql written in Crystal
#22-4* times faster than a Postgrest https://github.com/begriffs/postgrest 20* times faster than Rails (*for GET index)
Now it's refactored as shard so it should be much easier to use it.
Re: Crystal_api – fast and easy REST api for Postgresql written in Crystal
#3This is my work in progres. I wanted to create full REST api to check if it's possible. I haven't though it can be as fast. 2-4* times faster than a Postgrest https://github.com/begriffs/postgrest 20* times faster than Rails (*for GET index) Now it's refactored as shard so it should be much easier to use it.
Re: Crystal_api – fast and easy REST api for Postgresql written in Crystal
#4This is my work in progres. I wanted to create full REST api to check if it's possible. I haven't though it can be as fast. 2-4* times faster than a Postgrest https://github.com/begriffs/postgrest 20* times faster than Rails (*for GET index) Now it's refactored as shard so it should be much easier to use it.
This would make a good "Show HN". https://news.ycombinator.com/showhn.html
My friend helped me with benchmark, but I'm who is writing article. https://github.com/bartekupartek/benchmark