Skip to content
New issue

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

convert catalog from json to embeded DB(SQL v noSQL) #1

Open
esutko opened this issue Sep 21, 2017 · 0 comments
Open

convert catalog from json to embeded DB(SQL v noSQL) #1

esutko opened this issue Sep 21, 2017 · 0 comments
Assignees

Comments

@esutko
Copy link

esutko commented Sep 21, 2017

The major question is rather to use SQLite or BerkleyDB. both are well regarded emmeded databases, but SQLite implements a relational DB while BerkleyDB uses a key pair BD.


SQLite
BerklyDB
UnQlite
SQL Alchemy
BSDDB3
unqlite-python
@mjsir911 mjsir911 self-assigned this Sep 23, 2017
@mjsir911 mjsir911 changed the title convert catalog from jason to embeded DB(SQL v noSQL) convert catalog from json to embeded DB(SQL v noSQL) Sep 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants