-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Sezer Ekinci edited this page Sep 6, 2017
·
11 revisions

Client-Side NOSql Firebase Realtime Database modeling and management system. (only with angularjs for now...)
- Flatte provides to create a NOSql database model.
- MySQL like transaction for Firebase. (If all conditions are passed, flatte sends the whole data to firebase.)
- Client side processing.
- Flatte handles copy records and external effects for you. No need to write everything in your application. (Denormalization)
- Flatte allows you to create field based functions.
- You can create your constants with predefined templates. (also with functions)
- You can apply filters to incoming values. (Such as uppercase, date format..)
- With Flatte Manifesto Builder, you can easily create and visualize your manifest.
This is a beta release. We have not finished all the tests yet. Some functions may not work as expected.
We do not recommend using flatte in your actual projects.
Do not hasitate to open an issue. We are waiting for your collaborations to bring this project to a higher level. We are paying attentions on feedbacks.
Getting Started
Flatte Manifest
Predefined Templates
Usage
Flatte Manifest Builder
We recommend you to think various complex scenarios and make some tests. Flatte Manifest Builder will help you to create a manifest and you can run your tests, easily
- Flatte is licensed under the MIT License - see the LICENSE.md file for details
Getting Started
Flatte Manifest
Predefined Templates
Usage
Flatte Manifest Builder