Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
Top 11 TypeScript MariaDB Projects
-
Project mention: [Darksouls] Remaster pour PC Controller ne fonctionne pas ? | reddit.com/r/enfrancais | 2023-03-14
-
TypeORM
ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
Project mention: [TypeORM] suggested TMP features for type safety and defeat Prisma | reddit.com/r/typescript | 2023-03-18 -
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
Prisma
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
Project mention: Roll for your kingdom: First experiment with svelte | reddit.com/r/sveltejs | 2023-03-21Besides svelte/sveltekit, it uses Zod and tRCP connected to a Supabase postgres database via Prisma and deployed on vercel.
-
There was a technique that existed already where you could use `go test -cover` and the `-o` flag to produce a binary from `go test` rather than actually running tests. So you could build a binary that had coverage enabled. Then when you ran
Here's an example: https://github.com/multiprocessio/datastation/blob/main/runn....
I can't remember where I found this technique but it's been around for a while.
This new option is the same thing but a way to `go build` with `-cover` instead of `go test -cover -o $out`? Do I have that right?
-
denoDB? https://github.com/eveningkid/denodb
-
Deno MySQL driver (also be called as deno_mysql) is a library that allows us to connect our deno application to SQL servers similar to MySQL or MariaDB.
-
aurora
CLI tool that orchestrates prisma files in a way that allows multiple .prisma files with cross-relations (by sabinadams)
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
-
-
Our backend server had been using AdminJS with Typeorm. But recently, we migrate our server from Typeorm to Knex. It tooks about a week, but after migration, we noticed that there is no adapter that doesn't need an ORM. So I made adminjs-sql project. If you are interested in, checkout adminjs-sql. Contributions are welcome!!
TypeScript MariaDB related posts
- How I got a remote job without a degree nor experience
- Conseguí trabajo remoto para afuera sin título y sin experiencia y te lo cuento
- Consegui trabajo remoto para afuera sin título y sin experiencia y te lo cuento
- What ORM to use with TypeScript
- How to migrate database data in production?
- Deno Rest APIs CRUD mysql
- Hassle-Free Database Migrations with Prisma Migrate
-
A note from our sponsor - InfluxDB
www.influxdata.com | 23 Mar 2023
Index
What are some of the best open-source MariaDB projects in TypeScript? This list will help you:
Project | Stars | |
---|---|---|
1 | nocodb | 34,920 |
2 | TypeORM | 30,813 |
3 | Prisma | 29,877 |
4 | datastation | 2,693 |
5 | denodb | 1,876 |
6 | mysql | 242 |
7 | aurora | 206 |
8 | typetta | 83 |
9 | lastfm-with-friends | 11 |
10 | fedaco | 7 |
11 | adminjs-sql | 3 |