Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vadimdemedes/better-sqlite3

The fastest and simplest library for SQLite3 in Node.js.
https://github.com/vadimdemedes/better-sqlite3

7.4.5

dc83ceb2d97b46b6f17d29ec5b24797fa6a04711 authored about 3 years ago by Vadim Demedes <[email protected]>
Update repository URL

ef816ae13bafb54fc702fafa7053ace2dde64adf authored about 3 years ago by Vadim Demedes <[email protected]>
7.4.4

72f5e5f92733774ac5fa40323a9983f70730baa4 authored about 3 years ago by Vadim Demedes <[email protected]>
Change package name

afb97142e731c9070b205aab52b75c61abcf8f31 authored about 3 years ago by Vadim Demedes <[email protected]>
Delete `publish` CI step

f4e31ab6a07ed33e3c8dcc6ab344cfb4fa6af067 authored about 3 years ago by Vadim Demedes <[email protected]>
Prebuild for Electron 14.x and 15.x

3c81b74bc6bb6793c296eeb31dc74a2c7cce51fe authored about 3 years ago by Vadim Demedes <[email protected]>
Encapsulate the internal SQLite (#684)

Add linker flags to
- prevent the dynamic linker from using an external SQLite for this
li...

23c56aa77e44689e56c56370345e3c3cc7895128 authored over 3 years ago by Jan Alexander Steffens <[email protected]>
7.4.3

1fa3c77e9016b93678b25e542d285ea4f8986f5e authored over 3 years ago by Joshua Wise <[email protected]>
fixed bug in node 14 where empty buffers are bound as null

b3169ef6d61dcf8f416780733e37e60076d15e39 authored over 3 years ago by Joshua Wise <[email protected]>
7.4.2

3467abdd4c02741dd8b6ecf772721ae1d5e075ef authored over 3 years ago by Joshua Wise <[email protected]>
added SQLITE_ENABLE_MATH_FUNCTIONS

4d316a5dfc2089ede0be4b4185118e83b9671b69 authored over 3 years ago by Joshua Wise <[email protected]>
updated tests

d094aac3f514cbb058e9b960465e0243c3b7a627 authored over 3 years ago by Joshua Wise <[email protected]>
upgraded to sqlite 3.36

be7770e05413bcbb49dbf4eb6bd8da48a3d642db authored over 3 years ago by Joshua Wise <[email protected]>
fixed typo in docs

115258a10675a880e5cf0a22efb60f82a8d5145c authored over 3 years ago by Joshua Wise <[email protected]>
7.4.1

309708be17c62492f9796b63003d2a82a939dee5 authored over 3 years ago by Joshua Wise <[email protected]>
Fixes GLIBC 2.29 issues, electron issues, and more (#631)

* Update build.yml

* everything on 18.04

ed3d203086b61ef33231b99cd993a18fb6d1b354 authored over 3 years ago by Matthew Rathbone <[email protected]>
added support for node v16

ea5725b5fd85697df52c3213819ad3264d13101a authored over 3 years ago by Joshua Wise <[email protected]>
improved documentation

a65bec1ba2b7dff30e0ccd23e358c6ec2f833e6a authored over 3 years ago by Joshua Wise <[email protected]>
Document empty string -> tmp db (#629)

4fe0ae3240d852f553af626c3f19b14fbda4c736 authored over 3 years ago by Alexander Prinzhorn <[email protected]>
Generate prebuilds for Electron 13 (#638)

bd52e0408b2d835f16338c54db8397e4a5cc87e2 authored over 3 years ago by Paul Rosania <[email protected]>
This comes up frequently (#625)

See https://github.com/JoshuaWise/better-sqlite3/issues/609#issuecomment-829013505

02c9c250bc77311b08bec574d3d40890c0b17256 authored over 3 years ago by Alexander Prinzhorn <[email protected]>
7.4.0

8d06b17720c44b16e45a79f4f1a2dd6127cc5921 authored over 3 years ago by Joshua Wise <[email protected]>
added missing C++ header

b33c1d50fcb5075427fe0971ac1aa7bcc8a651a2 authored over 3 years ago by Joshua Wise <[email protected]>
edited comment

2b8ad64bd35ded98c767f383bae9624f07d8b812 authored over 3 years ago by Joshua Wise <[email protected]>
fixed bug in edge case

843026fe015dc44cc3627e49bf0900906bed20f2 authored over 3 years ago by Joshua Wise <[email protected]>
added test

43dd2887b6aa274a129c0e7cfd64e8e164268a38 authored over 3 years ago by Joshua Wise <[email protected]>
improved code readability

4ee9fc7deec0cedd0ba4e6f05ee3de80da8c2638 authored over 3 years ago by Joshua Wise <[email protected]>
Merge branch 'master' into vtab

174559d0f3dd60a444ea7c6094eb68bf1c582cad authored over 3 years ago by Joshua Wise <[email protected]>
Merge branch 'after-vtab' into vtab

4789dec29ca29329e7daa664dba7b4faaab9fbfb authored over 3 years ago by Joshua Wise <[email protected]>
Table-valued functions (stateless read-only virtual tables) (#617)

* implemented rought draft version of virtual tables

* slightly cleaned up code

* added do...

36fab27b5566669083ed5babe31608b99ea27cde authored over 3 years ago by Joshua Wise <[email protected]>
improved documentation, added tests, and micro-optimizations

a72acd584252215ed1f474e6f6a9ebdc8788b567 authored over 3 years ago by Joshua Wise <[email protected]>
updated api docs

1a54e931fd691999fc3e0e32e77e4e8e50f623c9 authored over 3 years ago by Joshua Wise <[email protected]>
fixed test

0a0bc8b7f5b3e44b5d8042a9c5e4e1a3dc349564 authored over 3 years ago by Joshua Wise <[email protected]>
made virtual tables strict about preventing missing/extraneous columns from being yielded

38557cf2a44bccb17b548905adf0fcbe810dc4a7 authored over 3 years ago by Joshua Wise <[email protected]>
wrote tests for virtual tables

9227a57de32e3a6c4afe55afb174a715064ff090 authored over 3 years ago by Joshua Wise <[email protected]>
updated api docs

5957a1ac5ddcf33e6d96ecc28e4deb588c331549 authored over 3 years ago by Joshua Wise <[email protected]>
added documentation for virtual tables

3768dbedd9b01d329cf14a3574a7f1d3fe234b50 authored over 3 years ago by Joshua Wise <[email protected]>
cleaned up C++ code

6e24b2b03b3b04f0bd04f9480e96eacf071400f5 authored over 3 years ago by Joshua Wise <[email protected]>
slightly cleaned up code

b782198a5d60632706db5e9a0d7ddada8f32b911 authored over 3 years ago by Joshua Wise <[email protected]>
implemented rought draft version of virtual tables

1d8e9f6f86310b9a05fcc1d2964bef302c616623 authored over 3 years ago by Joshua Wise <[email protected]>
updated docs

6de7e28b46c65cd0fa265f9eb63bb33c7a7585b7 authored over 3 years ago by Joshua Wise <[email protected]>
updated docs

74f9ee7ea976665923c45115f9465227787cec56 authored over 3 years ago by Joshua Wise <[email protected]>
7.3.1

696719b8f59a40f47704b1cb72f950adb33f7c8f authored over 3 years ago by Joshua Wise <[email protected]>
Merge branch 'master' of github.com:JoshuaWise/better-sqlite3

877fba8f560c1eaae42e18b71e50bbb58caa26c8 authored over 3 years ago by Joshua Wise <[email protected]>
prevented db.serialize() from being used while the database is busy or closed

0ed6f40e1e928362388b5d395173cb6f07c17349 authored over 3 years ago by Joshua Wise <[email protected]>
Fix typo in API docs (#613)

b7a3b2efdc89e60acea1f7d1c43359a6bcb7a9a6 authored over 3 years ago by Tobias Nießen <[email protected]>
7.3.0

3893b33f0b7d668533e23ba5338f1a2a353e249d authored over 3 years ago by Joshua Wise <[email protected]>
updated docs

f58d99df9191a5000236b34899b7335a38936158 authored over 3 years ago by Joshua Wise <[email protected]>
added directOnly option to db.aggregate()

0ad86ca5e0771daea54de8b296fc49ff106d1d89 authored over 3 years ago by Joshua Wise <[email protected]>
added directOnly option to db.function()

260b854e4761eaa25abf1c17fac06f2ea4e9ac19 authored over 3 years ago by Joshua Wise <[email protected]>
updated readme

1a3efc20a97db79529789891b5f00b7f7df3a44a authored over 3 years ago by Joshua Wise <[email protected]>
updated readme

e8dcaa4414869b63cfc9e6bbce6c1d3556f57de4 authored over 3 years ago by Joshua Wise <[email protected]>
updated readme

3af2d6b8b66c655c5952a0a163535b53415b269f authored over 3 years ago by Joshua Wise <[email protected]>
implemented stmt.readonly property

dcb58cd0701731398adb608cebe180e5b1224f77 authored over 3 years ago by Joshua Wise <[email protected]>
removed HAVE_USLEEP

405052f1152dbd92adf715de77169c9041513694 authored over 3 years ago by Joshua Wise <[email protected]>
updated readme

83776dcb0d1117c76d7d0587a135848d689a301b authored over 3 years ago by Joshua Wise <[email protected]>
updated readme

fcdf57fa14103feea7cc5d4cfa1cd42cec8beefc authored over 3 years ago by Joshua Wise <[email protected]>
updated readme

b038df60c96c927fca0e1b9a3df3a3b76afdcd45 authored over 3 years ago by Joshua Wise <[email protected]>
updated readme

c00494084028f4e6d1af1e12d93ee8382f8beba9 authored over 3 years ago by Joshua Wise <[email protected]>
implemented db.serialize() and deserialization

e2085641939e94392c83afb3603d8b4df206bb16 authored over 3 years ago by Joshua Wise <[email protected]>
made timing test even more lenient

61bb6cb8429166f70ca0a6e79b53272afc16b107 authored over 3 years ago by Joshua Wise <[email protected]>
made timing test more lenient

a7db75c1ce3fc5f72cfc3ef26c3feb727e6ff5d1 authored over 3 years ago by Joshua Wise <[email protected]>
added HAVE_USLEEP and HAVE_STDINT_H compile-time options

418ba29b0c4064cfa73d12f5063639809400fcfe authored over 3 years ago by Joshua Wise <[email protected]>
7.2.0

898946e5801f892a7a26bba3260b4a67bb52fe57 authored over 3 years ago by Joshua Wise <[email protected]>
* added support for the RETURNING clause

* statements that return data can now be executed via .run()

579e3b4b4b65cc5de38ff97ac68e87fbd1207022 authored over 3 years ago by Joshua Wise <[email protected]>
7.1.5

4e68294e1c565c8e4a658b2e2a4d06768bb82f42 authored over 3 years ago by Joshua Wise <[email protected]>
fixed database subclassing

e8057ec4ab1cd247d1d1ac31af171a5fb1e1da4f authored over 3 years ago by Joshua Wise <[email protected]>
7.1.4

4dc52f1dce355fc5894edf0566f8fd3eb0af214f authored almost 4 years ago by Joshua Wise <[email protected]>
updated publish job

2d02e1f0e6f3b4042826ce7a628ab8b495183fdc authored almost 4 years ago by Joshua Wise <[email protected]>
made timing test more lenient

91561e4421103a2148372af6aeb570a43ff54ffa authored almost 4 years ago by Joshua Wise <[email protected]>
7.1.3

8a27802e67fcc42ef1da53be307df7ee10ddb0bf authored almost 4 years ago by Joshua Wise <[email protected]>
updated badge

58210f52b3f16bcd5a6fb9d46eaa172afc1f0b69 authored almost 4 years ago by Joshua Wise <[email protected]>
renamed workflow

2b2bcf6e3f786a6598ac737753349e21ddca63b9 authored almost 4 years ago by Joshua Wise <[email protected]>
updated build status badge

275af1e84877c68ce51718b2bfc02a495029a5de authored almost 4 years ago by Joshua Wise <[email protected]>
Merge remote-tracking branch 'vazra/add-github-workflow' into add-github-workflow

165edf7c95006c436df7ba0e1e842adf3305ed74 authored almost 4 years ago by Joshua Wise <[email protected]>
combined workflows and removed travis and appveyor

f644470a7dfdcad86b70c2521642e6fcae29192c authored almost 4 years ago by Joshua Wise <[email protected]>
added electron 32 bit prebuild support

8c2037778e156f3873e5483e1baf69c4d38dcac7 authored almost 4 years ago by Ameen Rashad <[email protected]>
Merge branch 'master' into add-github-workflow

9278574cc17ac1511b5482164bf0c09ebd6bc3c6 authored almost 4 years ago by Joshua Wise <[email protected]>
updated threads documentation example

dbb3603db9c5922c8a815144f22d09f87fea0760 authored almost 4 years ago by Joshua Wise <[email protected]>
Fix the infinite loop created by setImmediate() in threads example (#564)

* fix the infinite loop created by setImmediate() in threads example

* add handling for dead ...

5493d143f949ef0110080425e79189d4a8f5871b authored almost 4 years ago by Mahesh Bandara Wijerathna <[email protected]>
Add support for 12.x, drop 9.x (EOL) (#569)

Based on the following release announcement
https://www.electronjs.org/releases/stable#12.0.0
...

351411d710e8effbb1f2cdf26dad2ac1a24e187e authored almost 4 years ago by Kunal Dabir <[email protected]>
updated sqlite to 3.35.2 and updated dependencies

ae4edf4401a8f5284e99ba36189dbe87e438d5f9 authored almost 4 years ago by Joshua Wise <[email protected]>
added npm test before node-prebuild

8b3fd107b55fcc80779fe7bb9011e8de293647e0 authored almost 4 years ago by Ameen Rashad <[email protected]>
added latest electrion versions in prebuild

3bf9d9564aeea764f5fcada48d96215777318243 authored almost 4 years ago by Ameen Rashad <[email protected]>
updated github actions setup-node , version to v2

0a9320980e3fe98916fe440fdb5e3a6f14de2648 authored almost 4 years ago by Ameen Rashad <[email protected]>
made Database class extendable, and fixed importing into jest environments

f9663fc02c78cbbc9f654dfbe183a8a6bfc3509a authored almost 4 years ago by Joshua Wise <[email protected]>
7.1.2

6d05e9e4e796c0a1e0f97bd5c7a535a743caf6ef authored about 4 years ago by Joshua Wise <[email protected]>
upgraded tar package

058ac2c109de022fca15a3a468d4940427af570a authored about 4 years ago by Joshua Wise <[email protected]>
replace monkey patching prooperty with WeakSet

9babc04d24f607ee7eee3eead9de3d90cd29cc5f authored about 4 years ago by Joshua Wise <[email protected]>
Merge branch 'master' of github.com:JoshuaWise/better-sqlite3

bab060af2cb7cb318aa4dd683973986dafb232d4 authored about 4 years ago by Joshua Wise <[email protected]>
Fix monkey patching bug + memory leak when running in Jest (#415)

5c1e89020654339fd435c402324db65f201156d3 authored about 4 years ago by Tom Crockett <[email protected]>
Merge branch 'master' of github.com:JoshuaWise/better-sqlite3

a7a270e869d07fe18c9ea18076bee9b9a5041c0b authored about 4 years ago by Joshua Wise <[email protected]>
fix the installing guide for Windows (#440)

The old guide do not work anymore, update the guide to latest toolchain.

10d6ccb89c2eddc8eec1b851862b8e124bd0b756 authored about 4 years ago by Losses Don <[email protected]>
Merge branch 'master' of github.com:JoshuaWise/better-sqlite3

6491a29f920590fa7ad9f2b2ed63fdf40582af26 authored about 4 years ago by Joshua Wise <[email protected]>
include latest electron versions (#471)

Co-authored-by: Joshua Wise <[email protected]>

7e36714572dce93998d26941e696f2e4f590e952 authored about 4 years ago by Kunal Dabir <[email protected]>
added node version 14 to appveyor.yml

b254e4c824b56763e696c09953fd4c04c8bcd672 authored about 4 years ago by Joshua Wise <[email protected]>
Merge branch 'master' of github.com:JoshuaWise/better-sqlite3

cbadd8e014d21d16ebb12220025d7dd74ef7663d authored about 4 years ago by Joshua Wise <[email protected]>
Add node 14 to prebuild (#501)

* Node 14 is now LTS

f9af67d6a0fe9e54a546a2709798fe40349e4b59 authored about 4 years ago by Billy Newman <[email protected]>
Adopt C++14 (#497)

V8 has required C++14 since ~2017. It appears that changes in recent V8 versions (8.6+) have bro...

fe4ce3ac4882b2a98a9adc58911226228409ccb1 authored about 4 years ago by Paul Rosania <[email protected]>
upgraded SQLite3 to version 3.34.0

0a3f1cf96db3070f35868aab1cb05f414a82115e authored about 4 years ago by Joshua Wise <[email protected]>