Auxten Wang

Results 14 issues of Auxten Wang

SQLite db file for movielens demo: [movielens.db.zip](https://github.com/auxten/edgeRec/files/9482338/movielens.db.zip)

Anyone who needs this can leave a comment here. I don't quite sure it's useful.

### Please paste your wallet address here. We will transfer TestNet token for you. - TestNet Howto in English: https://developers.covenantsql.io/docs/en/quickstart - TestNet中文指引: https://developers.covenantsql.io/docs/zh-CN/quickstart

TestNet

## Who is Using CQL First of all, thanks sincerely for constantly using and supporting CQL. We will try our best to keep CQL better, and keep growing community. ###...

1. Simple SELECT without GROUP, LIMIT offset, HAVING, DISTINCT 2. Almost all kinds of INSERT without subqueries

stale

hi mattn: I ported sqlcipher to go-sqlite3 and **just** made it work, I knew that the PR is mess up, here are what i did: 1. port sqlcipher from 3.20...

This PR is in very early stage. The implementation could change a lot for final patch. Just hold this PR for other projects to tracking the progress of "chDB on...

Arrow

Current chDB(till v2.0.2) relys on temp disk storage to keep the session data. Everytime `session.query` runs almost everything in memory will be recreated and reinit which caused a lot of...

Session

Still in a very early stage. This PR is only for tracking progress.