|
6b4bda39fb
|
Fixed lazy file loading by only loading the database path when needed, and only ounce
|
2023-05-05 20:43:37 +02:00 |
|
|
299548383e
|
Version 0.1 finished
|
2023-05-05 15:29:09 +02:00 |
|
|
d43b5f2cc5
|
Re-designed the entire database, need to verify all existing features. However i do belive this is a more scalable solution
|
2023-05-04 20:34:12 +02:00 |
|
|
d2411937dc
|
Added a fetcher for data, added a lot more operators. Need to add a ReadMe on how this is used2
|
2023-04-30 18:48:50 +02:00 |
|
|
9ee6b47207
|
Basically finished with main functionality. Need to extend the language with more set operators as well as more bottom queries
|
2023-04-29 23:35:43 +02:00 |
|
|
5c4069ad49
|
need to clear IO somehow, possibly done by performing the bottom queries by themselves, then performing the operators on the pure lists
|
2023-04-29 21:36:42 +02:00 |
|