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

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, retrieval, and modification. At the core of every database system is the …

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 system (DBMS), the software that interacts with end users, applications, and …

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. Instead of keeping data scattered across documents or …

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 system. Databases range from relational to cloud databases.

Database | Supabase

https://supabase.com/database

Every Supabase project is a dedicated Postgres database. 100% portable with no vendor lock-in.

PostgreSQL: The world's most advanced open source database

https://www.postgresql.org/

5 hours ago · PostgreSQL is a powerful, open source object-relational database system with over 35 years of active development that has earned it a strong reputation for reliability, feature robustness, …

MySQL

https://www.mysql.com/

MySQL Cluster enables users to meet the database challenges of next generation web, cloud, and communications services with uncompromising scalability, uptime and agility.

Database | Definition, Types, & Facts | Britannica

https://www.britannica.com/technology/database

May 26, 2026 · database, any collection of data, or information, that is specially organized for rapid search and retrieval by a computer. Databases are structured to facilitate the storage, retrieval, …

Database Tutorial for Beginners - YouTube

https://www.youtube.com/watch?v=wR0jg0eQsZA

Apr 16, 2018 · This database tutorial will help beginners understand the basics of database management systems.

What is Database? Definition & Types - Guru99

https://www.guru99.com/introduction-to-database-sql.html

May 29, 2026 · A database is a systematic, structured collection of data that supports electronic storage, retrieval, and management. It powers everyday systems from phone directories to social networks, …

Trending Now