LogoLogo
Back to Speedb.io⭐ GitHubDiscord
  • 👋About
    • Speedb Use Cases
    • Speedb Communication Channels
    • Release Cadence
    • Releases
    • Roadmap
  • 💻Getting started
    • Speedb Quick Start Example
    • Dependencies
    • How to Compile Speedb
    • Drop-in Replacement
    • Use prebuilt binaries
    • How to contribute
      • Contribute code
      • Feature request process
      • Submit a pull request
      • Add or update documentation
      • Report bugs and other issues
      • Help with new and ongoing feature development
    • Kafka Streams: How to use Speedb instead of RocksDB?
  • ✨Speedb Features
    • Memory Tracking
    • Speedb Tuning Function
    • Table Pinning Policy
    • Snapshot Optimization
    • On Thread Start Callback
    • Write Flow
    • Global Delayed write
    • Live Configuration Changes
    • Report Index Size per Column Family
    • Proactive Flushing
    • Sorted Hash Memtable
    • Paired Bloom Filter
  • ➕Enhancements
    • Range Delete Improvement
    • Dynamic Delayed Writes
    • Reduce switch memtable latency
  • 🛠️Tools
    • Log Parser
    • DB_bench: Groups
    • Beezcli Tool
  • 🔦RocksDB Basics
  • 📈Performance testing
Powered by GitBook
On this page
  • Speedb releases on GitHub

Was this helpful?

Edit on GitHub

Getting started

PreviousRoadmapNextSpeedb Quick Start Example

Last updated 1 year ago

Was this helpful?

The following section covers how to get using Speedb:

  • the fastest way to get Speedb up and running

  • for existing rocksdb users that would like to start using Speedb with minimum steps

Questions? Please feel free to contact us via or .

Please be sure to read and follow our .

💻
Speedb releases on GitHub
Speedb example:
How to compile Speedb
from source
Use prebuilt binaries
Drop-in replacement for Rocksdb:
GitHub
Discord
Code of Conduct