µSQL is a SQL parser engine for C++ to develop SQL based applications easily, and it supports other SQL like domain specific languages such as UnQL and GQL too.
☆55Jun 4, 2018Updated 7 years ago
Alternatives and similar repositories for usql
Users that are interested in usql are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A SQL parser written in C++☆32Oct 22, 2021Updated 4 years ago
- A C++ hand writing SQL parser inspired by [Ali Druid](https://github.com/alibaba/druid) which is written in Java☆14Jun 18, 2017Updated 8 years ago
- tiny, cross platform, co-routine library☆10Nov 24, 2015Updated 10 years ago
- Header only library that parses and plans SQL queries at compile time☆142May 2, 2020Updated 5 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆37Nov 27, 2018Updated 7 years ago
- Serverless GPU API endpoints on Runpod - Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- A single file C++11 header-only memory mapped file library.☆73Oct 29, 2023Updated 2 years ago
- yet another efficient, principled regular expression library☆17Aug 25, 2015Updated 10 years ago
- Accurate counters with Kafka & RocksDB.☆15Jan 22, 2021Updated 5 years ago
- "oh god there are like a million different kinds of analyses, quickly remind me what this one means?"☆19Dec 23, 2020Updated 5 years ago
- An log structured merge tree varient of nitro storage engine☆29Sep 19, 2016Updated 9 years ago
- Lock-free work stealing deque written in C. This is implemented after Chapter 16 of "The Art of Multiprocessor Programming."☆19May 27, 2011Updated 14 years ago
- NVM Evaluation Testbed☆29Jul 25, 2018Updated 7 years ago
- wex is a library that offers windows ex and vi components☆15Apr 12, 2026Updated last week
- Some helpful things for AVR☆16Jan 23, 2018Updated 8 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Netstring parsing in C☆36Oct 8, 2020Updated 5 years ago
- 2D C++ Plotting Library built on wxWidgets and OpenGL☆15Dec 13, 2022Updated 3 years ago
- 🏷 A GitHub Action that adds labels to an issue based on a string in the issue description.☆12Jun 18, 2024Updated last year
- A front-end (lexer, parser and partial compiler) for a subset of the SQL language