auxten

Results 10 issues of auxten

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

### Discussed in https://github.com/orgs/chdb-io/discussions/196 Originally posted by **l1t1** February 7, 2024 ```sql :) create table a engine=Memory as select 1 a; 0.11995077133178711 :) select * from a; Code: 60. DB::Exception:...

Session

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