Lightweight Cosmos DB emulator
Go to file
Pijus Kamandulis 8ab9680c99 Implement CONCAT function 2024-02-21 20:16:52 +02:00
api Added support for query parameters 2024-02-16 00:13:11 +02:00
internal Added support for query parameters 2024-02-16 00:13:11 +02:00
parsers Implement CONCAT function 2024-02-21 20:16:52 +02:00
query_executors/memory_executor Implement CONCAT function 2024-02-21 20:16:52 +02:00
.gitignore Implement STRINGEQUALS 2024-02-18 22:37:09 +02:00
Makefile Fix typo 2024-02-19 00:28:16 +02:00
go.mod Added tests for Databases and Collections 2024-02-10 20:17:33 +02:00
go.sum Added tests for Databases and Collections 2024-02-10 20:17:33 +02:00
main.go Added ability to load initial storage data 2024-02-14 20:46:40 +02:00
tests.http Added support for array selects 2024-02-13 21:57:33 +02:00