DEV Community

cem kaan kosali
cem kaan kosali

Posted on • Edited on

1 3

couchbase you are an amazing database

I 've studied couchbase and lodash today.
and here is the result...

https://report-tab-data.netlify.com/

GroupBy with lodash

Starting point was a simple sql query

SELECT *
  FROM bakimlar
  GROUP BY kovanNo
  ORDER BY kovanNo asc
Enter fullscreen mode Exit fullscreen mode

and

SELECT * 
FROM
    bakimlar 
    ORDER BY zamanDamgasi DESC
    limit 1
Enter fullscreen mode Exit fullscreen mode

day05

Top comments (0)

Billboard image

Create up to 10 Postgres Databases on Neon's free plan.

If you're starting a new project, Neon has got your databases covered. No credit cards. No trials. No getting in your way.

Try Neon for Free →