From 18bdda93d45096ea6913bda2728e6734a6bd00b1 Mon Sep 17 00:00:00 2001 From: michaelkremmel <74347398+michaelkremmel@users.noreply.github.com> Date: Fri, 17 Nov 2023 14:49:37 +0100 Subject: [PATCH 1/5] Update README.md Added CrateDB Signed-off-by: michaelkremmel <74347398+michaelkremmel@users.noreply.github.com> --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 77142e76..279dbcdc 100644 --- a/README.md +++ b/README.md @@ -178,6 +178,7 @@ Name | Website | Region [Corgibytes](/company-profiles/corgibytes.md) | https://corgibytes.com | USA East Coast [Cosmic Chimps](/company-profiles/cosmic-chimps.md) | https://www.cosmic-chimps.com/ | Spain, México [Coursera](/company-profiles/coursera.md) | https://www.coursera.org/ | USA, Canada +[CrateDB](/company-profiles/cratedb.md) | https://cratedb.com | Europe [Crossover](/company-profiles/crossover.md) | https://www.crossover.com | Worldwide [Crowdstrike](/company-profiles/crowdstrike.md) | https://www.crowdstrike.com | Worldwide [CrowdTangle](/company-profiles/crowdtangle.md) | https://crowdtangle.com | USA @@ -803,4 +804,4 @@ Name | Website | Region [Zip.co](/company-profiles/zip-co.md) | https://zip.co/us/ | USA, Canada [Zolar](/company-profiles/zolar.md) | https://www.zolar.de/ | Germany [ZooTools](/company-profiles/zootools.md) | https://zootools.co/ | Worldwide -[Zup](/company-profiles/zup.md) | https://zup.com.br/ | Brazil \ No newline at end of file +[Zup](/company-profiles/zup.md) | https://zup.com.br/ | Brazil From fcf13952c4817458cd3e40f8aeb1f3cbbdd8349a Mon Sep 17 00:00:00 2001 From: michaelkremmel <74347398+michaelkremmel@users.noreply.github.com> Date: Fri, 17 Nov 2023 15:11:23 +0100 Subject: [PATCH 2/5] Create cratedb.md Company profile CrateDB Signed-off-by: michaelkremmel <74347398+michaelkremmel@users.noreply.github.com> --- company-profiles/cratedb.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 company-profiles/cratedb.md diff --git a/company-profiles/cratedb.md b/company-profiles/cratedb.md new file mode 100644 index 00000000..088952cd --- /dev/null +++ b/company-profiles/cratedb.md @@ -0,0 +1,29 @@ +# CrateDB + +## Company blurb + +[CrateDB](https://cratedb.com) is an open source, multi-model, and distributed database that offers high performance, scalability and flexibility. It is made for all sorts of data types - structured, semi-structured, and unstructured. + +## Company size + +20-50 + +## Remote status + +We have offices in the US, Germany, and Austria, and employees working remotely from other countries in Europe. + +## Region + +Europe + +## Company technologies + +Insert some of the technologies used in your company here. + +## Office locations + +US, Germany and Austria. + +## How to apply + +Visit the [career section on our website](https://cratedb.com/company/career) to see the latest job openings. We are hiring! From 7cdf1bb7a661f72378a6e2dceecd7666e718150b Mon Sep 17 00:00:00 2001 From: michaelkremmel <74347398+michaelkremmel@users.noreply.github.com> Date: Fri, 17 Nov 2023 15:16:07 +0100 Subject: [PATCH 3/5] Update cratedb.md Added the technologies Signed-off-by: michaelkremmel <74347398+michaelkremmel@users.noreply.github.com> --- company-profiles/cratedb.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/company-profiles/cratedb.md b/company-profiles/cratedb.md index 088952cd..d9877185 100644 --- a/company-profiles/cratedb.md +++ b/company-profiles/cratedb.md @@ -2,7 +2,7 @@ ## Company blurb -[CrateDB](https://cratedb.com) is an open source, multi-model, and distributed database that offers high performance, scalability and flexibility. It is made for all sorts of data types - structured, semi-structured, and unstructured. +[CrateDB](https://cratedb.com) is an [open source](https://github.com/crate/crate), multi-model, and distributed database that offers high performance, scalability and flexibility. It is made for all sorts of data types - structured, semi-structured, and unstructured. ## Company size @@ -18,7 +18,7 @@ Europe ## Company technologies -Insert some of the technologies used in your company here. +CrateDB is a global multi-model database building upon Lucene, the same storage/index system which is the foundation of Elasticsearch, and also inherited its subsystems for running a distributed application that enables companies to access data insights at scale. The flexible, distributed database solution combines the performance of NoSQL with the power and simplicity of standards-compliant SQL. Optimized for large data volumes with high compute and data versatility requirements, CrateDB runs in the cloud, on the edge and on-premise.  ## Office locations From 7ef29842fae47b7b62f72e7af20339f97d066e09 Mon Sep 17 00:00:00 2001 From: michaelkremmel <74347398+michaelkremmel@users.noreply.github.com> Date: Fri, 17 Nov 2023 15:23:20 +0100 Subject: [PATCH 4/5] Update cratedb.md Added remote status Signed-off-by: michaelkremmel <74347398+michaelkremmel@users.noreply.github.com> --- company-profiles/cratedb.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/company-profiles/cratedb.md b/company-profiles/cratedb.md index d9877185..76fe7d84 100644 --- a/company-profiles/cratedb.md +++ b/company-profiles/cratedb.md @@ -10,7 +10,7 @@ ## Remote status -We have offices in the US, Germany, and Austria, and employees working remotely from other countries in Europe. +At CrateDB it doesn't matter if you live far away from one of our offices or close by - we are one team working together and building a great and unique database. We have a great culture of remote activities but try to also meet on a regular basis to foster team spirit and communications. ## Region From 5cf3aeaaa9562f69b1576efdf926c2c608661b53 Mon Sep 17 00:00:00 2001 From: michaelkremmel <74347398+michaelkremmel@users.noreply.github.com> Date: Fri, 17 Nov 2023 15:23:33 +0100 Subject: [PATCH 5/5] Update cratedb.md Signed-off-by: michaelkremmel <74347398+michaelkremmel@users.noreply.github.com> --- company-profiles/cratedb.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/company-profiles/cratedb.md b/company-profiles/cratedb.md index 76fe7d84..c37ab1b4 100644 --- a/company-profiles/cratedb.md +++ b/company-profiles/cratedb.md @@ -18,7 +18,7 @@ Europe ## Company technologies -CrateDB is a global multi-model database building upon Lucene, the same storage/index system which is the foundation of Elasticsearch, and also inherited its subsystems for running a distributed application that enables companies to access data insights at scale. The flexible, distributed database solution combines the performance of NoSQL with the power and simplicity of standards-compliant SQL. Optimized for large data volumes with high compute and data versatility requirements, CrateDB runs in the cloud, on the edge and on-premise.  +CrateDB is a global multi-model database building upon Lucene, the same storage/index system that is the foundation of Elasticsearch, and also inherited its subsystems for running a distributed application that enables companies to access data insights at scale. The flexible, distributed database solution combines the performance of NoSQL with the power and simplicity of standards-compliant SQL. Optimized for large data volumes with high compute and data versatility requirements, CrateDB runs in the cloud, on the edge and on-premise.  ## Office locations