Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database

SQL best practice to deal with default sort order

sql database sql-order-by

Import and export schema in cassandra

How to find number of rows in heroku database

database postgresql heroku

Saving credit card information in MySQL database? [closed]

why would you use WHERE 1=0 statement in SQL?

sql database where-clause

FactoryGirl + Faker - same data being generated for every object in db seed data

String, decimal, or float datatype for price field?

sql ruby-on-rails database

Update xampp from maria db 10.1 to 10.2

php database xampp mariadb

How do I load a sql.gz file to my database? (importing)

mysql database

What Are the Pros and Cons of Filemaker? [closed]

database filemaker

How do I get the ID of multiple inserted rows in MySQL?

What is the "best" way to store international addresses in a database?

How do I create a local database inside of Microsoft SQL Server 2014?

Paxos vs two phase commit

Strategy for Offline/Online data synchronization

What are PostgreSQL RULEs good for?

How to create my own recommendation engine? [closed]

What are the pros/cons of using a synonym vs. a view?

What is the difference between using a cross join and putting a comma between the two tables?

How to design a multi tenant mysql database