Commit graph

  • e62a155e04
    [fix] handle errors main Anton Nesterov 2024-09-03 01:11:17 +0200
  • 059fe4ca76
    [feat] add query example Anton Nesterov 2024-09-02 12:37:34 +0200
  • ae625a848d
    [fix] bench; add skeleton for examples Anton Nesterov 2024-09-01 22:49:39 +0200
  • ddc2e1ba0e
    [ref] ts client; [fix] free mem Bun ffi Anton Nesterov 2024-08-30 08:53:32 +0200
  • 849dbff420
    [feat] add shared lib build script Anton Nesterov 2024-08-29 22:39:27 +0200
  • 9572a7e549
    [feat] add shared lib build script Anton Nesterov 2024-08-29 22:35:08 +0200
  • dad8d46e9b
    [feat] cffi Anton Nesterov 2024-08-29 22:13:48 +0200
  • 103b7dac11
    [ref] remove module experiment, use packages Anton Nesterov 2024-08-29 21:10:29 +0200
  • c0c9b7c9b4
    [feat] prep for cffi Anton Nesterov 2024-08-27 16:35:17 +0200
  • ab5de2ae51
    [fix] #1 keep C binding from default module exports (compat with Bun) Anton Nesterov 2024-08-26 23:13:56 +0200
  • 48a26223c0
    [fix] #1 js bindings Anton Nesterov 2024-08-26 22:51:43 +0200
  • ad8614f30c
    [feat] #1 nodejs addon bench Anton Nesterov 2024-08-26 22:42:56 +0200
  • 18a0a1e9a1
    [wip] #1 nodejs addon bench (memory) Anton Nesterov 2024-08-26 22:28:27 +0200
  • 9150d3faf6
    [wip] #1 prototype for using iterator from nodejs addon Anton Nesterov 2024-08-26 21:10:35 +0200
  • e4fdd426a8
    [chore] update packages Anton Nesterov 2024-08-23 07:11:55 +0200
  • ae641b7ee8
    [chore] pub packages Anton Nesterov 2024-08-23 07:07:43 +0200
  • d4638d4c4b
    [fix] use response controller to flush the buffer Anton Nesterov 2024-08-23 07:03:54 +0200
  • cfafadff47
    Merge branch 'main' of github.com:nesterow/dal Anton Nesterov 2024-08-22 20:04:32 +0200
  • 25de52ee8c
    [fix] remove junk Anton Nesterov 2024-08-22 20:03:46 +0200
  • 34d3db3ab9
    [fix] readme Anton Nesterov 2024-08-22 11:17:28 +0200
  • 0d612173f9
    [chore] fix readme Anton Nesterov 2024-08-22 09:30:37 +0200
  • b816b0ecdb
    [chore] fmt readme Anton Nesterov 2024-08-21 22:48:50 +0200
  • 0669177a8b
    [chore] fmt readme Anton Nesterov 2024-08-21 22:40:53 +0200
  • 8439e5b450
    [chore] fmt readme Anton Nesterov 2024-08-21 22:39:02 +0200
  • 65a4f6c233
    [chore] update rev Anton Nesterov 2024-08-21 22:30:52 +0200
  • 36d7d315e2
    [chore] add readme Anton Nesterov 2024-08-21 22:28:41 +0200
  • bfcb0fc993
    [feat] builder for in-process sqlite Anton Nesterov 2024-08-21 03:28:40 +0200
  • 1aa3ad7fca
    [ci] prepare publish action Anton Nesterov 2024-08-21 01:19:29 +0200
  • 256b7da0d9
    [chore] update revisions Anton Nesterov 2024-08-21 01:12:40 +0200
  • 955bfb01d3
    [chore] update revisions Anton Nesterov 2024-08-21 01:11:14 +0200
  • 3f75eedbfc
    [chore] update revisions Anton Nesterov 2024-08-21 01:09:08 +0200
  • f8e28d2a2e
    [fix] add msg field for query resut Anton Nesterov 2024-08-21 01:03:28 +0200
  • 97cad8eaac
    [ref] track revisions Anton Nesterov 2024-08-20 21:35:12 +0200
  • 5d54f98f6f
    [ref] refactor paths manually Anton Nesterov 2024-08-20 21:33:20 +0200
  • 7a408c9941
    [ref] refactor paths manually Anton Nesterov 2024-08-20 21:18:15 +0200
  • 7dcd046e6c
    [ref] refactor paths manually Anton Nesterov 2024-08-20 21:10:21 +0200
  • f06ad4a342
    [ref] mod declations Anton Nesterov 2024-08-20 19:58:37 +0200
  • 37a82c835b
    [ref] mod paths Anton Nesterov 2024-08-20 19:34:01 +0200
  • d58e5631c4
    how Anton Nesterov 2024-08-20 19:27:14 +0200
  • c100564e0a
    [chore] preinstall,postinstall Anton Nesterov 2024-08-20 19:23:09 +0200
  • b763c52867
    [chore] entry point for sqlite server Anton Nesterov 2024-08-20 16:28:48 +0200
  • ae6799ca8e
    [ref] go module paths Anton Nesterov 2024-08-20 16:21:40 +0200
  • cc113ecc49
    [ref] expose packages on github Anton Nesterov 2024-08-20 15:53:12 +0200
  • 9c53bdf358
    [chore] update deps Anton Nesterov 2024-08-20 14:37:58 +0200
  • c665c1c2fb
    [feat] nodejs bindings Anton Nesterov 2024-08-20 13:09:35 +0200
  • 07a61af8e5
    [feat] test nodejs bindings Anton Nesterov 2024-08-20 03:36:41 +0200
  • 87e3fdd18d
    [feat] prepare shared lib Anton Nesterov 2024-08-19 17:46:28 +0200
  • 59b2dde114
    [fix] call init Anton Nesterov 2024-08-17 19:57:14 +0200
  • 80410d5585
    [feat] sqlite server facade Anton Nesterov 2024-08-17 18:53:58 +0200
  • fa9d105e57
    [feat] add raw sql call Anton Nesterov 2024-08-16 20:10:34 +0200
  • e5152b2bc5
    [doc] initial docs Anton Nesterov 2024-08-16 06:18:45 +0200
  • 6670c1f55a
    [fix] add tx method for client; [todo] add exec on client Anton Nesterov 2024-08-15 17:56:52 +0200
  • 9d13824fdf
    [wip] insert/update/delete operations Anton Nesterov 2024-08-15 17:52:21 +0200
  • 60d213f21c
    [chore] format ts Anton Nesterov 2024-08-15 15:04:44 +0200
  • 0cecd1243f
    [feat] generics for TS builder; [feat] support row formating as DTO class Anton Nesterov 2024-08-15 15:02:47 +0200
  • de9d8ad231
    [fix] cleanup test data Anton Nesterov 2024-08-15 13:41:27 +0200
  • 7457d8ac81
    [feat] basic query builder for js; [feat] support chunked responses Anton Nesterov 2024-08-15 13:31:56 +0200
  • aa580b158e
    [wip] nodejs client Anton Nesterov 2024-08-15 10:19:50 +0200
  • ffb64f1d65
    [feat] add filter registry Anton Nesterov 2024-08-15 09:19:33 +0200
  • 296595cfea
    [doc] fix copilot crap Anton Nesterov 2024-08-15 09:10:49 +0200
  • 7f5c2a32cc
    [ref] refactor adapter, add dialect registry for future extensibility Anton Nesterov 2024-08-15 09:06:11 +0200
  • 920098e80c
    [wip] proto: streaming rows with msgpack Anton Nesterov 2024-08-15 06:23:36 +0200
  • 8fd9a369d1
    [wip] server Anton Nesterov 2024-08-14 14:02:20 +0200
  • 476afeac50
    [wip] proto: validate against builder methods Anton Nesterov 2024-08-13 14:13:15 +0200
  • c08aa3e104
    [wip] protocol Anton Nesterov 2024-08-13 02:29:27 +0200
  • 42ab71e964
    [ref] use sfmt arguments i/of values in find expressions Anton Nesterov 2024-08-12 20:21:34 +0200
  • 0648807cb2
    [wip] help gc (hopefully) after closing connections Anton Nesterov 2024-08-12 15:53:12 +0200
  • b1f9cead34
    [wip] cleanup unused connections Anton Nesterov 2024-08-12 15:47:06 +0200
  • 43dd4e9234
    [ref] name things what they are Anton Nesterov 2024-08-11 21:49:19 +0200
  • 25f3e18f4a
    [wip] adapter Anton Nesterov 2024-08-11 16:29:42 +0200
  • 05f155ecc0
    [wip] builder Anton Nesterov 2024-08-10 00:33:10 +0200
  • 1db30b92c2
    [wip] builder Anton Nesterov 2024-08-09 21:14:28 +0200
  • fb13fcbece
    [fix] always use sorted map Anton Nesterov 2024-08-09 17:06:15 +0200
  • d644ef077e
    [ref] move to builder pkg Anton Nesterov 2024-08-09 17:00:52 +0200
  • b72e67badc
    [ref] move sql context to adaper pkg Anton Nesterov 2024-08-09 16:56:38 +0200
  • fde44ce343
    [wip] convert insert Anton Nesterov 2024-08-09 16:14:42 +0200
  • ffc8c2b841
    [wip] joins Anton Nesterov 2024-08-09 00:27:26 +0200
  • 758eab6520
    [wip] joins Anton Nesterov 2024-08-08 23:44:51 +0200
  • 9fae95b906
    [wip] impove filter interfaces Anton Nesterov 2024-08-08 19:44:12 +0200
  • 4198ec4c75
    [wip] working on filters interface Anton Nesterov 2024-08-08 19:26:29 +0200
  • 8e45c45624
    [wip] add missing filters Anton Nesterov 2024-08-08 11:09:17 +0200
  • d28d976b8e
    [wip] dal golang Anton Nesterov 2024-08-07 21:16:40 +0200