Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
The compass core framework is a design-agnostic framework that provides common code that would otherwise be duplicated across other frameworks and extensions. | MongoDB Atlas is a global cloud database service built and run by the team behind MongoDB. Enjoy the flexibility and scalability of a document database, with the ease and automation of a fully managed service on your preferred cloud. |
| - | Global clusters for world-class applications. Support for 60+ cloud regions across AWS, Azure, & GCP.;
Secure for sensitive data. Built-in security controls and features to meet your existing protocols and compliance standards.;
Designed for developer productivity. Integrated tools to manipulate, visualize, and analyze your data. Execute code in real time in response to data changes.;
Reliable for mission-critical workload. Highly available with distributed fault tolerance and backup options to meet your data recovery objectives.;
Built for optimal performance. On-demand scaling, resource optimization tools, and real-time visibility into database performance.
|
Statistics | |
GitHub Stars 6.7K | GitHub Stars - |
GitHub Forks 1.2K | GitHub Forks - |
Stacks 352 | Stacks 856 |
Followers 297 | Followers 940 |
Votes 12 | Votes 34 |
Pros & Cons | |
Pros
| Pros
|
Integrations | |

Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's translated to well-formatted, standard CSS using the command line tool or a web-framework plugin.

Less is a CSS pre-processor, meaning that it extends the CSS language, adding features that allow variables, mixins, functions and many other techniques that allow you to make CSS that is more maintainable, themable and extendable.

Stylus is a revolutionary new language, providing an efficient, dynamic, and expressive way to generate CSS. Supporting both an indented syntax and regular CSS style.

mLab is the largest cloud MongoDB service in the world, hosting over a half million deployments on AWS, Azure, and Google.

Compose makes it easy to spin up multiple open source databases with just one click. Deploy MongoDB for production, take Redis out for a performance test drive, or spin up RethinkDB in development before rolling it out to production.

PostCSS is a tool for transforming CSS with JS plugins. These plugins can support variables and mixins, transpile future CSS syntax, inline images, and more.

Bourbon is a library of pure sass mixins that are designed to be simple and easy to use. No configuration required. The mixins aim to be as vanilla as possible, meaning they should be as close to the original CSS syntax as possible.

Fast, scalable, and reliably-managed Mongo DB, Redis, Elasticsearch, PostgreSQL, CockroachDB and TimescaleDB. An easy to use DBaaS (database as a service) platform on private or public cloud. Complete DB Management & Administration.

It is a CSS file in which all class names and animation names are scoped locally by default. The key words here are scoped locally. With this, your CSS class names become similar to local variables in JavaScript. It goes into the compiler, and CSS comes out the other side.

It lets you write CSS in your JavaScript files without adding any runtime layer, and with your existing CSS processing pipeline.