We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Title: Evaluate database options for our project
Description:
We need to evaluate different database options for our project. We need to consider the following factors:
We have identified the following top popular databases according to Stack Overflow:
Based on the following performance benchmark, MongoDB and PostgreSQL seem to be faster than the other options:
[https://arangodb.com/2018/02/nosql-performance-benchmark-2018-mongodb-postgresql-orientdb-neo4j-arangodb/]
We would also like to test SQLite, as it is a lightweight and fast database that may be a good option for our project.
Tasks:
Evaluation Criteria:
Deliverables:
The text was updated successfully, but these errors were encountered:
I recommend this driver + sqlx for sqlite3 + golang
Sorry, something went wrong.
KonsumGandalf
Persists
No branches or pull requests
Ticket
Title: Evaluate database options for our project
Description:
We need to evaluate different database options for our project. We need to consider the following factors:
We have identified the following top popular databases according to Stack Overflow:
Based on the following performance benchmark, MongoDB and PostgreSQL seem to be faster than the other options:
[https://arangodb.com/2018/02/nosql-performance-benchmark-2018-mongodb-postgresql-orientdb-neo4j-arangodb/]
We would also like to test SQLite, as it is a lightweight and fast database that may be a good option for our project.
Tasks:
Evaluation Criteria:
Deliverables:
The text was updated successfully, but these errors were encountered: