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 dedicated Postgres database. 100% portable with no vendor lock-in.

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. …

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 …

SQL DATABASE - W3Schools

https://www.w3schools.com/SQL/sql_ref_database.asp

Well organized and easy to understand Web building tutorials with lots of examples of how to use HTML, CSS, JavaScript, SQL, …

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 …

PostgreSQL: The world's most advanced open source database

https://www.postgresql.org/

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

MySQL

https://www.mysql.com/

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

Database of Databases · The Encyclopedia of Database Systems

https://dbdb.io/

The encyclopedia of database systems from Carnegie Mellon University.

Trending Now