I agree with Paul on this one , it would be nice for other languages
translation for the base api examples (JavaScript/Typescript)

and maybe some documentation so we can compare them


For full drivers you can use a packaged driver from npm , maven ...

ps: There is Firebird SQL Low Level api
https://github.com/asfernandes/node-firebird-drivers/tree/master/packages/node-firebird-native-api
also is recommended to use the High Level api wrapper
https://github.com/asfernandes/node-firebird-drivers/tree/master/packages/node-firebird-driver-native


pps: someone asked for JavaScript examples
https://twitter.com/swedenappz/status/1295918989944684546

On Tue, Aug 18, 2020 at 1:46 PM Paul Reeves <pree...@mail.ibphoenix.com>
wrote:

> On Mon, 17 Aug 2020 14:07:25 -0300
> Adriano dos Santos Fernandes <adrian...@gmail.com> wrote:
>
> >
> > I'd say its correct place would be a new project under the FirebirdSQL
> > organization.
>
> I agree and disagree. Yes - if we create what essentially would be a driver
> written in object pascal. That should certainly be in a separate project.
>
> But for now all I want to do is just create object pascal based copies of
> the
> c++ examples. They belong in the kits with the other examples.
>
> I'm certainly not interested in creating a driver - at least, not at this
> stage. My interest at the moment is in improving the examples that we ship
> in
> the kits.
>
> > There is no Java, .Net, etc in core, so should not be Pascal examples
> > there, specially, as you have figured out, the API is not easy to be
> > directly used by application developers.
>
> I'm not sure that this logic is sound. Personally I'd like to see java
> and .Net examples distributed. And any others languages that can connect to
> Firebird. Why not, for example, have 03.select.java that demonstrates the
> minimum required to do a select in java AND produces identical results
> to 03.select.cpp?
>
>
> Paul
> --
>
> Paul Reeves
> http://www.ibphoenix.com
> Supporting users of Firebird
>
>
>
> Firebird-Devel mailing list, web interface at
> https://lists.sourceforge.net/lists/listinfo/firebird-devel
>
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to