Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database

What is the best way to keep passwords configurable, without having them too easily available to the casual human reader?

database passwords

Versioning Database Persisted Objects, How would you? [closed]

Azure data studio schema diagram?

How does Voldemort compare to Cassandra?

Staging database good practices

database production staging

Why doesn't MySQL's MyISAM engine support Foreign keys?

mysql database innodb myisam

what does a B-tree index on more than 1 column look like?

Hibernate saveOrUpdate behavior

java database hibernate

Difference between truncation, transaction and deletion database strategies

ruby database testing rspec

Does a ResultSet load all data into memory or only when requested?

java database jdbc

The network path was not found

.net database networking

How to search for a substring in SQLite?

Graph Database in Java (other than Neo4J)

java database graph neo4j

VARCHAR as foreign key/primary key in database good or bad?

Database of common name aliases / nicknames of people

database search

limiting number of rows in a ContentResolver.query() function

android database contacts

Reverse Engineering for Database Diagramming in Visio with SQL Server 2008

Python sqlite3.OperationalError: no such table:

python database sqlite

Multiplicity vs Cardinality

Is it possible to create a column with a UNIX_TIMESTAMP default in MySQL?