Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database

How to reset stop words in MYSQL?

Need advice for large .net data access layer

How are regular and composite indexes implemented in RDBs?

Persisting graph data (Java)

Erlang : Mnesia : Updating a single field value in a row

database erlang mnesia

What does "Migrating a Django application" mean?

Caching user data to avoid excess database trips

Storing large amounts of data: DB or File System?

Start oracle dequeue on startup

database oracle oracle-aq

Can I use ALTER DATABASE to rename a mysql database?

php mysql database pdo alter

How much faster is a database running in RAM?

database optimization

how to generate liquibase changelog with insert statement

java database liquibase

How safe is SQLite WAL on power failures?

database sqlite corruption

Should business rules be enforced in both the application tier and the database tier, or just one of the two?

java 1.5: Best practice to keep constants for column name of db tables?

SQL Server Code Reuse Via Stored Procedures - Good or Bad Practice?

How to set autoreconnect option with mysql connector c++

Check if database and/or table exists

What is the difference between Max Cardinality and Min Cardinality?

Rails migrations with the same name