Commit Graph

205 Commits

Author SHA1 Message Date
Joshua Wise
ae12001cdf updated recommended Node.js versions in docs 2022-11-21 19:18:06 -06:00
John Haugeland
54e6cbadfb
Please consider setting pragma WAL in your introductory documentation (#831)
The performance difference can be several orders of magnitude on even simple tables, and most users won't think to go looking for this.

I've included lines that clarify, and link to your existing documentation on the topic.

Thank you for an excellent tool.
2022-11-21 17:18:48 -06:00
Joshua Wise
81fee0a8d7 added code of conduct and contribution rules 2022-05-15 22:55:40 -05:00
Joshua Wise
ccc9460ed0 tweak to README.md 2021-12-29 18:26:39 -05:00
John Haugeland
e488ff47b9
Add an example using import in Typescript (#676)
* Add an example using `import` in Typescript

It's much harder to track down the expected syntax than one would want.  Could we just toss a note in?

* Update README.md
2021-12-29 17:14:06 -06:00
Joshua Wise
a72acd5842 improved documentation, added tests, and micro-optimizations 2021-05-12 17:36:11 -05:00
Joshua Wise
3768dbedd9 added documentation for virtual tables 2021-05-10 03:55:39 -05:00
Joshua Wise
58210f52b3 updated badge 2021-03-30 16:43:13 -05:00
Joshua Wise
2b2bcf6e3f renamed workflow 2021-03-30 16:36:59 -05:00
Joshua Wise
275af1e848 updated build status badge 2021-03-30 16:33:01 -05:00
Joshua Wise
f644470a7d combined workflows and removed travis and appveyor 2021-03-30 16:04:27 -05:00
Joshua Wise
f01745f75a updated readme 2020-05-27 11:56:29 -05:00
Joshua Wise
bc87ad5b43 updated readme 2020-05-27 11:55:51 -05:00
Joshua Wise
20cb39d98a updated readme 2020-05-27 11:55:11 -05:00
Joshua Wise
6a5d2ad2ed updated readme 2020-05-27 11:54:55 -05:00
Joshua Wise
6a9766399b updated readme 2020-05-27 11:51:49 -05:00
Joshua Wise
616d4e431d updated docs 2020-04-25 19:52:36 -05:00
Joshua Wise
16f5f02b22 tweaked readme 2020-04-25 10:27:02 -05:00
Joshua Wise
23eff1ad52 added github sponsorship information 2020-04-25 10:20:05 -05:00
Joshua Wise
cece44dc35 documented unsafe mode 2020-04-25 09:31:02 -05:00
Joshua Wise
8a74f82fc9 moved worker thread docs 2020-04-21 22:20:47 -05:00
Joshua Wise
758665a3db dropped support for node versions < 10
removed the integer library in favor of bigints
added support for worker threads
enabled SQLITE_THREADSAFE=2
replaced native Require() calls with dependency injection
2020-04-21 20:53:31 -05:00
Joshua Wise
2fafdaab2a updated README.md 2020-03-29 11:21:08 -05:00
Joshua Thomas Wise
1f6cb64603 whitespace in docs 2019-08-05 11:49:41 -04:00
Joshua Thomas Wise
b299d84a91 added appveyor badge 2019-08-05 11:46:00 -04:00
Joshua Wise
8268999de8 updated readme 2019-01-22 14:14:06 -05:00
Joshua Wise
3c74e026a9 updated readme 2019-01-22 14:12:33 -05:00
Joshua Wise
1554159ba8 updated readme 2019-01-22 14:11:51 -05:00
Joshua Wise
f368499641 updated readme 2019-01-22 14:11:32 -05:00
Joshua Wise
c7712216ed updated readme 2019-01-22 14:11:03 -05:00
Joshua Wise
0e70a5d786 updated readme 2019-01-22 14:06:45 -05:00
Joshua Wise
c60f97afde updated readme 2019-01-22 14:06:01 -05:00
Joshua Wise
a698a7b249 updated readme 2019-01-22 14:03:49 -05:00
Joshua Wise
18b957249b added donation section 2019-01-22 14:02:12 -05:00
Joshua Thomas Wise
f4b9b662bf updated readme 2018-10-10 14:28:14 -04:00
Joshua Thomas Wise
9c684bc3a9 updated readme 2018-10-10 13:59:58 -04:00
Joshua Wise
0c0cae5a0b moved README file 2018-10-09 17:06:00 -04:00
Joshua Wise
ab302ff439 upgraded sqlite to 3.25.0 2018-09-15 18:25:14 -04:00
Joshua Wise
837a589015 Update README.md 2017-09-29 14:40:09 -04:00
Joshua Wise
f9d3c31865 updated readme 2017-08-29 08:56:33 -04:00
Joshua Wise
27281d1bdd updated readme 2017-08-29 08:56:19 -04:00
Joshua Wise
cb42433fd1 updated readme 2017-08-29 08:56:05 -04:00
Joshua Wise
8dbcc0b2e0 updated readme 2017-08-29 08:55:24 -04:00
Joshua Wise
0563e72c12 updated readme 2017-08-29 08:54:59 -04:00
Joshua Wise
0d02978dc6 updated readme 2017-08-29 08:54:45 -04:00
Joshua Wise
ff34cd6a38 updated readme 2017-08-29 08:54:12 -04:00
Joshua Wise
704f07a5e8 updated readme 2017-08-29 08:45:43 -04:00
Joshua Wise
accb9f022c updated tests and benchmarks 2017-08-29 07:45:07 -04:00
Joshua Thomas Wise
725cf961aa updated readme and fixed typo in comment 2017-07-20 13:10:11 -04:00
Joshua Wise
ff9f0b1ad5 added troubleshooting guide 2017-07-19 11:25:47 -04:00