#databases risultati di ricerca
Types of databases explained easily 📚📝 #databases
This is the new printing press. A moment that changes how information is shared. The Higgsfield AI that made the iPhone 17 ad is that. It's a turning point in human history.
Day 294 of 2025: 👩💻 -REVISION SERIES #DSA #databases #CodingJourney #2025Goals #leetcode #letsconnect #geeksforgeeks
Grateful for another year as an @oracleace Director! 🏆🔥 My focus remains on databases — especially Oracle NoSQL, a scalable, distributed key-value store built for low-latency workloads. Thanks to everyone supporting this journey! 🚀 #OracleNoSQL #Java #Databases
Day 297 of 2025: 👩💻 #DSA #databases #CodingJourney #2025Goals #leetcode #letsconnect #geeksforgeeks
🚀🚀 PostgreSQL 18 is here—bringing faster I/O, smarter upgrades, new developer tools & stronger security. Get the highlights & see why it’s the upgrade you’ve been waiting for 👉 hubs.la/Q03TLdNQ0 #Postgres #PostgreSQL18 #Databases #pgEdge #OpenSource…
We’re ushering in a new era at #MariaDB. MariaDB Enterprise Platform 2026 is purpose-built to unify transactional, analytical, and #AI #databases into a single, high-performance platform. ⚡ With components like MariaDB AI RAG and MariaDB Exa, we are establishing MariaDB as…
I don't always use document DBs, but when I do... Read more here: devleader.ca/2024/03/22/mon… #MongoDB #Databases #CSharp #DotNet
How do we delete records in Mongo DB from CSharp? Read more here: devleader.ca/2024/03/26/how… #MongoDB #Databases #CSharp #DotNet
#Decentralized Control of #Databases: SQL dbs controlled by #WASM contracts on a #Blockchain #webassembly
🚀 Day 72 of #100DaysOfCode 🚀 • 🐚 The Mongo Shell • 📦 How data is stored (BSON) • 📑 Document & Collection • ➕ InsertOne • 🔢 InsertMany Starting my journey with MongoDB today! 🚀💻 #MongoDB #Databases #WebDev #Coding @ApnaCollegeX @ShradhaKhapra_
I told you people SQL is the mother of all. It is either you embrace SQL or go home. #Databases
If you're a data scientist - learn SQL If you're a data analyst - learn SQL If you're a data engineer - learn SQL If you're a ML engineer - learn SQL It's the best ROI tech skill you can learn!
Grateful for another year as an @oracleace Director! 🏆🔥 My focus remains on databases — especially Oracle NoSQL, a scalable, distributed key-value store built for low-latency workloads. Thanks to everyone supporting this journey! 🚀 #OracleNoSQL #Java #Databases
Zero Downtime. All-NVMe Speed. The new certified SENYUM Supermicro HA Cluster is here - powered by Open-E JovianDSS. The ultimate solution for virtualization. Get the details: open-e.com/r/rayo/ #datastorage #databases #virtualization
🚀🚀 PostgreSQL 18 is here—bringing faster I/O, smarter upgrades, new developer tools & stronger security. Get the highlights & see why it’s the upgrade you’ve been waiting for 👉 hubs.la/Q03TLdNQ0 #Postgres #PostgreSQL18 #Databases #pgEdge #OpenSource…
Pinecone vs Weaviate vs Milvus #databases #database #best #ai #cost-effective #managed #vector ai-infra-link.com/pinecone-vs-we…
🚀 Kicking off my journey here on X. I’ve spent the last decade deep in #Postgres, fixing the “impossible” production issues, and helping companies migrate from legacy databases to Postgres the right way. If you’re into #databases, or large-scale #migrations, let’s connect.
White woman fired for being named 'Smith'. abc7news.com/post/bay-area-… US government runs on stupid policies. Very common problems can be avoided by fixing policies. This is not how a #Background Investigation is done. It's lazy. EVERYONE is affected. #Databases (Hi #ICE! 👋)
#SQL & #DataEngineering 🗄️ -Practiced some basic SQL queries -Studied OLTP vs OLAP -Fact tables, dimensions table -Learnt basics of Data Modeling -Understood how analytical and transactional systems differ #Databases #DataAnalysis #LearnInPublic #LearningJourney #DataModeling
Database Indexing — the real performance cheat code Before optimizing code, optimize your database knowledge. Most queries are slow because: • No proper indexes • Wrong column order • Low cardinality indexes • Missing composite indexes #Databases #Backend #Web2
Creating table constraints with SQLModel #Sql #Sqlmodel #Databases plainenglish.io/community/crea…
Unpopular opinion: If you rely heavily on an ORM but can't comfortably write complex raw SQL, you're building on shaky ground. ORMs are productivity tools, not replacements for fundamental database understanding. Master SQL first. It's the language of data. #DevLife #Databases
Partitioning is slicing the data pie. Sharding is serving each slice from a different kitchen. Replication? Baking extra pies. One divides, one duplicates, one scales. When did you last mix these up? Read more: iam.slys.dev/p/sharding-vs-… #databases #systemsdesign #infosec…
Now using the terms nodes and pages interchangeably in my study of #Databases performance.. I really might be on to something 👏🏼😁..... #databasemanagementsystems
Partitioning isn't a backup plan—it's a performance plan. Lose a partition, lose that chunk. Replication protects; partitioning speeds things up. Reflect: Have you confused these? Read more: iam.slys.dev/p/sharding-vs-… #databases #scalability #resilience
Day 294 of 2025: 👩💻 -REVISION SERIES #DSA #databases #CodingJourney #2025Goals #leetcode #letsconnect #geeksforgeeks
Day 297 of 2025: 👩💻 #DSA #databases #CodingJourney #2025Goals #leetcode #letsconnect #geeksforgeeks
Types of databases explained easily 📚📝 #databases
This is the new printing press. A moment that changes how information is shared. The Higgsfield AI that made the iPhone 17 ad is that. It's a turning point in human history.
Top 12 Types of #Databases by @Python_Dv #DataScience #BigData cc: @HaroldSinnott @chr1sa @terenceleungsf
I don't always use document DBs, but when I do... Read more here: devleader.ca/2024/03/22/mon… #MongoDB #Databases #CSharp #DotNet
🚀 Day 72 of #100DaysOfCode 🚀 • 🐚 The Mongo Shell • 📦 How data is stored (BSON) • 📑 Document & Collection • ➕ InsertOne • 🔢 InsertMany Starting my journey with MongoDB today! 🚀💻 #MongoDB #Databases #WebDev #Coding @ApnaCollegeX @ShradhaKhapra_
We’re ushering in a new era at #MariaDB. MariaDB Enterprise Platform 2026 is purpose-built to unify transactional, analytical, and #AI #databases into a single, high-performance platform. ⚡ With components like MariaDB AI RAG and MariaDB Exa, we are establishing MariaDB as…
How do we delete records in Mongo DB from CSharp? Read more here: devleader.ca/2024/03/26/how… #MongoDB #Databases #CSharp #DotNet
🚀 Is SQL not enough anymore? NoSQL databases are essential for Big Data, IoT & modern IT environments. Types, benefits & real use cases explained in our ultimate guide. Read more 👉 bit.ly/4onqvOZ #NoSQL #BigData #Databases #PandoraFMS
Grateful for another year as an @oracleace Director! 🏆🔥 My focus remains on databases — especially Oracle NoSQL, a scalable, distributed key-value store built for low-latency workloads. Thanks to everyone supporting this journey! 🚀 #OracleNoSQL #Java #Databases
#MariaDB Enterprise Kubernetes Operator simplifies the deployment and management of MariaDB #databases within the K8 environment. 🌐 Now, you can easily install the operator on an Ubuntu VM by following the steps in our recent blog. 📋 Get the breakdown:…
Something went wrong.
Something went wrong.
United States Trends
- 1. Clay Higgins 22.9K posts
- 2. Scotland 68.4K posts
- 3. Grisham 3,851 posts
- 4. Peggy 6,842 posts
- 5. Cashman 1,089 posts
- 6. Saudi 252K posts
- 7. Dominguez 3,135 posts
- 8. Bellinger 2,441 posts
- 9. Nicki 123K posts
- 10. Gemini 3 50.8K posts
- 11. Mary Bruce 5,395 posts
- 12. #UNBarbie 15.6K posts
- 13. Khashoggi 53.7K posts
- 14. Tierney 9,442 posts
- 15. The House 547K posts
- 16. Shota 9,460 posts
- 17. Woodruff 1,382 posts
- 18. Gleyber Torres 1,446 posts
- 19. Salman 80.8K posts
- 20. #UnitedNationsBarbie 13K posts