Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guevara-chan/re-combine
「Raw pairs to SQLite prototype converter」
https://github.com/guevara-chan/re-combine
boo console-application converter dotnet pairs raw-text sqlite
Last synced: 22 days ago
JSON representation
「Raw pairs to SQLite prototype converter」
- Host: GitHub
- URL: https://github.com/guevara-chan/re-combine
- Owner: Guevara-chan
- Created: 2019-01-04T19:59:36.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-11T13:54:32.000Z (about 6 years ago)
- Last Synced: 2024-11-19T21:38:29.479Z (3 months ago)
- Topics: boo, console-application, converter, dotnet, pairs, raw-text, sqlite
- Language: Boo
- Homepage:
- Size: 57.6 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 「Sum」
__Re:combine__ is a working prototype of _SQLite_ database generator for commonly used _login:pass_ raw listing format.
Developed by friendly request, it was initially an internal utility and focuses now on pure line/sec performace.
__Latest version:__ https://github.com/Guevara-chan/Re-combine/releases/download/v0.01/Re.combine.zip (direct link)# 「Featuræ」
* No limits on input directory total size and branching.
* Progress tracking between conversion sessions.
* Optimized non-script parsing engine.# 「Reassembling」
__Re:combine__ was developed entirelly in [Boo v0.9.7.0](https://github.com/boo-lang/boo), with help of [System.Data.SQLite](https://system.data.sqlite.org) external library package.
It requires .NET 4.0 framework to run, though confirmed as being mostly compatible with [Mono 4.6.2+](https://github.com/mono/mono).# 「Brief sampling of lite relationality」
![image](https://user-images.githubusercontent.com/8768470/50708914-0276bf00-1077-11e9-9a05-f472f22da3a8.png)