Skip to content

🔖 examples of storing bookmarks data in a database (Neo4j, PostgreSQL using mptt and ltree)

Notifications You must be signed in to change notification settings

bookmarks-tools/bookmarks2db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Practice of storing and manipulating hierarchical data on database

Each implementation should

  1. Import hierarchical bookmarks dictionary
  2. Remove bookmark from folder
  3. Remove folder with all nested bookmarks and folders
  4. Move folder to other folder with all nested bookmarks and folders

About

🔖 examples of storing bookmarks data in a database (Neo4j, PostgreSQL using mptt and ltree)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published