Lots has happened since our last engineering update about 3 months ago. Below are some of the highlights. PostgreSQL API Updates & PostgresConf Silicon Valley Wrap-Up We have made a lot of progres… Read More >
YugaByte DB 1.0 — A Peek Under The Hood
Modern user-facing apps, like E-Commerce and SaaS, frequently require features from multiple databases (broadly — SQL, NoSQL and a cache) to support their multi-workload needs. App developers … Read More >
Announcing YugaByte DB 1.0! ? ?
Team YugaByte is delighted to announce the general availability of YugaByte DB 1.0! It has been an incredibly satisfying experience to, in just two years, build and launch a cloud-scale, transactio… Read More >
Building Scalable Cloud Services — An Instant Messaging App
Source: https://stackoverflow.com/questions/47276519/how-should-i-or-should-not-use-cassandra-and-redis-together-to-build-a-scalable This is the first post in a series about building real-world, dis… Read More >
Achieving Sub-ms Latencies on Large Datasets in Public Clouds
One of our users was interested to learn more about YugabyteDB’s behavior for a random read workload where the data set does not fit in RAM and queries need to read data from disk (i.e. an uncached … Read More >
Using Redis API as a True Distributed, Fault-Tolerant Database
YugaByte DB is an open source, transactional, high-performance database for your business-critical data —and it is compatible with the Redis API. Over the years, many of us fell in love with the sim… Read More >
Scaling YugaByte DB to Millions of Reads and Writes
Here at YugaByte, we continuously push the limits of the systems we build. As a part of that, we ran some large cluster benchmarks to scale YugaByte DB to million of reads and writes per second while … Read More >
Extending Redis API with a Native Time Series Data Type
Defining time series data We have spoken to several developers that have a need to model time series like data in Redis. A few examples of such applications are: Stock quote feed. Order hist… Read More >
YugabyteDB Architecture: Diverse Workloads with Operational Simplicity
YugabyteDB is a transactional, high performance, geo-distributed operational database that converges multiple NoSQL and SQL interfaces into an unified solution. The v0.9 public beta of YugabyteDB incl… Read More >