Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database

Generalization vs Specialization of DB table [closed]

database

How do I store a rating in a song?

c# .net xml database winforms

What's the meaning of ORM?

database oop orm

Loosely Coupled Database Design - How To?

Data Structure for storing a sorting field to efficiently allow modifications

Creating a database connection pool

ignore insert of rows that violate duplicate key index

Database connectivity Delphi

Which Oracle table uses a sequence?

sql database oracle sequence

How should I store an Java Enum in JavaDB?

java database orm enums javadb

Database best practices

Is it possible to store javascript in a database?

javascript database storage

Scalable, fast, text file backed database engine?

In sqlite How to add column in table if same column is not exists in table

sql database sqlite

Recommendations for C# database access

Choosing data type for MySQL?

mysql sql database performance

Why most hibernate applications are using sequence for id generation?

java sql database hibernate jpa

MySQL: Fields length. Does it really matter?

Oracle 11g: Index not used in "select distinct"-query

database oracle indexing

What are the best practices to secure a Sinatra application?