issues
search
enspirit
/
bmg
Bmg, Alf's successor, A Ruby Relational Algebra
MIT License
234
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix usage of strange ordering lists, e.g. [:name, [:age, :desc]]
#50
blambeau
closed
2 months ago
0
0.23.2 rc1
#49
blambeau
closed
4 months ago
0
Add bucketize summarizer.
#48
blambeau
closed
4 months ago
0
Add Database abstraction and helpers for various data files.
#47
blambeau
closed
4 months ago
1
Add support for native ordering (e.g. in page)
#46
blambeau
closed
5 months ago
0
Add the minus operation
#45
felixyz
closed
5 months ago
2
Add TTL option in bmg/redis
#44
JuniorPieT
closed
6 months ago
1
Add cross_product shortcut
#43
blambeau
closed
8 months ago
1
Add cross_product shortcut
#42
felixyz
closed
8 months ago
1
V0.20.5
#41
blambeau
closed
9 months ago
0
V0.19.3
#40
blambeau
closed
9 months ago
0
Add more output preference options to CSV & XLSX writers.
#39
blambeau
closed
9 months ago
0
Release 0.21
#38
blambeau
closed
1 year ago
0
Update README.md
#37
vanillajonathan
closed
1 year ago
2
Bmg redis
#36
blambeau
closed
2 years ago
0
[WIP] Let's use user-defined translatable transformations.
#35
blambeau
opened
2 years ago
0
Always use EXISTS when translating matching and not_matching.
#34
blambeau
closed
2 years ago
0
CSV relations can now infer their attribute list.
#33
blambeau
closed
2 years ago
0
[WIP] Add support for SQL-translatable simple extensions.
#32
blambeau
closed
2 years ago
0
Bump predicate and add ruby 3.1 to test matrix.
#31
blambeau
closed
2 years ago
0
Update Github Action Workflow
#30
ciremoussadia
closed
2 years ago
2
Use Github action for CI and CD
#29
ciremoussadia
closed
3 years ago
0
Now use Release bin to bump to new version
#28
ciremoussadia
closed
3 years ago
0
[WIP] Xlsx formats
#27
blambeau
opened
3 years ago
0
[WIP] Add Relation#to_xlsx to write an Excel file.
#26
blambeau
closed
3 years ago
0
Unable to delete or update individual rows
#25
amw-zero
closed
3 years ago
4
Update dependencies, Add Travis badge
#24
ciremoussadia
closed
3 years ago
0
[WIP] Revisit README.
#23
blambeau
closed
3 years ago
0
Add regression test showing what's going on with #21.
#22
blambeau
closed
3 years ago
0
InMemory::Relation and SQL::Relation return different query results
#21
amw-zero
closed
3 years ago
5
Add Relation#transform, for easier attribute transformations than extend
#20
blambeau
closed
4 years ago
1
Add a CSV relation writer.
#19
blambeau
closed
4 years ago
4
Update README to use syntax highlighting
#18
danfrenette
closed
4 years ago
1
make Path a dependency
#17
krazerxz
closed
4 years ago
6
Left join
#16
blambeau
closed
4 years ago
0
Optimize image
#15
blambeau
closed
4 years ago
0
Update rake requirement from ~> 10 to ~> 13
#14
dependabot[bot]
closed
4 years ago
1
Bump nokogiri from 1.10.4 to 1.10.8
#13
dependabot[bot]
closed
4 years ago
1
Bump to 0.16.2 and release.
#12
ygu
closed
5 years ago
0
Fix autowrap post processing on multi-level relations.
#11
ygu
closed
5 years ago
0
Add an option to the image operator to preserve joining attributes in…
#10
ygu
closed
3 years ago
1
[WIP] tuple_image experimental shortcut.
#9
blambeau
closed
3 years ago
0
Optimize joins autowraps
#8
blambeau
closed
5 years ago
0
Better joins
#7
blambeau
closed
5 years ago
0
Optimize extend
#6
blambeau
closed
5 years ago
0
Add JOIN shorthand with a join hash mimicing SQL's JOIN.
#5
blambeau
closed
5 years ago
0
Make insert compatible with iterable arguments.
#4
ygu
closed
6 years ago
1
Updates
#3
blambeau
closed
6 years ago
0
More operators: Union, Restrict
#2
blambeau
closed
6 years ago
0
[WIP] Add Extend operator, including in Relation's API.
#1
ygu
closed
6 years ago
0
Next