Indexes giúp truy xuất dữ liệu nhanh hơn, giảm quét toàn bảng. Có hai loại chính: hash (tốt cho tra cứu chính xác) và B‑tree/B+‑tree (hỗ trợ tìm kiếm theo khoảng). DBMS tự động duy trì index khi INSERT/UPDATE/DELETE, đổi lại tốc độ ghi chậm hơn. DBMS còn cung cấp API, kiểm soát đồng thời, phục hồi lỗi, biến file lưu trữ thành hệ thống quản lý dữ liệu mạnh. #Database #DBMS #Index #CSDL #Côngnghệ

https://dev.to/lovestaco/indexes-and-the-rise-of-the-dbms-1n0p

Indexes and the Rise of the DBMS

Hello, I'm Maneshwar. I'm working on FreeDevTools online currently building **one place for all dev...

DEV Community
New patch release is out with performances fixes in query parsing and fixes to avoid unneeded distributed syncs in case of edges update operations, release notes https://github.com/orientechnologies/orientdb/releases/tag/3.2.48
#nosql #databases #database #dbms
#graphdb #OrientDB
Release 3.2.48 · orientechnologies/orientdb

This patch release fix a few quite important but not frequent issues, one issue happen in distributed environments with RidBags tree transactions applied in inverted order on a specific node, this ...

GitHub

New patch release is out with updated dependencies, improved default configurations and minor concurrency fixes, release notes: https://github.com/orientechnologies/orientdb/releases/tag/3.2.47

#nosql #databases #database #dbms
#graphdb #OrientDB

Release 3.2.47 · orientechnologies/orientdb

This is a medium size patch release, most of the changes though come from the update of dependencies, I want to highlight the update of lz4-java brought in by @ikysil, also this release a bunch of...

GitHub

Mal ne Fragen an die Datenbankexperten:
Ich schätze 90% aller Datenbankanwendungen brauchen keine Spezialfunktionen. Warum setzen viele Entwickler trotzdem #Microsoft oder #Oracle ein, anstatt freie Alternativen wie #Postgresql oder #MariaDB?

Das erzeugt doch weniger Abhängigkeit und spart den Kunden Lizenzgebühren.

#DBMS

New patch release out with fixes in import logic, here the release notes: https://github.com/orientechnologies/orientdb/releases/tag/3.2.46

#nosql #databases #database #dbms
#graphdb #OrientDB

Release 3.2.46 · orientechnologies/orientdb

Pretty small patch release with fixes in the import options Changes Tools Corrected preserving cluster ids when running import using preserve rids option Artifacts orientdb-community-3.2.46.tar.g...

GitHub
#bca 2023 5th sem database management system (dbms) questions paper #ccsu #shorts #viral #dbms - QuadExcel.com

source

QuadExcel.com

Difference Between DBMS and RDBMS | DBMS and RDBMS | #shorts #dbms #youtubeshorts

Difference Between DBMS and RDBMS | DBMS and RDBMS | #shorts #dbms #youtubeshorts video highlights : 1. difference ... source

https://quadexcel.com/wp/difference-between-dbms-and-rdbms-dbms-and-rdbms-shorts-dbms-youtubeshorts/

Difference Between DBMS and RDBMS | DBMS and RDBMS | #shorts #dbms #youtubeshorts - QuadExcel.com

Difference Between DBMS and RDBMS | DBMS and RDBMS | #shorts #dbms #youtubeshorts video highlights : 1. difference ... source

QuadExcel.com
New update post for the work happened in the last three months in #OrientDB
https://orientdb.dev/news/orientdb-work-in-progress-update-2025-q3/
#nosql #dbms #graphdb #Database
OrientDB work in progress update 2025 Q3 |

mysqltuner-perl released 2.7.0

MySQLTuner is a script written in Perl that will assist you with your #MySQL configuration and make recommendations for increased performance and stability.

#adminlife #opensource #dbms

https://github.com/major/MySQLTuner-perl/releases/tag/v2.7.0

Release v2.7.0 · major/MySQLTuner-perl

What's Changed readme typo by @gggeek in #799 Improve regexes for log-file error and warning counts (fixed #797) by @jesusbagpuss in #798 714 # fix calculation of innodb_log_size_pct by @remc010 i...

GitHub
The best new features in Postgres 18

Asynchronous I/O, OAuth authentication, expanded SQL standards support, and new extension capabilities give developers faster performance, stronger security, and greater flexibility.

InfoWorld