Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in database-indexes
Does a database column that has numbers need to be indexed?
Oct 31, 2025
sql
database
database-indexes
database-optimization
Why is only reading faster in an indexed table and not writing?
Oct 24, 2025
sql
database
performance
indexing
database-indexes
What data type and index to use for a searchable userName column in a MySQL database?
Oct 23, 2025
mysql
sql
database-design
sqldatatypes
database-indexes
Postgres. Can I expect a good speedup by switching BIGINT to INT
Oct 21, 2025
database
postgresql
database-indexes
Why are these SQL Server statistics outdated, when it's set to auto-update?
Oct 17, 2025
sql-server
sql-server-2012
sqlperformance
database-indexes
Does SQL Server support hash indexes?
Sep 21, 2025
sql-server
database-indexes
Can't create an index on a jsonb field with date
Sep 20, 2025
postgresql
jsonb
database-indexes
Neo4j: Step by Step to create an automatic index
Sep 12, 2025
database
indexing
neo4j
cypher
database-indexes
Creating case-insensitive indexes on Postgres string array
Mar 27, 2023
postgresql
postgresql-9.2
database-indexes
Are UNIQUE SQL indexes also used for speeding up searches?
Mar 11, 2023
mysql
sql
database-performance
database-indexes
Is a single-column index needed when having multicolumn index?
Mar 08, 2023
mysql
database-indexes
Determine status of an index in mysql
Jan 24, 2023
mysql
database
database-indexes
Do i have to create a certain nonclustered index every now and then?
Dec 28, 2022
mysql
sql
sql-server
database
database-indexes
MySQL: Create a Foreign key without an Index
Dec 24, 2022
mysql
sql
indexing
foreign-keys
database-indexes
Does the ORDER BY optimization takes effect in the following SELECT statement?
Nov 07, 2022
mysql
sql
optimization
database-indexes
Do indexes make db updates slower?
Nov 03, 2022
sql
database-indexes
PostgreSQL 11 goes for parallel seq scan on partitioned table where index should be enough
Oct 31, 2020
postgresql
query-optimization
database-partitioning
database-indexes
postgresql-11
Different types of database indexes?
Feb 04, 2023
database
database-indexes
SQL Server Web vs Standard edition
Nov 05, 2020
sql
sql-server
performance
sql-server-2008
database-indexes
How to get the list of column names for all indexes on a table in PostgreSQL?
Sep 04, 2025
postgresql
database-indexes
database-metadata
Older Entries »