CrateDB is a hyper-fast open source multi-model database for time series, documents and vectors, combining the simplicity of SQL with the scalability of a distributed architecture.
There are two ways to get a CrateDB instance up and running quickly:
- Sign up for the CrateDB Cloud and choose our free plan.
- Spin up the official Docker image:
docker run --publish 4200:4200 --publish 5432:5432 --env CRATE_HEAP_SIZE=1g crate -Cdiscovery.type=single-node
Check out our resources to learn about what CrateDB is, how it works, and why you should use it:
Become a CrateDB expert by taking our free online courses. Each course is delivered as a series of videos with supporting additional resources, code, and hands-on exercises. Pass the final exam and you can earn a Certificate of Completion to share on your LinkedIn Profile.
Start your learning journey at learn.cratedb.com today!.
We'd love you to join our online Discourse community. You'll find a welcoming place to ask questions, get help and check out tutorials.
We're also on Twitter/X and LinkedIn.
You'll find the CrateDB team at conferences, meet up events and workshops around the world. Visit our Events page to see where to find us.
Our team is diverse, multi-cultural and globally distributed. We work remotely and from offices in the US and Europe. Interested in joining us? Check out our current openings.