Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/erezsh/Preql

An interpreted relational query language that compiles to SQL.
https://github.com/erezsh/Preql

Small fixes

8010a8e1dd4a58f835c7745c3e0cd0a0a21f4084 authored about 4 years ago by Erez Sh <[email protected]>
Refactored print code into display.py

30652a3a7a507bf8f32104500aaa6b609aa58b0b authored about 4 years ago by Erez Sh <[email protected]>
Refactored repr code into display.py

d704d37fe314fbda26c49457a62407e11f97d7e9 authored about 4 years ago by Erez Sh <[email protected]>
Various small fixes

12b5c769a5e9d7132e41671067275f2bcfcdd040 authored about 4 years ago by Erez Sh <[email protected]>
Refactor

9d9559d4ef0e872bd4698bbc1f1c62b4542c4512 authored about 4 years ago by Erez Sh <[email protected]>
Cleanup

76ebf6d7f535ea196d6a1821c07ee251a02b7db9 authored about 4 years ago by Erez Sh <[email protected]>
Refactor like and arith into BinOp. Support both 'like' and '~' as operators

e416d54ad0c7304b66a0ce8bfbbe85a153b9e590 authored about 4 years ago by Erez Sh <[email protected]>
Fix version, and pql_repr

99e79f17d4367c8ba49d944b21f39257c7e2c2c5 authored about 4 years ago by Erez Sh <[email protected]>
Version bump (0.1.12)

f37fa8c276840c08f665ba185b874af1f810cf23 authored about 4 years ago by Erez Sh <[email protected]>
Merge branch 'dev'

331c5f3d03d9928ea55ef706542c192dbe16a205 authored about 4 years ago by Erez Sh <[email protected]>
Small fix + updated examples/tree.pql

84e50bd55292958f691333f2cd340811970911ca authored about 4 years ago by Erez Sh <[email protected]>
Small refactor + cleanup + fixes

c3d7f603a04572b05d966aea7acfad5ebbeca18e authored about 4 years ago by Erez Sh <[email protected]>
Reposition vectorized handling to reside in the actual functions, to allow for future granularity

90a410358b873e43d97db3e758528f7d8801342c authored about 4 years ago by Erez Sh <[email protected]>
Added optimization for importing lists from Python (more work needed)

4f51b5fdeefa6e135fae2d588ababca9ad9db907 authored about 4 years ago by Erez Sh <[email protected]>
Tiny fix

94cbd8c3db50e1a78fb7654563296dccd9b0ee10 authored about 4 years ago by Erez Sh <[email protected]>
Added string indexing

90136b2ebfa31afed473b7b5dd51a810e06b0187 authored about 4 years ago by Erez Sh <[email protected]>
Cleanup

f391e487ce0eb98f994679c7a4df61b07ef33fd2 authored about 4 years ago by Erez Sh <[email protected]>
Refactor: Simplified syntax for Ast construction

6894712ce43839c98a41f787d164079c05f9cd88 authored about 4 years ago by Erez Sh <[email protected]>
Refactor + move core.pql to modules/__builtins__.pql

bf44a879f16c4aca869b9cc400f2b31fb515c11d authored about 4 years ago by Erez Sh <[email protected]>
Local scope tables are now temporary and prefixed with __local_

d7ce1d2171c463d9a10297661e212032d9c7376f authored about 4 years ago by Erez Sh <[email protected]>
Better errors

c3560db523208e488c3feb1057d486f51ab3c389 authored about 4 years ago by Erez Sh <[email protected]>
Several fixes. Added range(t,s,e) function.

81d7e51298b937585b6ab363ee10c3c7dc0989a6 authored about 4 years ago by Erez Sh <[email protected]>
Removed use of limit_access in vectorized operations

c0dc5108b7b31852268d2e5cfbbfd03b10ced062 authored about 4 years ago by Erez Sh <[email protected]>
Jupyter: Added docs on how to run plugin + added install command to preql script.

8260848312f8825932ff2b90f5b02bbe67f13533 authored about 4 years ago by Erez Sh <[email protected]>
Refactor: Removed elem_dict, T.list.elems now dict, not tuple

98b04d64b62679ee84c3208d257a1febb1ff31c2 authored about 4 years ago by Erez Sh <[email protected]>
Fix type union when adding tables

a3bcc501d21020d115a348d090a16b40a22efdef authored about 4 years ago by Erez Sh <[email protected]>
Correct logical operators (returns objects instead of bool)

Both objects now must be of the same type.

4e4e3e4ff06818bccc08a4cf9abc7a0f9b63a7a0 authored about 4 years ago by Erez Sh <[email protected]>
Refactored cast. Fixed issues when compiling 'IF'.

590689bdb975f10add26d71e10d72187713b5cb3 authored about 4 years ago by Erez Sh <[email protected]>
Tiny fixes

e813a0c32ad07716e75c5aa79fb3602631569872 authored about 4 years ago by Erez Sh <[email protected]>
Postgres: Added support for schemas, import all tables at once

Now using Id for sql table names, instead of str
Also now using better terminal colors

4a8d22df09c2f4c1833236b8f9cf7df54b85a2ea authored about 4 years ago by Erez Sh <[email protected]>
Fixed vectorized functions. Updated tutorial

f08035ec49f2c93115de8b3283c523f822ff2a81 authored about 4 years ago by Erez Sh <[email protected]>
Improvements to tutorial

79868a517f8354cb9c52895d2384b7dc114a6f62 authored about 4 years ago by Erez Sh <[email protected]>
Tiny fix to docs

82f1cf866a73d21cfd9153e12d0a1ee48ed5c43f authored about 4 years ago by Erez Sh <[email protected]>
Updated docs logo to transparent

5a1debd5b431901691f449f58b9075918c23b88d authored about 4 years ago by Erez Sh <[email protected]>
Change version to manual string for now

1f3145e6e08a29648fd2117a1f3ce9fab0dac544 authored about 4 years ago by Erez Sh <[email protected]>
Version bump. Small fixes

c8e2629f3543d2a60761104ab96fc418273dfcd4 authored about 4 years ago by Erez Sh <[email protected]>
Examples: Refactored tree.pql

ce8d226b042b53a9f131789dc21c254da199668f authored about 4 years ago by Erez Sh <[email protected]>
Various fixes

66c304e55e00b7bb9c88cb2ec28a6851f276d135 authored about 4 years ago by Erez Sh <[email protected]>
Try to specify pql syntax using gitattributes

963b83261dbe6e1f93ae9220b3b04070265caeec authored about 4 years ago by Erez Sh <[email protected]>
Examples: Updated

83badac11ff6776755182b937aa202ae1f2d3103 authored about 4 years ago by Erez Sh <[email protected]>
Added tree.pql example, bfs() functions, and $self support in SQL()

316ace47a09fba4fac127da974e9450d6ba2d018 authored about 4 years ago by Erez Sh <[email protected]>
Added tree.pql example, bfs() functions, and $self support in SQL()

d4196b045a8a1eec888892fad3d71fdd2c7ab5a8 authored about 4 years ago by Erez Sh <[email protected]>
Updated logo

0bcf94b3388103e1e4e243ede6eac8a2d1fc18d9 authored about 4 years ago by Erez Sh <[email protected]>
Better autocomplete. Fixed table from expr

668955944d329cbdb5d92719b0c874a67ad0d67b authored about 4 years ago by Erez Sh <[email protected]>
Update logo

ed8891293a7f0d2ef03639d160acb3cb3c0bf772 authored about 4 years ago by Erez Sh <[email protected]>
Spelling corrections

07c5392b67743f3837417f32b35e7de4e3d95610 authored about 4 years ago by Erez Sh <[email protected]>
Improvements + minor version bump

6b55e7c2c426cf2f8e41a3d3807fc92857360f33 authored about 4 years ago by Erez Sh <[email protected]>
Cleanup

a8173e89f2c4b16290592c68ca45f87232f6f6bb authored about 4 years ago by Erez Sh <[email protected]>
Added test_get benchmark, + small fixes

6ec76d3bcb1f927ae9acef801fd44fae0e5cc9a8 authored about 4 years ago by Erez Sh <[email protected]>
Better api docstrings

79c39c3bdd71415db38c725450c5a0bd6b2f4b90 authored about 4 years ago by Erez Sh <[email protected]>
Attempt for fix readthedocs

68c68817cbad51d5651ac99f2c5b10429274a7f9 authored about 4 years ago by Erez Sh <[email protected]>
Updated api docstrings

971e2b61b8741e6b0a392719b38acd809c6830ac authored about 4 years ago by Erez Sh <[email protected]>
Merge branch 'dev3'

ba605e11d6e3c82affbf819623e4d2d56aae6f48 authored about 4 years ago by Erez Sh <[email protected]>
Small fixes

37449a6fb4ddd5255ff0b49fa1c3b85bf8e7751a authored about 4 years ago by Erez Sh <[email protected]>
Remove unnecessary vectorized (WIP)

0511ae6c479d1d9a24a4a3cb031067f623f2ff1e authored about 4 years ago by Erez Sh <[email protected]>
More tiny steps (WIP)

b0e3e32cef94a492340f8839e6a999440fa88601 authored about 4 years ago by Erez Sh <[email protected]>
Generalize over vectorized (WIP, step 1)

7ffb93473e0d77c2c5a7bec45a0209c7c7c0f009 authored about 4 years ago by Erez Sh <[email protected]>
Update to use Lark's latest puppet interface

9b582dd2a73bcf666bd582946d0ece34cdb9e891 authored about 4 years ago by Erez Sh <[email protected]>
Small improvements

bbfe43883a2980d03cefb5a990049d7f6dc07c50 authored about 4 years ago by Erez Sh <[email protected]>
Small fixes and additions

6f9a0eceb1cd8ce381a78236e67b043cd035ffd7 authored about 4 years ago by Erez Sh <[email protected]>
Fixed postlexer to only hide newline directly inside brackets

373206dcd32896804e7a93bbdd8e9ed54c213e80 authored about 4 years ago by Erez Sh <[email protected]>
Updated docs

8af9732675251667643a8f6437efca3c387b7946 authored about 4 years ago by Erez Sh <[email protected]>
Updated README

6d73504750dc064c766aa42c7e233b09d9bfeb0a authored about 4 years ago by Erez Sh <[email protected]>
Examples: Added readme

b83cf2396383b2834c80e53cc75c43569eccccb8 authored about 4 years ago by Erez Sh <[email protected]>
Merge branch 'dev'

d8b7b001c25bc9581d81a22489873f694c52260b authored about 4 years ago by Erez Sh <[email protected]>
Examples: Added airports.py

9280cc94c35250319fd4d2201d6b2e5090ae7ba1 authored about 4 years ago by Erez Sh <[email protected]>
Updated README

ebddb8181a6f964570657e1f49b0e5ad82815c81 authored about 4 years ago by Erez Sh <[email protected]>
Rename 'value' to 'item' in lists

7ff2ba35c3b9e69e264f7fd0d5bc37ada6588d2a authored about 4 years ago by Erez Sh <[email protected]>
Added test

732997efbc57f395a381d8c775f9dd5f0f527cd5 authored about 4 years ago by Erez Sh <[email protected]>
Fix to types

5931c1d2d4f215c21603860c6efc9d8d6bee457f authored about 4 years ago by Erez Sh <[email protected]>
Fix to types

dc54150fcbef803978c08fc8b123c9f965fbc906 authored about 4 years ago by Erez Sh <[email protected]>
Small fix

11421b618659b52e05c6fe5e2047d197e60a166a authored about 4 years ago by Erez Sh <[email protected]>
Fixed support for logical operators

338429e5bb7e92a1694accbc313f4bb3c16be52e authored about 4 years ago by Erez Sh <[email protected]>
Tiny change

2b6b87d4de551e4758059830dae34970db747aa3 authored about 4 years ago by Erez Sh <[email protected]>
Tiny change

52d3204550c467d8e762798efe275ae80bcbba9c authored about 4 years ago by Erez Sh <[email protected]>
Examples: Added primes.pql

6469c181d5d70cc00c21633d22b8e49caae7e1f1 authored about 4 years ago by Erez Sh <[email protected]>
Added while, fmt(), force_eval() and commit()

9c811b5908a1356837f039c8af8650da10500780 authored about 4 years ago by Erez Sh <[email protected]>
Add a new example, airports.py

445f524ef250d1f7c190e2c48dda0cb9b5df3585 authored about 4 years ago by Erez Sh <[email protected]>
Pandas support: Now handling NaN values

293de5ea34d442cb0711e449ab9ba4e28ec95f68 authored about 4 years ago by Erez Sh <[email protected]>
Improved docs

d68b16b0f6deca1104e08606e7a1b912a1e5aed8 authored about 4 years ago by Erez Sh <[email protected]>
Version bump

a678996894d747a4ca651e929617b6412abd4f5b authored about 4 years ago by Erez Sh <[email protected]>
Fix lark dependency

894b437e67f9f64e2573e1f8df69a4593ad4b8b1 authored about 4 years ago by Erez Sh <[email protected]>
Using Poetry

e5a170ccaac1586d04bfb2dc4a2a2e53cf24f13f authored about 4 years ago by Erez Sh <[email protected]>
Added docs

46ce0fef72aecf139b016f09991de0fe878e8530 authored about 4 years ago by Erez Sh <[email protected]>
Updated LICENSE and README

57235c80587d967be559f60a667e50c61586dbd2 authored about 4 years ago by Erez Sh <[email protected]>
Merge branch 'dev'

65bca6ad3e2dda50548a00eb557885486bbf713c authored over 4 years ago by Erez Sh <[email protected]>
Better docs. Initial support for duckdb

c654866a9966b1d6f3a0636924523b45fe7fe20c authored over 4 years ago by Erez Sh <[email protected]>
Tiny fix

a524995dc30eb9565ff0be810bade4d58d42b8da authored over 4 years ago by Erez Sh <[email protected]>
Added some docstrings

25b4dd644e31642cbf15f0d40a51f624cf51bf23 authored over 4 years ago by Erez Sh <[email protected]>
Added rest_serve(), accepts functions and tables

3b92e2dc96b094484db4685c0f278c863c0d6738 authored over 4 years ago by Erez Sh <[email protected]>
Tiny refactor

d2a0f2d235de523b0bc6a2c1a7a575dc4f8a560b authored over 4 years ago by Erez Sh <[email protected]>
Improved repr behavior

caa0ccc2d199995aebd0aae7c89bedfa87dc2e33 authored over 4 years ago by Erez Sh <[email protected]>
Null related fixes

9e65fb3526df844a69d1ad977848eade24df5ba5 authored over 4 years ago by Erez Sh <[email protected]>
various small adjustments and improvements

d33d0ed46884d64b190684936e3d122a8ece1d85 authored over 4 years ago by Erez Sh <[email protected]>
Various fixes (mostly for interaction)

0bb5dc9ca5e6abc5659e3130d9cd1f1af9c5b09f authored over 4 years ago by Erez Sh <[email protected]>
Repl now automatically loads all tables in database

1c755fb70962f4e3dc2878d439c2290fc9eb995c authored over 4 years ago by Erez Sh <[email protected]>
Fixed gitqlite. Now called askgit.

7c7196f2b7ffbc171815496875ea970fcb4fbf41 authored over 4 years ago by Erez Sh <[email protected]>
Updates to tutorial and usability

d25c0c211dff18b251437ed49d145b85299d971f authored over 4 years ago by Erez Sh <[email protected]>
Added type validation for functions!

37768a93d5c5ee4753d91c2134c5ed057b55ae1e authored over 4 years ago by Erez Sh <[email protected]>
Proper function types

4d638008f1c96e18d95fb374a5de2da834ff7545 authored over 4 years ago by Erez Sh <[email protected]>