Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / penberg/limbo issues and pull requests
#100 - Add aggregate fn: count
Pull Request -
State: closed - Opened by vivek378521 4 months ago
#99 - Add rust package version check and install + wasm32-wasi package pres…
Pull Request -
State: closed - Opened by vivek378521 4 months ago
#98 - Make it possible to get row values as &str
Pull Request -
State: closed - Opened by haaawk 4 months ago
#97 - Fix primary key handling in BTreeTable
Pull Request -
State: closed - Opened by haaawk 4 months ago
- 1 comment
#96 - separate PRIMARY KEY definition does not work in BTreeTable::from_sql
Issue -
State: closed - Opened by haaawk 4 months ago
#95 - Add support for WITHOUT ROWID to BTreeTable::from_sql
Pull Request -
State: closed - Opened by haaawk 4 months ago
#94 - Disallow multiple processes opening same database file
Issue -
State: closed - Opened by penberg 4 months ago
- 6 comments
Labels: enhancement, help wanted, good first issue
#93 - More aggregate functions
Issue -
State: closed - Opened by penberg 4 months ago
- 3 comments
Labels: enhancement, help wanted, good first issue
#92 - Simplify BTreeTable::to_sql
Pull Request -
State: closed - Opened by haaawk 4 months ago
#91 - External sorting for `ORDER BY`
Issue -
State: open - Opened by penberg 4 months ago
- 10 comments
Labels: enhancement, help wanted, good first issue
#90 - Replace unwrap() in PageIO.get() with proper error handling
Pull Request -
State: closed - Opened by crrow 4 months ago
- 5 comments
#89 - Improve normalize_ident
Pull Request -
State: closed - Opened by haaawk 4 months ago
#88 - Mark test code cfg(test) instead of allow(dead_code)
Pull Request -
State: closed - Opened by haaawk 4 months ago
#87 - Remove unneded allocation
Pull Request -
State: closed - Opened by haaawk 4 months ago
#86 - `BEGIN CONCURRENT` support
Issue -
State: open - Opened by penberg 4 months ago
- 1 comment
Labels: enhancement, help wanted, improvements
#85 - SQLite C API improvements
Issue -
State: open - Opened by penberg 4 months ago
Labels: enhancement, help wanted, good first issue
#84 - Remove incorrect Column::is_rowid_alias
Pull Request -
State: closed - Opened by haaawk 4 months ago
#83 - Column::is_rowid_alias is incorrect for composite primary keys
Issue -
State: closed - Opened by haaawk 4 months ago
#82 - Derive Clone for Buffer
Pull Request -
State: closed - Opened by haaawk 4 months ago
#81 - Remove submit from LinuxIO write
Pull Request -
State: closed - Opened by haaawk 4 months ago
#80 - `SELECT .. WHERE` support
Issue -
State: closed - Opened by penberg 4 months ago
- 5 comments
Labels: enhancement, help wanted, good first issue
#79 - Remove unneeded clone in add_table
Pull Request -
State: closed - Opened by haaawk 4 months ago
#78 - Profile-Guided Optimization (PGO) benchmark report
Issue -
State: open - Opened by zamazan4ik 4 months ago
- 1 comment
#77 - cli: added .opcodes helper
Pull Request -
State: closed - Opened by pereman2 4 months ago
#76 - translate: special case for LIMIT 0
Pull Request -
State: closed - Opened by psarna 4 months ago
- 4 comments
#75 - wait for the read completion
Pull Request -
State: closed - Opened by heyrutvik 4 months ago
- 1 comment
#74 - Explicit I/O completion waiting when opening a database
Issue -
State: closed - Opened by penberg 4 months ago
Labels: bug, help wanted
#73 - download wasm32-wasi target for wasm builds
Pull Request -
State: closed - Opened by ishanjain28 4 months ago
- 1 comment
#72 - Fix error handling for invalid database files
Issue -
State: closed - Opened by penberg 4 months ago
- 3 comments
Labels: bug, help wanted, good first issue
#71 - Fix out of box installation
Issue -
State: closed - Opened by vivek378521 4 months ago
- 2 comments
Labels: bug, help wanted, good first issue
#70 - .schema without args shows all tables
Pull Request -
State: closed - Opened by KMJ-007 4 months ago
#69 - added .schema command in cli
Pull Request -
State: closed - Opened by KMJ-007 4 months ago
- 2 comments
#68 - Clean up insn_to_str()
Pull Request -
State: closed - Opened by penberg 4 months ago
#67 - core: Insn::Real support
Pull Request -
State: closed - Opened by pereman2 4 months ago
#66 - core: fix evaluating columns a part from agg
Pull Request -
State: closed - Opened by pereman2 4 months ago
#65 - Aggregation function and column produces wrong result
Issue -
State: closed - Opened by penberg 4 months ago
Labels: bug, help wanted, compat
#64 - Refactor translate
Pull Request -
State: closed - Opened by penberg 4 months ago
#63 - Update `cbindgen` to remove dependency to atty
Issue -
State: closed - Opened by penberg 4 months ago
Labels: enhancement, help wanted, good first issue, security
#62 - Port SQLite TCL tests
Issue -
State: open - Opened by penberg 4 months ago
- 2 comments
Labels: enhancement, help wanted, good first issue
#61 - core: sum aggregation
Pull Request -
State: closed - Opened by pereman2 4 months ago
#60 - core: fix agg function uppercase parsing
Pull Request -
State: closed - Opened by pereman2 4 months ago
#59 - Stack overflow with upper-case `AVG()` function
Issue -
State: closed - Opened by penberg 4 months ago
- 2 comments
Labels: bug, help wanted
#58 - core: Avg aggregation function
Pull Request -
State: closed - Opened by pereman2 4 months ago
#57 - OpenDAL support for storage?
Issue -
State: open - Opened by penberg 4 months ago
Labels: enhancement, help wanted, question
#56 - Initial pass on deterministic simulator
Pull Request -
State: closed - Opened by penberg 4 months ago
#55 - `LIMIT 0` is not supported correctly
Issue -
State: closed - Opened by penberg 4 months ago
Labels: bug, help wanted, good first issue
#54 - `.schema` command support
Issue -
State: closed - Opened by penberg 5 months ago
Labels: enhancement, help wanted, good first issue
#53 - In-memory mode
Issue -
State: open - Opened by penberg 5 months ago
- 5 comments
Labels: enhancement, good first issue
#52 - core: I/O write path
Pull Request -
State: closed - Opened by penberg 5 months ago
#51 - core: pragma cache_size support
Pull Request -
State: closed - Opened by pereman2 5 months ago
#50 - `cargo bench` causes a panic
Issue -
State: closed - Opened by mfleming 6 months ago
- 2 comments
#49 - `SELECT .. ORDER BY` support
Pull Request -
State: closed - Opened by penberg 6 months ago
- 2 comments
#48 - libuv example
Issue -
State: open - Opened by penberg 6 months ago
Labels: enhancement, help wanted
#47 - Integrate Nyrkiö with Github Actions
Issue -
State: open - Opened by penberg 6 months ago
Labels: enhancement, help wanted, good first issue
#46 - Switch io_uring to direct I/O
Issue -
State: closed - Opened by penberg 7 months ago
- 10 comments
Labels: enhancement, help wanted, good first issue
#45 - Write support
Issue -
State: open - Opened by penberg 7 months ago
Labels: enhancement
#44 - Improve JavaScript/Wasm packaging
Pull Request -
State: closed - Opened by penberg 8 months ago
#43 - Make page cache size configurable
Issue -
State: closed - Opened by penberg 8 months ago
- 3 comments
Labels: enhancement, help wanted, good first issue
#42 - Single-threaded architecture
Pull Request -
State: closed - Opened by penberg 8 months ago
#41 - Switch to IOCP API on Windows for asynchronous I/O
Issue -
State: open - Opened by penberg 8 months ago
- 2 comments
Labels: enhancement, help wanted, good first issue, windows
#40 - Windows support
Pull Request -
State: closed - Opened by penberg 8 months ago
#39 - SQLite C ABI compatibility
Pull Request -
State: closed - Opened by penberg 8 months ago
#38 - Checksums?
Issue -
State: open - Opened by penberg 8 months ago
Labels: enhancement, question
#37 - SQL identifier case sensitivity
Issue -
State: closed - Opened by penberg 9 months ago
Labels: bug, enhancement, help wanted, good first issue
#36 - TPC-H support
Issue -
State: open - Opened by penberg 9 months ago
#35 - `avg()` aggregate function
Issue -
State: closed - Opened by penberg 9 months ago
- 1 comment
Labels: enhancement, help wanted, good first issue
#34 - Subquery support
Issue -
State: open - Opened by penberg 9 months ago
Labels: enhancement, help wanted
#33 - `sum()` aggregate function support
Issue -
State: closed - Opened by penberg 9 months ago
#32 - `GROUP BY` support
Issue -
State: closed - Opened by penberg 9 months ago
- 2 comments
#31 - `ORDER BY` support
Issue -
State: closed - Opened by penberg 9 months ago
- 1 comment
Labels: enhancement, help wanted
#30 - Parse record values lazily in `Column` op?
Issue -
State: open - Opened by penberg 9 months ago
- 2 comments
Labels: enhancement, help wanted, good first issue, performance
#29 - Switch to SIEVE for caching?
Issue -
State: closed - Opened by penberg 9 months ago
Labels: enhancement, help wanted, question
#28 - Deterministic simulation testing?
Issue -
State: closed - Opened by penberg 9 months ago
- 1 comment
Labels: enhancement, help wanted, question
#27 - SQLite compatibility tests
Issue -
State: closed - Opened by penberg 9 months ago
- 1 comment
Labels: enhancement, help wanted, good first issue
#26 - Reduce allocations for records
Issue -
State: closed - Opened by penberg 9 months ago
Labels: enhancement, help wanted, good first issue
#25 - Switch to kqueue on Darwin for asynchronous I/O
Issue -
State: closed - Opened by penberg 9 months ago
- 6 comments
Labels: enhancement, help wanted, good first issue, darwin
#24 - Fix WebAssembly build
Pull Request -
State: closed - Opened by penberg 10 months ago
#23 - Single-threaded architecture?
Issue -
State: closed - Opened by penberg 10 months ago
Labels: question
#22 - Thread pool I/O on Darwin?
Issue -
State: closed - Opened by penberg 10 months ago
- 1 comment
Labels: enhancement, question
#21 - Encryption at rest?
Issue -
State: open - Opened by penberg 10 months ago
Labels: enhancement, help wanted, question
#20 - VM preemption?
Issue -
State: open - Opened by penberg 10 months ago
Labels: enhancement, question
#19 - Switch to Moka for LRU cache?
Issue -
State: closed - Opened by penberg 10 months ago
- 1 comment
Labels: question
#18 - Asynchronous I/O
Pull Request -
State: closed - Opened by penberg 10 months ago
#17 - Asynchronous I/O
Issue -
State: closed - Opened by penberg 10 months ago
- 1 comment
Labels: enhancement
#16 - SQLite C API?
Issue -
State: closed - Opened by penberg 10 months ago
- 1 comment
Labels: question
#15 - Windows support
Issue -
State: closed - Opened by penberg 10 months ago
Labels: enhancement, help wanted, good first issue
#14 - Configure GitHub Actions
Pull Request -
State: closed - Opened by penberg 10 months ago
#13 - Limbo npm package?
Issue -
State: open - Opened by penberg about 1 year ago
Labels: enhancement, question
#12 - SELECT statement does not return all results
Issue -
State: closed - Opened by penberg about 1 year ago
- 1 comment
Labels: bug
#11 - Storage layer
Issue -
State: open - Opened by penberg about 1 year ago
Labels: enhancement
#10 - Page server
Issue -
State: open - Opened by penberg about 1 year ago
Labels: enhancement
#9 - Native code generation for prepared SQL statements?
Issue -
State: open - Opened by penberg about 1 year ago
Labels: enhancement, question, performance
#8 - SQLite extension support
Issue -
State: open - Opened by penberg about 1 year ago
Labels: enhancement
#7 - Overflow pages
Issue -
State: open - Opened by penberg about 1 year ago
#6 - Fuzz testing
Issue -
State: open - Opened by penberg about 1 year ago
#5 - Page cache evictions
Issue -
State: closed - Opened by penberg about 1 year ago
Labels: enhancement, help wanted
#4 - TPC-H benchmarking
Issue -
State: open - Opened by penberg about 1 year ago
Labels: enhancement, help wanted, performance
#3 - The `LIMIT` clause in SQL select statements is not respected
Issue -
State: closed - Opened by penberg about 1 year ago
Labels: bug, help wanted, good first issue
#2 - Logical logging?
Issue -
State: open - Opened by penberg about 1 year ago
Labels: enhancement, question
#1 - Parse schema from database file
Issue -
State: closed - Opened by penberg about 1 year ago
Labels: enhancement