YDBPlatform

58 posts

YDBPlatform banner
YDBPlatform

YDBPlatform

@YDBPlatform

Open-source distributed SQL Database

Katılım Şubat 2022
0 Takip Edilen278 Takipçiler
YDBPlatform
YDBPlatform@YDBPlatform·
YDB CLI now supports shell completion for bash and zsh. When installing the CLI via the install script bit.ly/49nUOiT or updating the CLI, users will now be prompted to enable command completion. Completion supports command tree, option names. #distributedsql #ydbcli
English
5
0
2
88
YDBPlatform retweetledi
Evgenii Ivanov
Evgenii Ivanov@eivanov89·
io_uring easily beats AIO and gets faster with every kernel — until both suddenly get 30% slower. Join a database developer’s unexpected journey into the Linux kernel and IOMMU. medium.com/ydbtech/how-io…
English
3
30
233
46.3K
YDBPlatform
YDBPlatform@YDBPlatform·
Starting with @linq2db v6.0.0, YDB is an official provider in linq2db/linq2db🚀 Backed by .Net YDB SDK, developers get type-safe LINQ with YDB support: - generated YQL, - type mapping, - schema generation, - Bulk Copy. bit.ly/4tMId1r
YDBPlatform tweet media
English
0
0
3
106
YDBPlatform
YDBPlatform@YDBPlatform·
⚡️⚡️⚡️YDB Spark Connector v2 is released! It is a production ready solution for working with YDB inside Apache Spark. YDB Spark Connector supports parallel reading and writing to both row-oriented and column-oriented YDB tables. Try out the new version! bit.ly/3G1DchC
English
0
1
9
136
YDBPlatform
YDBPlatform@YDBPlatform·
Our team have released YDB Server 24.4.4.12 - bit.ly/3FV1724 Full changelog is available on the web-site bit.ly/4jWBImv Your feedback is appreciated!
English
0
2
7
131
YDBPlatform retweetledi
Evgenii Ivanov
Evgenii Ivanov@eivanov89·
That's a very well-written paper from 2020 focusing on decoupling storage and compute in a distributed database. In their approach, they are very close to YDB. In YDB, the "Database layer" is built on top of distributed storage, which is somewhat similar to Hailstorm, because YDB fully disaggregates compute and storage - the main goal of Hailstorm. I would like to highlight some key differences between Hailstorm and YDB ⬇️
Phil Eaton@eatonphil

Turns out people *are* in fact still thinking about distributed filesystems. eecg.toronto.edu/~ashvin/public…

English
3
18
176
40.1K
YDBPlatform retweetledi
Evgenii Ivanov
Evgenii Ivanov@eivanov89·
A very nice and informative post on secondary indexes in distributed databases. The only drawback is missing @YDBPlatform. YDB has an interesting approach with indexes: it offers a choice to its applications supporting both synchronous secondary indexes (similar to YugabyteDB, CockroachDB and TiDB, all mentioned in the post) as well as asynchronous secondary indexes. The consistency / performance tradeoff between these two options is described in the post in depth.
Alex DeBrie@alexbdebrie

✍️ Wrote a new database post! This one is about the different ways that distributed databases handle secondary indexes. @FranckPachot got me thinking about this topic a few weeks back after I wrote a piece on DynamoDB secondary indexes for @RocksetCloud. Basically, distributed databases want to shard your data onto different machines. They use a shard key / function to determine which machine holds a given record. But what happens when you have secondary indexes and queries that don't use your shard key? Basically use the following flowchart: First, does the database reshard items into new shards for secondary indexes? - If yes, is resharding done synchronously during writes? - If yes, then you have Yugabyte, Spanner, TiDB, etc. - If no, then you have DynamoDB GSIs or Rockset - If it's not resharded, are queries allow to span multiple shards? - If yes, then you have MongoDB, Vitess, Cassandra, Elasticsearch - If no, then you have DynamoDB LSIs Walked through the benefits and drawbacks of each as well. Let me know where I'm wrong!

English
2
1
4
1.9K
YDBPlatform retweetledi
Evgenii Ivanov
Evgenii Ivanov@eivanov89·
I'm thrilled to share with you an article "When Postgres is not enough: performance evaluation of PostgreSQL vs. Distributed DBMSs". Dive into an empirical study of @PostgreSQL, @CockroachDB and @YDBPlatform with the TPC-C benchmark and explore the intriguing trade-offs between reliability and performance in Postgres. blog.ydb.tech/when-postgres-…
English
3
18
93
20.1K
YDBPlatform retweetledi
Evgenii Ivanov
Evgenii Ivanov@eivanov89·
In my latest post, I share my experience with #Java 21 virtual threads. I successfully transitioned the TPC-C benchmark from @CMUDB to virtual threads and encountered practical examples of deadlocks. Additionally, I shortly discuss fundamental aspects of sync/async programming and highlight the benefits of virtual threads. Explore the details in the post: bit.ly/java-21-virtua…
English
0
4
11
1.6K
YDBPlatform
YDBPlatform@YDBPlatform·
We are excited to announce that next week YDB will be participating in #TechWeekSingapore. We will be happy to see you and answer all of your questions at G90 exhibition booth on 11-12th October. Grab complimentary tickets: gevme.com/CEA23/?promo=E…
YDBPlatform tweet media
English
0
2
7
436