Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Metabase | 31,825 | 35 minutes ago | 1 | June 08, 2022 | 2,781 | other | Clojure | |||
The simplest, fastest way to get business intelligence and analytics to everyone in your company :yum: | ||||||||||
Dbeaver | 31,165 | an hour ago | 1,745 | apache-2.0 | Java | |||||
Free universal database tool and SQL client | ||||||||||
Sequelize | 27,656 | 2 hours ago | 837 | mit | JavaScript | |||||
Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i. | ||||||||||
Redash | 22,835 | 14 hours ago | 2 | May 05, 2020 | 776 | bsd-2-clause | Python | |||
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data. | ||||||||||
Directus | 20,715 | 50 | 40 minutes ago | 55 | September 22, 2022 | 348 | gpl-3.0 | TypeScript | ||
The Modern Data Stack 🐰 — Directus is an instant REST+GraphQL API and intuitive no-code data collaboration app for any SQL database. | ||||||||||
Postgrest | 20,239 | 4 | a day ago | 37 | July 12, 2022 | 201 | mit | Haskell | ||
REST API for any Postgres database | ||||||||||
Shardingsphere | 18,135 | 8 | an hour ago | 7 | June 04, 2020 | 567 | apache-2.0 | Java | ||
Ecosystem to transform any database into a distributed database system, and enhance it with sharding, elastic scaling, encryption features & more | ||||||||||
Knex | 17,291 | 18,096 | 2,788 | 8 hours ago | 248 | August 31, 2022 | 822 | mit | JavaScript | |
A query builder for PostgreSQL, MySQL, CockroachDB, SQL Server, SQLite3 and Oracle, designed to be flexible, portable, and fun to use. | ||||||||||
Cube | 14,759 | an hour ago | 750 | other | Rust | |||||
📊 Cube — The Semantic Layer for Building Data Applications | ||||||||||
Timescaledb | 14,711 | 2 hours ago | 520 | other | C | |||||
An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension. |
LakeSoul is a cloud-native Lakehouse framework developed by DMetaSoul team, and supports scalable metadata management, ACID transactions, efficient and flexible upsert operation, schema evolution, and unified streaming & batch processing.
LakeSoul implements incremental upserts for both row and column and allows concurrent updates. LakeSoul uses LSM-Tree like structure to support updates on hash partitioning table with primary key, and achieve very high write throughput (30MB/s/core) on cloud object store like S3 while providing optimized merge on read performance. LakeSoul scales metadata management and achieves ACID control by using PostgreSQL. LakeSoul provides tools to ingest CDC and log streams automatically in a zero-ETL style.
More detailed features please refer to our doc page: Documentations
Follow the Quick Start to quickly set up a test env.
Please find tutorials in doc site: Tutorials
Please find usage documentations in doc site: Usage Doc
Please feel free to open an issue or dicussion if you have any questions.
Join our slack user group
Email us at [email protected].
LakeSoul is opensourced under Apache License v2.0.