LamaUrbain / LamaServer

The API.
4 stars 0 forks source link

Work on the databases abstraction #3

Closed abbysmal closed 9 years ago

abbysmal commented 9 years ago

We need to make an abstraction for our databases usage (MongoDB and PostgreSQL). Some functor-things will be needed using macaque and mongo.ml for the databases drivers, though we need to have discussions about what we will really store in those databases.

abbysmal commented 9 years ago

Can you first write down the SQL scheme that will be used to store users informations?