OrbitDB might be a bit more popular than Google Cloud Bigtable. We know about 7 links to it since March 2021 and only 6 links to Google Cloud Bigtable. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
> (I'm looking into using Helia so that users are also contributing nodes in the network) I had to look that term up I was reminded of https://github.com/orbitdb/orbitdb#readme which seems like it may be much less rolling your own parts. - Source: Hacker News / 5 months ago
Both use OrbitDB: Peer-to-Peer Databases for the Decentralized Web. JavaScript. MIT license. repo. Source: almost 3 years ago
I think a wallet-agnostic memo solution is definitely the way. Having wallets that end up (partly) incompatible is only gonna hurt the UX. Maybe a decentralised DB solution like OrbitDB or GunDB can be the best way forward, although I haven't dove deeply into the docs yet. Source: about 3 years ago
Checkout this https://github.com/orbitdb/orbit-db peer-to-peer database for the decentralized Web. Source: about 3 years ago
I want to build a decentralized social media web app for a personal project, and I'm thinking on using IPFS. What tool, API, or library can get me set up without writing smart contracts or using blockchain solutions? I've heard that GunDB or OrbitDB are useful libraries- is that true? What are your thoughts and suggestions? Source: over 3 years ago
In my opinion, Google has built some fantastic database services like Bigtable and Spanner, which literally changed the industry for good, and I am eager to see how they will build upon this new service. With AlloyDB's disaggregated architecture, the dystopian world where I only pay for SQL databases per query and the stored data on GCP seems closer than ever. - Source: dev.to / over 2 years ago
Cloud Bigtable: Petabyte-scale, low-latency, non-relational 🔗Link 🔗Link. - Source: dev.to / over 2 years ago
> These triples say that the Layer with id 1 has a fontSize 20 and backgroundColor blue. Since they are different rows, there’s no conflict. This sounds a lot like Bigtable (https://cloud.google.com/bigtable), which also does last-write-wins conflict resolution layer. So this is adding a GraphQL + frontend layer to it? - Source: Hacker News / over 2 years ago
Google's BigTable paper inspired this database design, and it is capable of handling large data loads on distributed machines. In addition, column-oriented databases provide efficient compression and high performance with aggregated queries such as sum, average, and minimum. - Source: dev.to / almost 3 years ago
Because of these and other differences, the tools used are also different. With batch processing, data might be read from large files, processed, and stored in an OLTP (Online Transaction Processing) database (like MySQL) or OLAP (Online Analytical Processing) system (like Google BigQuery). But these would not be good solutions for streaming applications, because they are not optimized for high throughput on a lot... Source: over 3 years ago
MongoDB - MongoDB (from "humongous") is a scalable, high-performance NoSQL database.
Datahike - A durable datalog database adaptable for distribution.
Amazon Aurora - MySQL and PostgreSQL-compatible relational database built for the cloud. Performance and availability of commercial-grade databases at 1/10th the cost.
Datomic - The fully transactional, cloud-ready, distributed database
Google Cloud Spanner - Google Cloud Spanner is a horizontally scalable, globally consistent, relational database service.
Matisse - Matisse is a post-relational SQL database.