Search Articles — Sudonull

Search Results

In this project

Database Architecture for Parsing Tariffs on PostgreSQL

https://sudonull.com/database-architecture-for-parsing-tariffs-on-postgresql

Study the star schema for storing internet and TV tariffs: fact tables, dimensions, historicity triggers, indexes. Full SQL code for middle/senior developers. Implement provider monitoring without data loss.

How to Choose Between SQL and NoSQL Databases: Practical Guide

https://sudonull.com/how-to-choose-between-sql-and-nosql-databases-practical-guide

Learn how to choose between SQL and NoSQL databases for a project with this practical guide. Compare ACID, scalability, use cases, and make the right database decision.

How to Choose a Database for Your System: Expert Guide

https://sudonull.com/how-to-choose-a-database-for-your-system-expert-guide

Learn how to choose a database for your system with this evidence-based framework. Compare SQL, NoSQL, graph, and time-series databases to make the right decision.

Databases: SQL, NoSQL and Java developer tools

https://sudonull.com/databases-sql-nosql-and-java-developer-tools

We analyze the choice between relational and non-relational DBMS, SQL features and Java tools. Learn how to optimize data access. Read the guide!

What Is a Vector Database? Beginner's Guide to AI Search

https://sudonull.com/what-is-a-vector-database-beginner-s-guide-to-ai-search

What is a vector database? Learn how vector databases power AI search, RAG, and recommendations. Discover key concepts and when to use them. Start here.

From other projects

AlphaFold DB: How AI Predicted 200 Million Proteins

https://ymaho.com/alphafold-db-how-ai-predicted-200-million-proteins

DeepMind's AlphaFold database contains over 200 million protein structures. Learn how this accelerates drug discovery and transforms science. Read more in the article.

Women's Health Centers Moscow: A New Standard

https://ymaho.com/women-s-health-centers-moscow-a-new-standard

How the Reform of Women's Health Centers in Moscow Is Changing the Market: Free IVF, Cryopreservation, and a Unified Database. Find Out What Awaits Private Medicine.

From the web

Database - Wikipedia

https://en.wikipedia.org/wiki/Database

In computing, a database is an organized collection of data or a type of data store based on the use of a database management …

Introduction to Database - GeeksforGeeks

https://www.geeksforgeeks.org/dbms/what-is-database/

Apr 28, 2026 · Databases work by organizing and storing information in a structured or unstructured format, allowing easy access, …

Database | Supabase

https://supabase.com/database

Every Supabase project is a full Postgres database with realtime functionality, fine-grained access controls, and instant APIs — no …

What Is a Database? - Oracle

https://www.oracle.com/database/what-is-database/

Nov 24, 2020 · A database is an organized collection of structured information, or data, typically stored electronically in a computer …

What Is a Database? Definition, Types, and Examples

https://whatisdatabase.com/understanding-databases-importance-and-benefits-explained

Apr 5, 2025 · A database is an organized collection of information that can be stored, searched, updated, and managed efficiently. …

MySQL

https://www.mysql.com/

MySQL Cluster enables users to meet the database challenges of next generation web, cloud, and communications services with …

PostgreSQL: The world's most advanced open source database

https://www.postgresql.org/

22 hours ago · PostgreSQL is a powerful, open source object-relational database system with over 35 years of active development …

MongoDB: The World’s Leading Modern Data Platform

https://www.mongodb.com/?msockid=004630a5b7b2629d36c2276fb620632f

Get your ideas to market faster with a flexible, AI-ready database. MongoDB makes working with data easy.

AI Database - Oracle

https://www.oracle.com/database/

AI is natively architected into Oracle AI Database and SQL, making it simpler, faster, more secure, and more trustworthy, while also …

Basic Database Concepts - GeeksforGeeks

https://www.geeksforgeeks.org/computer-science-fundamentals/basic-database-concepts/

Nov 19, 2025 · A database serves as a unified collection of data designed to support multiple applications within an organization. It …

Trending Now