andyliucoder's Stars
backstage/backstage
Backstage is an open framework for building developer portals
reflex-dev/reflex
🕸️ Web apps in pure Python 🐍
Mozilla-Ocho/llamafile
Distribute and run LLMs with a single file.
graphql-python/graphene
GraphQL framework for Python
vitalik/django-ninja
💨 Fast, Async-ready, Openapi, type hints based framework for building APIs
tobymao/sqlglot
Python SQL Parser and Transpiler
python-trio/trio
Trio – a friendly Python library for async concurrency and I/O
lancedb/lancedb
Developer-friendly, embedded retrieval engine for multimodal AI. Search More; Manage Less.
graphql-python/graphene-django
Build powerful, efficient, and flexible GraphQL APIs with seamless Django integration.
facebookincubator/velox
A composable and fully extensible C++ execution engine library for data management systems.
antonycourtney/tad
A desktop application for viewing and analyzing tabular data
koxudaxi/datamodel-code-generator
Pydantic model and dataclasses.dataclass generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data sources.
sqlparser-rs/sqlparser-rs
Extensible SQL Lexer and Parser for Rust
metarank/metarank
A low code Machine Learning personalized ranking service for articles, listings, search results, recommendations that boosts user engagement. A friendly Learn-to-Rank engine
pinterest/querybook
Querybook is a Big Data Querying UI, combining collocated table metadata and a simple notebook interface.
rilldata/rill
Rill is a tool for effortlessly transforming data sets into powerful, opinionated dashboards using SQL. BI-as-code.
TileDB-Inc/TileDB
The Universal Storage Engine
goccy/bigquery-emulator
BigQuery emulator server implemented in Go
nschloe/termplotlib
:chart_with_upwards_trend: Plotting on the command line
InfuseAI/piperider
Code review for data in dbt
sutoiku/puffin
Serverless HTAP cloud data platform powered by Arrow × DuckDB × Iceberg
dbt-labs/dbt-snowflake
dbt-snowflake contains all of the code enabling dbt to work with Snowflake
mirumee/ariadne-codegen
Generate fully typed Python client for any GraphQL API from schema, queries and mutations
frictionlessdata/tableschema-py
A Python library for working with Table Schema.
graphql-python/graphene-pydantic
Integrate GraphQL with your Pydantic models
get-select/dbt-snowflake-monitoring
A dbt package from SELECT to help you monitor Snowflake performance and costs
adobe/stringlifier
Stringlifier is on Opensource ML Library for detecting random strings in raw text. It can be used in sanitising logs, detecting accidentally exposed credentials and as a pre-processing step in unsupervised ML-based analysis of application text data.
localstack/localstack-extensions
🧩 Extend and customize LocalStack with LocalStack Extensions (beta)
g18e/ariadne-relay
Ariadne-Relay provides a toolset for implementing GraphQL servers in Python that conform to the Relay specification, using the Ariadne library.
fellowapp/graphql-core-promise
Add support for promise-based dataloaders and resolvers to graphql-core v3+