Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database

Which language to use for scripting PostgreSQL? [closed]

Best practice for archiving a huge table of over 1,000,000,000 rows

sql sql-server database

Managing My Database in Source Control

How many databases can MySQL handle?

mysql database hardware load

Django - Compare Model Code to Database

Does adding a unique constraint slow down things?

PHPUnit Database Testing

MySQL: Smallest datatype for one bit

Any difference in the way a primary key is defined in Postgres?

database postgresql

How much is performance improved when using LIMIT in a SQL sentence?

sql database take

Persisting a Collection class with ORMLite in android

PHP PDO: Do the fetch styles FETCH_CLASS and FETCH_INTO fetch into private object properties?

php database pdo

Apache Derby INSERTS are slow

java database derby

Android SQLite ON CONFLICT UPDATE is possible?

android sql database sqlite

django many-to-many field: prefetch primary keys only

Play Framework and DB2

Conflicting versions of postgres database and server

Does flyway migrations support PostgreSQL's COPY?

database postgresql flyway

Two tables with same columns or one table with additional column?

Missing required parameter in clojure.java.jdbc

database jdbc clojure