Viewing profile — x2bool
x2bool
HN member- Joined
- Wed, Feb 27, 2019, 3:26 PM UTC
- HN karma
- 142
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About x2bool
Socials:
- github.com/x2bool
- x.com/x2bool
Interests:
DevOps, Cycling, Data Science, Education, Entrepreneurship, Hacking, IoT, Networking, Open Source, Programming, Outdoor Activities, Web Development, Startups, Technology
---
Recent public activity
-
comment
Comment #39692838
There is similar open-source project for Google Sheets: https://github.com/0x6b/libgsqlite (SQLite extension), which is a fork of https://github.com/x2bool/xlite (same idea but for…
-
comment
Comment #39129908
Yes, it should. Before you know what you can SELECT you should know FROM where does the data come. Except maybe cases where there is no data source: SELECT 1; or SELECT NOW();
-
comment
Comment #35209376
This project actually started as a fork of https://github.com/x2bool/xlite - SQLite extension for querying .xls and .xlsx spreadsheets.
- story
- story
-
comment
Comment #32286978
How to use Rust to create loadable SQLite extensions
- story
-
comment
Comment #23917291
I too made a cross-platform GUI for Redis some time ago: https://github.com/rbmkio/radish Built with .NET Core and Avalonia Screenshot: https://raw.githubusercontent.com/rbmkio/rad…
- story