{"id":1990683,"url":"https://github.com/asiniscalchi/eosio_sql_plugin","last_synced_at":"2025-03-13T17:34:01.977Z","repository":{"id":148809975,"uuid":"143412718","full_name":"asiniscalchi/eosio_sql_plugin","owner":"asiniscalchi","description":"EOSIO sql database plugin","archived":true,"fork":false,"pushed_at":"2018-10-02T13:20:50.000Z","size":104,"stargazers_count":20,"open_issues_count":2,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-07-31T16:33:30.887Z","etag":null,"topics":["db2","eos","eosio","firebird","mysql","odbc","oracle","postgresql","sql","sqlite"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/asiniscalchi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-08-03T10:16:50.000Z","updated_at":"2024-04-24T03:15:43.000Z","dependencies_parsed_at":"2023-06-04T13:15:58.128Z","dependency_job_id":null,"html_url":"https://github.com/asiniscalchi/eosio_sql_plugin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asiniscalchi%2Feosio_sql_plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asiniscalchi%2Feosio_sql_plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asiniscalchi%2Feosio_sql_plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asiniscalchi%2Feosio_sql_plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asiniscalchi","download_url":"https://codeload.github.com/asiniscalchi/eosio_sql_plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221391516,"owners_count":16811437,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["db2","eos","eosio","firebird","mysql","odbc","oracle","postgresql","sql","sqlite"],"created_at":"2024-01-20T15:38:14.791Z","updated_at":"2024-10-25T05:31:00.795Z","avatar_url":"https://github.com/asiniscalchi.png","language":"C++","readme":"# eosio_sql_plugin\nEOSIO plugin to register blockchain data into an SQL database supported by SOCI ( https://github.com/SOCI/soci )\n\n**You need to compile EOSIO from source: additional plugins are linked statically**\n\n\n\non ubuntu 18.04 install the package libsoci-dev\n```\n$ sudo apt install libsoci-dev\n```\nadd the following param on EOSIO cmake execution:\n```\n-DEOSIO_ADDITIONAL_PLUGINS=\u003cpath_to_eosio_sql_plugin_source\u003e\n```\ncompile and run.\n```\n$ nodeos --help\n\n....\nConfig Options for eosio::sql_db_plugin:\n  --sql_db-queue-size arg (=256)        The queue size between nodeos and SQL \n                                        DB plugin thread.\n  --sql_db-block-start arg (=0)         The block to start sync.\n  --sql_db-uri arg                      Sql DB URI connection string If not \n                                        specified then plugin is disabled. \n                                        Default database 'EOS' is used if not \n                                        specified in URI.\n  --sql_db-schema schema (=public)      Sql DB Schema setting string\n                                        Enabled for PostgreSQL only.\n                                        Defaults to 'public'.\n....\n```\n","funding_links":[],"categories":["DB Plugins:"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasiniscalchi%2Feosio_sql_plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasiniscalchi%2Feosio_sql_plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasiniscalchi%2Feosio_sql_plugin/lists"}