Live data from Hacker News

Viewing profile — lroal

lroal

HN member
Joined
Thu, Feb 19, 2015, 8:33 AM UTC
HN karma
40
Public activity
20 items

About lroal

No profile information was provided.

Recent public activity

  1. comment
    Comment #46945292

    Orange ORM 5.0.0 is out. Breaking: - getAll removed; use getMany (same signature). - getOne no longer accepts filter as first arg; move it to where. Also: - ExpressJS before/after …

  2. story
  3. story
  4. comment
    Comment #43066601

    I am happy to announce that orange-orm now supports Cloudflare D1. It does not need the node compatability flag. It is a typescript ORM.

  5. story
  6. story
  7. comment
    Comment #40002035

    The datatable component is pretty advanced. https://primevue.org/datatable/ This also seems more mature than Vuetify.

  8. story
  9. comment
    Comment #39982200

    You should try https://github.com/alfateam/rdb It is database agnostic. It works with sqlite, mssql, mysql, postgres, oracle, and sapase. It gives you full intellisense without cod…

  10. comment
    Comment #37973786

    You should really try out RDB, an ORM that I've been working on since 2014. https://rdbjs.org It has a very small fooprint - well suited for Amazon lambda. We now support client ov…

  11. comment
    Comment #37272747

    I am excited about this release of RDB. Rich Querying Model Concise API: Developer-friendly & expressive. Full IntelliSense without code generation. TS & JS Ready Browser-Friendly:…

  12. story
  13. comment
    Comment #10620423

    The direct link to streaming docs: https://github.com/alfateam/rdb/blob/master/docs/docs.md#_st... https://github.com/alfateam/rdb/blob/master/docs/docs.md#_st...

  14. story
  15. comment
  16. comment
    Comment #9073700

    It is not supported today. But it would't be any problem to implement it. Please create an issue if you want it.

  17. comment
    Comment #9073694

    My plan was to stick to promises only. Unless there are lots of lots of developers that really wants callbacks.

  18. comment
    Comment #9073578

    Rdb (Relational Database) is meant only for Relation Databases (sql). I have no plans on supporting document databases - that would probably a bad compromize. And the api would be …

  19. comment
    Comment #9073543

    Rdb is used in commercial products at my employer Timpex (www.timpex.no). So it will definitely be maintained. The code was initially closed source in csharp, we refined it and rel…

  20. story