Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database

Confusion between prepared statement and parameterized query in Python

How do you document your database structure? [closed]

what kind of database are used in games?

database types

Transactions best practices [closed]

Maximum table size for a MySQL database

mysql database size

How to copy a sqlite table from a disk database to a memory database in python? [duplicate]

python database sqlite copy

Table vs View vs Materialized View

database postgresql

What length can a network interface name have?

How to insert DECIMAL into MySQL database

What is the correct way of QSqlDatabase & QSqlQuery?

database qt qt4 qtsql

Can PHP work with a MS SQL database

php sql-server database

SQL full text search vs "LIKE"

Can a table field contain a hyphen?

mysql sql database

A database schema vs a database tablespace?

database database-design

Does Django Atomic Transaction lock the database?

django database locking atomic

multiple databases and multiple models in django

Unique (multiple columns) and null in one column

Which database out of CouchDB, MongoDB and Redis is good for starting out with Node.js?

Best practices for working with multiple tables

How to map two JPA or Hibernate entities on the same database table