cockroachdb / cockroach

CockroachDB - the open source, cloud-native distributed SQL database.

Home Page:https://www.cockroachlabs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1.0 Product Roadmap

dianasaur323 opened this issue · comments

CockroachDB is currently in beta. As we get closer to releasing our 1.0 version, we will be sharing our 1.0 roadmap instead of our quarterly roadmap, as we had done previously.

1.0 Roadmap

  • Stability
    • Stable 64 node cluster
  • Performance
    • Stable cluster performance after node recovery
    • Improved performance under high contention workloads #13501
  • Support zero downtime rolling upgrades
    • Draining on node shutdown
    • Proposer evaluated KV #10431
  • SQL Functionality
    • Distributed SQL
      • Filtering, sorting, aggregations
      • JOINs, diverse queries, schema changes
      • Enabled for appropriate queries
  • Developer Usability
    • Basic ORM support: Hibernate, Sequelize, ActiveRecord, GORM, SQLAlchemy

Check out our longer-term roadmap #13517

Closing out as we approach our 1.0. Cheers!