Skip to content
/ tatodb Public
forked from allan-simon/tatodb

Graph database library and server for dealing with Tatoeba's sentence database

Notifications You must be signed in to change notification settings

loolmeh/tatodb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tatodb Graph database for Tatoeba sentences database

Tatodb is a database written in C specifically made to handle the graph representation of the sentences in Tatoeba in order to provide something way more efficient than using a SQL database

This project is composed of

  • libtato: the library permitting you to embed this database
  • server: an http server implementing the libtato and exposing an http API

#TODO

Write documentation, build instruction etc.

Note: the project also contains an "hypergraph" version of the code (and of the server), it will be moved to a dedicated repository in the future

About

Graph database library and server for dealing with Tatoeba's sentence database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published