Skip to content

Commit

Permalink
Deno is still JavaScript
Browse files Browse the repository at this point in the history
  • Loading branch information
ramnes committed Jun 4, 2023
1 parent f2a5036 commit 3cea3f3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,9 +116,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. F
- [Alcinoe](https://github.com/MagicFoundation/Alcinoe) - Library for Delphi that includes a MongoDB client
- [TMongoWire](https://github.com/stijnsanders/TMongoWire) - Minimal community Delphi driver

### Deno
- [deno_mongo](https://github.com/denodrivers/mongo) - Community Deno driver

### Elixir
- [elixir-mongodb-driver](https://github.com/zookzook/elixir-mongodb-driver) - Community Elixir driver
- [mongodb](https://github.com/kobil-systems/mongodb) - Community Elixir driver
Expand Down Expand Up @@ -153,6 +150,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. F

### JavaScript
- [Camo](https://github.com/scottwrobinson/camo) - Class-based ES6 ODM for Mongo-like databases
- [deno_mongo](https://github.com/denodrivers/mongo) - Community Deno driver
- [DeriveJS](https://github.com/yuval-a/derivejs) - Reactive ODM that uses Javascript Proxies to enable transparent DB persistence
- [MEAN.JS](https://github.com/meanjs/mean) - Full stack based on MongoDB, Express, AngularJS, and Node.js
- [MERN (mern-starter)](https://github.com/Hashnode/mern-starter) - Full stack based on MongoDB, Express, React and Node.js
Expand Down

0 comments on commit 3cea3f3

Please sign in to comment.