Crate

CrateDB is a distributed and scalable SQL database for storing and analyzing massive amounts of data in near real-time, even with complex queries. It is PostgreSQL-compatible, and based on Lucene. (by crate)

Crate Alternatives

Similar projects and alternatives to Crate

  1. llvm-project

    The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. ruby

    199 Crate VS ruby

    The Ruby Programming Language

  4. Scrapy

    188 Crate VS Scrapy

    Scrapy, a fast high-level web crawling & scraping framework for Python.

  5. dmd

    151 Crate VS dmd

    dmd D Programming Language compiler

  6. Typesense

    Open Source alternative to Algolia + Pinecone and an Easier-to-Use alternative to ElasticSearch ⚡ 🔍 ✨ Fast, typo tolerant, in-memory fuzzy Search Engine for building delightful search experiences

  7. FLiPStackWeekly

    FLaNK AI Weekly covering Apache NiFi, Apache Flink, Apache Kafka, Apache Spark, Apache Iceberg, Apache Ozone, Apache Pulsar, and more...

  8. readability

    53 Crate VS readability

    A standalone version of the readability lib

  9. Lark

    35 Crate VS Lark

    Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.

  10. tiktoken

    34 Crate VS tiktoken

    tiktoken is a fast BPE tokeniser for use with OpenAI's models.

  11. zenml

    34 Crate VS zenml

    ZenML 🙏: The bridge between ML and Ops. https://zenml.io.

  12. adama-lang

    A headless spreadsheet document container service.

  13. bootcamp

    26 Crate VS bootcamp

    Dealing with all unstructured data, such as reverse image search, audio search, molecular search, video analysis, question and answer systems, NLP, etc. (by milvus-io)

  14. zombodb

    23 Crate VS zombodb

    Making Postgres and Elasticsearch work together like it's 2023

  15. graphql-ws

    21 Crate VS graphql-ws

    Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client.

  16. MapDB

    5 Crate VS MapDB

    MapDB provides concurrent Maps, Sets and Queues backed by disk storage or off-heap-memory. It is a fast and easy to use embedded Java database engine.

  17. Presto

    15 Crate VS Presto

    The official home of the Presto distributed SQL query engine for big data

  18. jetcd

    0 Crate VS jetcd

    Java binding for etcd

  19. OrientDB

    3 Crate VS OrientDB

    OrientDB is the most versatile DBMS supporting Graph, Document, Reactive, Full-Text and Geospatial models in one Multi-Model product. OrientDB can run distributed (Multi-Master), supports SQL, ACID Transactions, Full-Text indexing and Reactive Queries.

  20. sql2o

    1 Crate VS sql2o

    sql2o is a small library, which makes it easy to convert the result of your sql-statements into objects. No resultset hacking required. Kind of like an orm, but without the sql-generation capabilities. Supports named parameters.

  21. Chronicle Map

    Replicate your Key Value Store across your network, with consistency, persistance and performance.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Crate alternative or higher similarity.

Crate discussion

Log in or Post with

Crate reviews and mentions

Posts with mentions or reviews of Crate. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-06-21.
  • OpenAI Acquires Rockset
    2 projects | news.ycombinator.com | 21 Jun 2024
    Great initiative making a list of possible Rockset replacements. Would it be possible to open the Notion page for guest contributions?

    I would like to add CrateDB (I work there) to the list. CrateDB is a distributed SQL database purposely built for real-time analytics across large datasets of structured and semi-structured data. Similarly to Rockset, it indexes all data in real-time (text, vector, geospatial, time-series, and JSON) for the most efficient search and fast ad hoc query execution at any scale. It is built on top of Apache Lucene and unlike Rockset is open-source (https://github.com/crate/crate).

    Rocket frequently comes up among other solutions our users were looking at before choosing CrateDB. For example https://cratedb.com/customers/govspend.

  • FLaNK AI - 01 April 2024
    31 projects | dev.to | 1 Apr 2024
  • Creating an advanced search engine with PostgreSQL
    9 projects | news.ycombinator.com | 12 Jul 2023
    I'm wondering if CrateDB [https://github.com/crate/crate] could fit your use case.

    It's a relational SQL database which aims for compatibility with PostgreSQL. Internally it uses Lucene as a storage and such can offer fulltext functionality which is exposed via MATCH.

  • Distributed query execution in CrateDB: What you need to know
    1 project | dev.to | 20 Jul 2022
    A logical execution plan does not take into account the information about data distribution. CrateDB is a distributed database and data is sharded: a table can be split into many parts - so-called shards. Shards can be independently replicated and moved from one node to another. The number of shards a table can have is specified at the time the table is created.
  • Parser generators vs. handwritten parsers: surveying major languages in 2021
    11 projects | news.ycombinator.com | 21 Aug 2021
  • Querying time series data with SQL: examples
    1 project | dev.to | 1 Mar 2021
    PD: If you liked this post... We'd really appreciate a ⭐️ in Github!
  • What is CrateDB? 🤔 FAQ
    1 project | dev.to | 22 Feb 2021
    But there's nothing better than trying things by yourself... So Download CrateDB, experiment, and tell us what you think! 😁
  • A note from our sponsor - SaaSHub
    www.saashub.com | 20 Jan 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic Crate repo stats
7
4,162
9.9
3 days ago

crate/crate is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of Crate is Java.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Java is
the 8th most popular programming language
based on number of references?