Currently version contains :i assume function, trigger, (store) procedure and (job) scheduler will be available on your db engine too...
1-There is an ingredient we can't disclose because it's our secret source as they say, but we have developed a way to speed up the process of selecting a query on both indexed and non-indexed fields, even if the query contains many 'WHERE' conditions.Sincere congratulations on the new project that will be released Point 4 seems to me of particular interest, and brings the proposed system closer to the functionalities available only with a few other products such as Firebase or Mqtt systems
I see in point 3 particular emphasis on the speed of extracting information from the database, but are you talking about searches on non-indexed fields?
Will there be triggers to let the database engine execute functions directly?
A DBaaS product could be useful. You'll be competing with Amazon, right? Microsoft? Google? ?
1-There is an ingredient we can't disclose because it's our secret source as they say, but we have developed a way to speed up the process of selecting a query on both indexed and non-indexed fields, even if the query contains many 'WHERE' conditions.
None of the codes will be released, it will be released as a database engine.I believe this is one of the key points for any database engine, optimizing queries and using indexes where possible
So I understand that not all of the code will be released as a source, do I understand correctly?
So Windows only? Or also a Mac/Linux executable? As it is called B4XDatabase, I would think it runs on all platforms.an EXE
That's why i also said :So Windows only? Or also a Mac/Linux executable? As it is called B4XDatabase, I would think it runs on all platforms.
meaning a web app (B4J Web App) that you can use to develop and manage the databases using your browser (like phpmyadmin)an EXE and a cloud service.
Exactly, it can be used on B4X products using a library we built that communicates with the database.Ah ok, thanks for the clarification. So only the tool to design/manage is Windows (or cloud), the database itself (quering, CRUD) can be used on all platforms if I understand correctly.
Exactly, it can be used on B4X products using a library we built that communicates with the database.
This type of project requires a huge documentation which we are creating at the moment.
Only for B4X products for the time being, maybe in the future we may add support for other platforms.Only for B4x ?
Not for other developer enviroment (dot net, odbc, vba, flutter, ecc ...) ?
I usually don't respond to these type of posts but hey why not.@sfsameer It is better to direct your efforts for useful projects like your's existing projects, This kind of project is dead from now! Yes we know you are brilliant man, but you should adjust your direction carefully, time is going from your age man
What do you think about adding support for Android devices?
Do you plan to do Android development?
I would appreciate any feedback...
@sfsameer It is better to direct your efforts for useful projects like your's existing projects, This kind of project is dead from now! Yes we know you are brilliant man, but you should adjust your direction carefully, time is going from your age man
it would be convenient to include the data type bigint, tinyint, smallint, bit.3- Current data types are (Int, Date, DateTime, String, Numbers, Files) What else would you like us to add?