Data store and transformation library for data-driven applications.
Datasource | Description |
---|---|
@flowblade/core | Base contracts, interfaces and utils. |
Datasource | Description |
---|---|
@flowblade/source-kysely | Kysely datasource reader |
@flowblade/source-duckdb | Duckdb nodejs datasource |
Utilities | Description |
---|---|
@flowblade/sql-tag | Tagged SQL template literal |
@flowblade/sql-tag-format | Tagged SQL template literal formatter utilities |
NextJs: https://flowblade-next-app.vercel.app/demo/duckdb
.
├── examples
│ │── apps
│ │ │── fastify-app
│ │ └── nextjs-app
│ └── shared
│ │── db-sqlserver
│ └── duckdb-openfoodfact
└── packages
│── source-duckdb
│── source-kysely
│── sql-tag
│── sql-tag-format
└── (...)
Contributions are welcome. Take a look to the CONTRIBUTING docs or skip and try
Don't hesitate and open an issue.
Sponsor, coffee, or star – Thanks for being awesome! 🙏❤️
JetBrains | Embie.be |
MIT © Sébastien Vanvelthem and contributors.